Skip to content
This repository was archived by the owner on Jul 6, 2023. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googleapis/python-artifact-registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: googleapis/python-artifact-registry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 20 commits
  • 58 files changed
  • 9 contributors

Commits on Mar 23, 2021

  1. chore: regenerate to pick up changes from synthtool. (#6)

    * chore: add pre-commit-config to renovate ignore paths
    
    Disable renovate PRs on the .pre-commit-config.yaml which is templated from synthtool. https://docs.renovatebot.com/configuration-options/#ignorepaths
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Mon Mar 15 09:05:39 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: 2c54c473779ea731128cea61a3a6c975a08a5378
    Source-Link: googleapis/synthtool@2c54c47
    
    * build(python): fail nox sessions if a python version is missing
    
    Nox's default behavior is to quietly skip if a python interpreter is missing. https://nox.thea.codes/en/stable/usage.html#failing-sessions-when-the-interpreter-is-missing
    
    Source-Author: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
    Source-Date: Tue Mar 16 13:38:02 2021 -0600
    Source-Repo: googleapis/synthtool
    Source-Sha: eda422b90c3dde4a872a13e6b78a8f802c40d0db
    Source-Link: googleapis/synthtool@eda422b
    
    * chore(python): add kokoro configs for periodic builds against head
    
    This change should be non-destructive.
    
    Note for library repo maintainers:
    After applying this change, you can easily add (or change) periodic
    builds against head by adding config files in google3.
    
    See python-pubsub repo for example.
    
    Source-Author: Takashi Matsuo <tmatsuo@google.com>
    Source-Date: Fri Mar 19 11:17:59 2021 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 79c8dd7ee768292f933012d3a69a5b4676404cda
    Source-Link: googleapis/synthtool@79c8dd7
    yoshi-automation authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    0e4d430 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2021

  1. Configuration menu
    Copy the full SHA
    c3006e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2021

  1. test(python): use constraints files to check dependency lower bounds (#7

    )
    
    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/fdb15d46-6b3d-42c1-9166-380aab3d31f2/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@86ed43d
    Source-Link: googleapis/synthtool@f5c5904
    yoshi-automation authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    c07faf8 View commit details
    Browse the repository at this point in the history
  2. build(python): update docfx job to use new plugin (#10)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/ebc46242-6dff-4f98-b69f-79b844f6d64e/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@4501974
    yoshi-automation authored Mar 31, 2021
    Configuration menu
    Copy the full SHA
    cd76db6 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. chore: Add license headers for python config files (#13)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/30a2d101-2124-4efb-a4a9-f09170e85baa/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@5b5bf6d
    yoshi-automation authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    044250b View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Configuration menu
    Copy the full SHA
    3660b10 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. chore: templates update (#17)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/0132d4b4-e925-416d-8b57-8d018e62ea7c/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    
    Source-Link: googleapis/synthtool@043cc62
    Source-Link: googleapis/synthtool@721339a
    yoshi-automation authored Apr 16, 2021
    Configuration menu
    Copy the full SHA
    7e3c1b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. chore: prevent normalization of semver versioning (#16)

    When there is a patch version added to semver versioning, setuptools.setup(version) will normalize the versioning from `-patch` to `.patch` which is not correct SEMVER versioning. The added feature with setuptools.sic(version) will prevent this from happening.
    dandhlee authored Apr 19, 2021
    Configuration menu
    Copy the full SHA
    842deb8 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. chore(revert): revert preventing normalization (#18)

    reverts previous commit for preventing normalization of versioning
    dandhlee authored Apr 27, 2021
    Configuration menu
    Copy the full SHA
    7ca377b View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. chore: add SECURITY.md (#20)

    chore: add SECURITY.md
    google-cloud-policy-bot[bot] authored May 12, 2021
    Configuration menu
    Copy the full SHA
    483966d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdc0d5b View commit details
    Browse the repository at this point in the history
  3. chore: migrate to owl bot (#23)

    This PR migrates from autosynth to [owl bot](https://github.com/googleapis/repo-automation-bots/tree/master/packages/owl-bot).  owl bot will save time for maintainers as it will automatically open PRs when there are updates in [googleapis-gen](https://github.com/googleapis/googleapis-gen/tree/master/google) without requiring maintainers to run `synthtool` to build the client from protos. Additionally, similar to autosynth, PRs will be automatically opened when there are template updates.
    parthea authored May 12, 2021
    Configuration menu
    Copy the full SHA
    27c620f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2021

  1. chore: new owl bot post processor docker image (#26)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:4c981a6b6f2b8914a448d7b3a01688365be03e3ed26dfee399a6aa77fb112eaa
    gcf-owl-bot[bot] authored May 16, 2021
    Configuration menu
    Copy the full SHA
    8590901 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2021

  1. chore: add cicd (devplat) team to codeowners (#30)

    * chore: add cicd team to codeowners
    
    * chore: fix minor error in json
    Shabirmean authored May 20, 2021
    Configuration menu
    Copy the full SHA
    b1e4de0 View commit details
    Browse the repository at this point in the history
  2. feat: support self-signed JWT flow for service accounts (#25)

    * chore: upgrade gapic-generator-python to 0.46.3
    
    PiperOrigin-RevId: 373649163
    
    Source-Link: googleapis/googleapis@7e1b14e
    
    Source-Link: https://github.com/googleapis/googleapis-gen/commit/0a3c7d272d697796db75857bac73905c68e498c3
    
    * 🦉 Updates from OwlBot
    
    * add workaround for gapic generator docstring bug
    
    * run post processor
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    Co-authored-by: Dina Graves Portman <dinagraves@google.com>
    Co-authored-by: Anthonios Partheniou <partheniou@google.com>
    4 people authored May 20, 2021
    Configuration menu
    Copy the full SHA
    fade594 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. chore: new owl bot post processor docker image (#34)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:3c3a445b3ddc99ccd5d31edc4b4519729635d20693900db32c4f587ed51f7479
    gcf-owl-bot[bot] authored May 22, 2021
    Configuration menu
    Copy the full SHA
    3914814 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. chore: new owl bot post processor docker image (#35)

    gcr.io/repo-automation-bots/owlbot-python:latest@sha256:0856ca711da1fd5ec9d6d7da6c50aa0bbf550fb94acb47b55159a640791987bf
    
    Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
    gcf-owl-bot[bot] and gcf-owl-bot[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    30d5cf8 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.2.0 (#32)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    109215f View commit details
    Browse the repository at this point in the history
  3. chore: release 0.2.0 (#32)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    5a4900a View commit details
    Browse the repository at this point in the history
  4. chore: release 0.2.0 (#32)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored May 25, 2021
    Configuration menu
    Copy the full SHA
    3e83e47 View commit details
    Browse the repository at this point in the history
Loading