Skip to content
This repository was archived by the owner on Sep 16, 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/java-artifact-registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: googleapis/java-artifact-registry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 11 commits
  • 16 files changed
  • 4 contributors

Commits on May 20, 2021

  1. chore: release 0.2.1-SNAPSHOT (#57)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored May 20, 2021
    Configuration menu
    Copy the full SHA
    7feece7 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. Configuration menu
    Copy the full SHA
    77248d5 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate README (#60)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2021-05-25 14:38:47,630 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-artifact-registry/.github/readme/synth.py.
    On branch autosynth-readme
    nothing to commit, working tree clean
    2021-05-25 14:38:48,957 synthtool [DEBUG] > Wrote metadata to .github/readme/synth.metadata/synth.metadata.
    
    ```
    </details>
    
    Full log will be available here:
    https://source.cloud.google.com/results/invocations/ff2a4e6e-15cf-43f3-a26e-bfe5083ae863/targets
    
    - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.)
    yoshi-automation authored May 25, 2021
    Configuration menu
    Copy the full SHA
    28be744 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    deb6c34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7837521 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e381e0 View commit details
    Browse the repository at this point in the history
  6. chore: Re-generated to pick up changes from synthtool. (#55)

    * changes without context
    
            autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    
    * chore: dump maven version along with java
    
    Source-Author: Igor Bernstein <[email protected]>
    Source-Date: Thu May 20 10:56:02 2021 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 8eae0234a16b26c2ff616d305dbd9786c8b10a47
    Source-Link: googleapis/synthtool@8eae023
    yoshi-automation authored May 25, 2021
    Configuration menu
    Copy the full SHA
    815b03f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2021

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

Commits on Jun 7, 2021

  1. chore(deps): update dependency com.google.cloud.samples:shared-config…

    …uration to v1.0.23 (#63)
    
    [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)
    
    This PR contains the following updates:
    
    | Package | Change | Age | Adoption | Passing | Confidence |
    |---|---|---|---|---|---|
    | com.google.cloud.samples:shared-configuration | `1.0.22` -> `1.0.23` | [![age](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/compatibility-slim/1.0.22)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.cloud.samples:shared-configuration/1.0.23/confidence-slim/1.0.22)](https://docs.renovatebot.com/merge-confidence/) |
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: At any time (no schedule defined).
    
    🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box.
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-artifact-registry).
    renovate-bot authored Jun 7, 2021
    Configuration menu
    Copy the full SHA
    f16c9b0 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Configuration menu
    Copy the full SHA
    db679e8 View commit details
    Browse the repository at this point in the history
  2. chore: release 0.2.1 (#65)

    🤖 I have created a release \*beep\* \*boop\*
    ---
    ### [0.2.1](https://www.github.com/googleapis/java-artifact-registry/compare/v0.2.0...v0.2.1) (2021-06-09)
    
    
    ### Dependencies
    
    * update dependency com.google.cloud:google-cloud-shared-dependencies to v1.3.0 ([#62](https://www.github.com/googleapis/java-artifact-registry/issues/62)) ([db679e8](https://www.github.com/googleapis/java-artifact-registry/commit/db679e8670d8d4011a631378ddfac005d9db57ac))
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
    release-please[bot] authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    9eecef8 View commit details
    Browse the repository at this point in the history
Loading