Skip to content
This repository was archived by the owner on Dec 3, 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-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.93.3
Choose a base ref
...
head repository: googleapis/java-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.93.4
Choose a head ref
  • 14 commits
  • 14 files changed
  • 4 contributors

Commits on Mar 17, 2020

  1. samples: scaffold pom.xml files (#188)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-03-17 12:21:17,604 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
    .github/ISSUE_TEMPLATE/bug_report.md
    .github/ISSUE_TEMPLATE/feature_request.md
    .github/ISSUE_TEMPLATE/support_request.md
    .github/PULL_REQUEST_TEMPLATE.md
    .github/release-please.yml
    .github/trusted-contribution.yml
    .kokoro/build.bat
    .kokoro/build.sh
    .kokoro/coerce_logs.sh
    .kokoro/common.cfg
    .kokoro/continuous/common.cfg
    .kokoro/continuous/dependencies.cfg
    .kokoro/continuous/integration.cfg
    .kokoro/continuous/java11.cfg
    .kokoro/continuous/java7.cfg
    .kokoro/continuous/java8-osx.cfg
    .kokoro/continuous/java8-win.cfg
    .kokoro/continuous/java8.cfg
    .kokoro/continuous/lint.cfg
    .kokoro/continuous/propose_release.cfg
    .kokoro/continuous/samples.cfg
    .kokoro/dependencies.sh
    .kokoro/linkage-monitor.sh
    .kokoro/nightly/common.cfg
    .kokoro/nightly/dependencies.cfg
    .kokoro/nightly/integration.cfg
    .kokoro/nightly/java11.cfg
    .kokoro/nightly/java7.cfg
    .kokoro/nightly/java8-osx.cfg
    .kokoro/nightly/java8-win.cfg
    .kokoro/nightly/java8.cfg
    .kokoro/nightly/lint.cfg
    .kokoro/nightly/samples.cfg
    .kokoro/presubmit/clirr.cfg
    .kokoro/presubmit/common.cfg
    .kokoro/presubmit/dependencies.cfg
    .kokoro/presubmit/integration.cfg
    .kokoro/presubmit/java11.cfg
    .kokoro/presubmit/java7.cfg
    .kokoro/presubmit/java8-osx.cfg
    .kokoro/presubmit/java8-win.cfg
    .kokoro/presubmit/java8.cfg
    .kokoro/presubmit/linkage-monitor.cfg
    .kokoro/presubmit/lint.cfg
    .kokoro/presubmit/samples.cfg
    .kokoro/release/bump_snapshot.cfg
    .kokoro/release/common.cfg
    .kokoro/release/common.sh
    .kokoro/release/drop.cfg
    .kokoro/release/drop.sh
    .kokoro/release/promote.cfg
    .kokoro/release/promote.sh
    .kokoro/release/publish_javadoc.cfg
    .kokoro/release/publish_javadoc.sh
    .kokoro/release/snapshot.cfg
    .kokoro/release/snapshot.sh
    .kokoro/release/stage.cfg
    .kokoro/release/stage.sh
    .kokoro/trampoline.sh
    CODE_OF_CONDUCT.md
    CONTRIBUTING.md
    LICENSE
    README.md
    codecov.yaml
    java.header
    license-checks.xml
    renovate.json
    samples/install-without-bom/pom.xml
    samples/pom.xml
    samples/snapshot/pom.xml
    samples/snippets/pom.xml
    2020-03-17 12:21:17,805 synthtool > Wrote metadata to synth.metadata.
    
    ```
    </details>
    yoshi-automation authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    d289132 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

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

Commits on Mar 19, 2020

  1. chore: release 1.93.4-SNAPSHOT (#186)

    🤖 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 Mar 19, 2020
    Configuration menu
    Copy the full SHA
    29d56bb View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

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

Commits on Mar 24, 2020

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

Commits on Mar 25, 2020

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

Commits on Mar 26, 2020

  1. Configuration menu
    Copy the full SHA
    2b1bd0d View commit details
    Browse the repository at this point in the history
  2. chore: update common templates (#196)

    This PR was generated using Autosynth. 🌈
    
    Synth log will be available here:
    https://source.cloud.google.com/results/invocations/f193fffb-af3a-401a-a8ed-2548fbd8844c/targets
    yoshi-automation authored Mar 26, 2020
    Configuration menu
    Copy the full SHA
    e1618ba View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

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

    …uration to v1.0.14 (#199)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | [com.google.cloud.samples:shared-configuration](https://togithub.com/GoogleCloudPlatform/java-repo-tools) | patch | `1.0.13` -> `1.0.14` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>GoogleCloudPlatform/java-repo-tools</summary>
    
    ### [`v1.0.14`](https://togithub.com/GoogleCloudPlatform/java-repo-tools/releases/v1.0.14)
    
    [Compare Source](https://togithub.com/GoogleCloudPlatform/java-repo-tools/compare/v1.0.13...v1.0.14)
    
    -   Update CheckStyle to 8.31
    -   Add SpotBugs
    
    </details>
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **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#googleapis/java-core).
    renovate-bot authored Mar 30, 2020
    Configuration menu
    Copy the full SHA
    16d4614 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. chore: remove samples pom.xml files (#200)

    We don't plan to write or need samples for this repository.
    chingor13 authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    4b661ed View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    ce6ec17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    129b3f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    875c4ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c850e36 View commit details
    Browse the repository at this point in the history
Loading