-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: googleapis/java-cloudbuild
base: v2.2.2
head repository: googleapis/java-cloudbuild
compare: v2.3.0
- 12 commits
- 63 files changed
- 4 contributors
Commits on Mar 11, 2021
-
chore: release 2.2.3-SNAPSHOT (#427)
🤖 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).
Configuration menu - View commit details
-
Copy full SHA for 0e8ec0e - Browse repository at this point
Copy the full SHA 0e8ec0eView commit details
Commits on Mar 17, 2021
-
chore(deps): update dependency com.google.cloud:libraries-bom to v19.…
…1.0 (#429) [](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [com.google.cloud:libraries-bom](https://togithub.com/GoogleCloudPlatform/cloud-opensource-java) | `19.0.0` -> `19.1.0` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### 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#github/googleapis/java-cloudbuild).
Configuration menu - View commit details
-
Copy full SHA for b84e599 - Browse repository at this point
Copy the full SHA b84e599View commit details -
chore: regenerate README (#430)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-17 20:15:56,413 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-cloudbuild/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-17 20:15:57,353 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/a40574ab-58ad-4040-8605-3f4dbf7c5ec3/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for eed2fad - Browse repository at this point
Copy the full SHA eed2fadView commit details -
chore(release): update Java microgenerator to 1.0.1 (#420)
Committer: @miraleung PiperOrigin-RevId: 360805639 Source-Author: Google APIs <[email protected]> Source-Date: Wed Mar 3 18:34:03 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 3befd26ca55723d3e8111909331eac1249837987 Source-Link: googleapis/googleapis@3befd26 Co-authored-by: kelsk <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f3aa752 - Browse repository at this point
Copy the full SHA f3aa752View commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1e2dc3c - Browse repository at this point
Copy the full SHA 1e2dc3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c2b9e - Browse repository at this point
Copy the full SHA f8c2b9eView commit details -
chore: regenerate README (#433)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-22 19:02:12,620 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-cloudbuild/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-22 19:02:13,432 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/5c091fce-6526-4e7a-85ef-1f7bbe6f7f46/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for efb22a9 - Browse repository at this point
Copy the full SHA efb22a9View commit details -
chore: regenerate README (#434)
This PR was generated using Autosynth. 🌈 <details><summary>Log from Synthtool</summary> ``` 2021-03-22 19:18:46,276 synthtool [DEBUG] > Executing /root/.cache/synthtool/java-cloudbuild/.github/readme/synth.py. On branch autosynth-readme nothing to commit, working tree clean 2021-03-22 19:18:47,152 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/07f0f723-612d-4058-878c-930e28221d25/targets - [ ] To automatically regenerate this PR, check this box.
Configuration menu - View commit details
-
Copy full SHA for fb5b40a - Browse repository at this point
Copy the full SHA fb5b40aView commit details
Commits on Mar 24, 2021
-
chore: pick up changes from googleapis - Secret Manager, TriggerWebho…
…ok (#432) * chore: update gax-java dependency to 1.62 PiperOrigin-RevId: 361377784 Source-Author: Google APIs <[email protected]> Source-Date: Sat Mar 6 21:09:41 2021 -0800 Source-Repo: googleapis/googleapis Source-Sha: 0e915217fb5261c1e57bfaf0e16ee5c7feaaba89 Source-Link: googleapis/googleapis@0e91521 * chore: update java microgenerator to 1.0.2 Adds request initialization to sample code Committer: @miraleung PiperOrigin-RevId: 362856902 Source-Author: Google APIs <[email protected]> Source-Date: Sun Mar 14 20:47:20 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 1305ca41d554eb0725237561e34129373bb8cbc1 Source-Link: googleapis/googleapis@1305ca4 * fix: Specify `build` as the body of a `CreateBuild` call. The Cloud Build API has always assumed this, but now we are actually specifying it. feat: Add `ReceiveTriggerWebhook` for webhooks activating specific triggers. docs: Update field docs on required-ness behavior and fix typos. docs: Add `$PROJECT_NUMBER` as a substitution variable. feat: Add `SecretManager`-related resources and messages for corresponding integration. docs: Clarify lifetime/expiration behavior around `ListBuilds` page tokens. feat: Add `COMMENTS_ENABLED_FOR_EXTERNAL_CONTRIBUTORS_ONLY` for corresponding comment control behavior with triggered builds. feat: Add `E2_HIGHCPU_8` and `E2_HIGHCPU_32` machine types. Committer: @LOZORD PiperOrigin-RevId: 363244566 Source-Author: Google APIs <[email protected]> Source-Date: Tue Mar 16 12:32:12 2021 -0700 Source-Repo: googleapis/googleapis Source-Sha: 913f5553d5ff5940cddd8245313136449b2a3571 Source-Link: googleapis/googleapis@913f555
Configuration menu - View commit details
-
Copy full SHA for be35172 - Browse repository at this point
Copy the full SHA be35172View commit details -
chore(java): detect sample-secrets in build.sh (#436)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/775742c8-ff3d-4a81-822c-5385ac2583d2/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@bb854b6
Configuration menu - View commit details
-
Copy full SHA for 6255116 - Browse repository at this point
Copy the full SHA 6255116View commit details
Commits on Mar 30, 2021
-
chore: remove staging bucket v2 (#437)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/93c222eb-f06c-4e85-a161-3fb9b3966d50/targets - [ ] To automatically regenerate this PR, check this box. (May take up to 24 hours.) Source-Link: googleapis/synthtool@572ef8f
Configuration menu - View commit details
-
Copy full SHA for 5ca3868 - Browse repository at this point
Copy the full SHA 5ca3868View commit details -
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eac7a77 - Browse repository at this point
Copy the full SHA eac7a77View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.2.2...v2.3.0