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

Commits on Oct 19, 2020

  1. chore(java): use separate autosynth job for README (#161)

    * chore(java): use separate autosynth job for README
    
    Split java README generation into a separate, per-repo continuous job running from Kokoro.
    
    We now generate a new job that runs on commits to the primary branch that strictly manages the README.md. This should prevent us from seeing the contextless autosynth PRs which are caused by non-proto/template upstream changes.
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Tue Sep 29 15:48:03 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: e6168630be3e31eede633ba2c6f1cd64248dec1c
    Source-Link: googleapis/synthtool@e616863
    
    * build(java): readme.sh should be executable
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Wed Sep 30 13:20:04 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 0762e8ee2ec21cdfc4d82020b985a104feb0453b
    Source-Link: googleapis/synthtool@0762e8e
    yoshi-automation authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1c21c8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f7e3ff View commit details
    Browse the repository at this point in the history
  3. chore: release 0.12.2-SNAPSHOT (#184)

    🤖 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 19, 2020
    Configuration menu
    Copy the full SHA
    1cfb2ae View commit details
    Browse the repository at this point in the history
  4. chore: regenerate common templates (#186)

    * ci(java): suggest formatting fixes
    
    GitHub action config to run the java formatter and suggest inline fixes on the pull request.
    
    This was tested in java-asset: [example PR](googleapis/java-asset#392).
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Tue Oct 13 09:04:08 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: b65ef07d99946d23e900ef2cc490274a16edd336
    Source-Link: googleapis/synthtool@b65ef07
    
    * ci(java): restrict presubmit samples ITs to only snapshot
    
    This is to reduce resource consumption since we often times hit resource quota limit in samples testing.
    e.g. googleapis/java-bigquerydatatransfer#410
    
    Source-Author: Stephanie Wang <[email protected]>
    Source-Date: Thu Oct 15 17:16:14 2020 -0400
    Source-Repo: googleapis/synthtool
    Source-Sha: 27e0e916cbfdb3d5ff6639b686cc04f78a0b0386
    Source-Link: googleapis/synthtool@27e0e91
    
    * build(java): auto-approve README regeneration
    
    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Thu Oct 15 16:04:06 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 7c5370937dd9ba9dcf9cd7d2af880a58b389b4f1
    Source-Link: googleapis/synthtool@7c53709
    yoshi-automation authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    6ee260a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8a8adf7 View commit details
    Browse the repository at this point in the history
  6. ci: run downstream client library dependency tests (#183)

    This should detect if the current version of shared-dependencies, if released as-is, would cause a sampling of downstream client libraries to fail dependency checks.
    
    Fixes #177
    chingor13 authored Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1242c59 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce7c571 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. build(java): enable snippet-bot (#189)

    Source-Author: Jeff Ching <[email protected]>
    Source-Date: Mon Oct 19 16:13:57 2020 -0700
    Source-Repo: googleapis/synthtool
    Source-Sha: 5a506ec8765cc04f7e29f888b8e9b257d9a7ae11
    Source-Link: googleapis/synthtool@5a506ec
    yoshi-automation authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    8e34d94 View commit details
    Browse the repository at this point in the history
  2. feat: add jackson-core to the list of managed dependencies (#190)

    * feat: add jackson-core to the list of managed dependencies
    
    * import jackson-bom instead
    
    * import it as a BOM
    stephaniewang526 authored Oct 20, 2020
    Configuration menu
    Copy the full SHA
    b37035e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdb1e58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71979b7 View commit details
    Browse the repository at this point in the history
Loading