Skip to content
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-shared-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.4
Choose a base ref
...
head repository: googleapis/java-shared-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.10.0
Choose a head ref
  • 8 commits
  • 16 files changed
  • 4 contributors

Commits on Oct 28, 2020

  1. chore: release 0.9.5-SNAPSHOT (#205)

    🤖 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).
    release-please[bot] authored Oct 28, 2020
    Configuration menu
    Copy the full SHA
    45e61b3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. chore(ci): fix typo in restrict presubmit samples ITs to only snapshot (

    #204)
    
    Fixes below error in Java repos when googleapis/synthtool#804 was merged:
    ```
    github/java-bigquerystorage/.kokoro/build.sh: line 81: pushd: {SAMPLES_DIR}: No such file or directory
    ```
    
    Thanks @kolea2 for spotting this in Fusion build logs.
    
    cc @chingor13
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Mon Oct 26 13:44:04 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: f68649c5f26bcff6817c6d21e90dac0fc71fef8e
    Source-Link: googleapis/synthtool@f68649c
    yoshi-automation authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    329f419 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

  1. chore: regenerate common templates (#210)

    * chore(java): enable generated-files-bot
    
    This bot will comment on pull requests that modify templated files. For java, we configure to read from our 2 synth.metadata files: (primary templates and README)
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Fri Oct 30 14:22:02 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: b19b401571e77192f8dd38eab5fb2300a0de9324
    Source-Link: googleapis/synthtool@b19b401
    
    * chore(java): use production staging bucket
    
    Source-Author: Les Vogel <[email protected]>
    Source-Date: Wed Nov 4 10:18:01 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: c7824ea48ff6d4d42dfae0849aec8a85acd90bd9
    Source-Link: googleapis/synthtool@c7824ea
    
    * chore(java): ignore return code 28 in README autosynth job
    
    Exit code 28 is returned if no changes are required and should not be considered a failure.
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Mon Nov 9 14:51:28 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 7db8a6c5ffb12a6e4c2f799c18f00f7f3d60e279
    Source-Link: googleapis/synthtool@7db8a6c
    
    * build(java): use code-suggester v1 tag rather than full semver
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Thu Nov 12 10:07:08 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 7d652819519dfa24da9e14548232e4aaba71a11c
    Source-Link: googleapis/synthtool@7d65281
    
    * build(java): use actions/github-script v3 tag rather than full semver
    
    So that renovate-bot stops proposing PRs like [this](https://github.com/googleapis/java-bigquerydatatransfer/pull/515/files)!
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Tue Nov 17 13:02:02 2020 -0500
    Source-Repo: googleapis/synthtool
    Source-Sha: 7fcc405a579d5d53a726ff3da1b7c8c08f0f2d58
    Source-Link: googleapis/synthtool@7fcc405
    
    * chore(java): retry staging portion of the release with backoff
    
    * chore(java): retry staging portion of the release with backoff
    
    * build: skip logging the retried command - it may contain secrets
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Thu Nov 19 12:24:02 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 68742c6016bf0d16948a572633d17955a8737414
    Source-Link: googleapis/synthtool@68742c6
    
    * build(java): enable blunderbuss for samples
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Mon Nov 23 10:23:01 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 943bb78606d035001123030067dffcc34f4645f2
    Source-Link: googleapis/synthtool@943bb78
    
    * chore: Update publish_javadoc.sh
    
    * (chore) Update publish_javadoc.sh
    
    * add `export` to the envVar's to make sure maven knows about them.
    * report the Java version
    
    * chore: update script
    
    * remove `java -version`
    
    Co-authored-by: Jeffrey Rennie <[email protected]>
    
    Source-Author: Les Vogel <[email protected]>
    Source-Date: Mon Dec 7 09:37:58 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 5d11bd2888c38ce1fb6fa6bf25494a4219a73928
    Source-Link: googleapis/synthtool@5d11bd2
    yoshi-automation authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    82b7408 View commit details
    Browse the repository at this point in the history
  2. chore: regenerate common templates (#211)

    * ci(java): ignore bot users for generate-files-bot
    
    Depends on googleapis/repo-automation-bots#1254
    
    Fixes googleapis/repo-automation-bots#1096
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Tue Dec 15 16:16:07 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 3f67ceece7e797a5736a25488aae35405649b90b
    Source-Link: googleapis/synthtool@3f67cee
    
    * chore(java): remove formatter action
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Tue Dec 29 10:50:17 2020 -0800
    Source-Repo: googleapis/synthtool
    Source-Sha: 6133907dbb3ddab204a17a15d5c53ec0aae9b033
    Source-Link: googleapis/synthtool@6133907
    yoshi-automation authored Dec 30, 2020
    Configuration menu
    Copy the full SHA
    f1447d8 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

  1. feat: adding pom profile to generate docfx yml from javadoc (#213)

    * feat: adding pom profile to generate docfx yml from javadoc
    
    * fix: update pom path
    
    * fix: update path to be less explicit
    eaball35 authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    3527c47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb53922 View commit details
    Browse the repository at this point in the history
  3. changes without context (#215)

    autosynth cannot find the source of changes triggered by earlier changes in this
            repository, or by version upgrades to tools such as linters.
    yoshi-automation authored Jan 21, 2021
    Configuration menu
    Copy the full SHA
    4c69006 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. chore: release 0.10.0 (#214)

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