-
Notifications
You must be signed in to change notification settings - Fork 69
feat: add cloudbuild config to publish image via AR Exit Gate #3786
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
|
meltsufin
approved these changes
May 12, 2025
ldetmer
pushed a commit
that referenced
this pull request
May 13, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.58.0</summary> ## [2.58.0](v2.57.0...v2.58.0) (2025-05-13) ### Features * add cloudbuild config to publish image via AR Exit Gate ([#3786](#3786)) ([5cc8857](5cc8857)) ### Dependencies * update google auth library dependencies to v1.35.0 ([#3789](#3789)) ([93f4c95](93f4c95)) * update google http client dependencies to v1.47.0 ([#3790](#3790)) ([4478e34](4478e34)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
svc-squareup-copybara
pushed a commit
to cashapp/misk
that referenced
this pull request
Jun 3, 2025
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.google.api.grpc:proto-google-common-protos](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.57.0` -> `2.58.0` | | [com.google.cloud:google-cloud-core-http](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.56.0` -> `2.57.0` | | [com.google.cloud:google-cloud-core](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.56.0` -> `2.57.0` | | [com.google.api:gax](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.66.0` -> `2.67.0` | | [software.amazon.awssdk:sdk-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.54` -> `2.31.55` | | [software.amazon.awssdk:sqs](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.54` -> `2.31.55` | | [software.amazon.awssdk:dynamodb-enhanced](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.54` -> `2.31.55` | | [software.amazon.awssdk:dynamodb](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.54` -> `2.31.55` | | [software.amazon.awssdk:aws-core](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.54` -> `2.31.55` | | [software.amazon.awssdk:bom](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.54` -> `2.31.55` | | [software.amazon.awssdk:auth](https://aws.amazon.com/sdkforjava) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `2.31.54` -> `2.31.55` | | [com.amazonaws:aws-java-sdk-sqs](https://aws.amazon.com/sdkforjava) ([source](https://github.com/aws/aws-sdk-java)) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `1.12.783` -> `1.12.784` | | [com.amazonaws:aws-java-sdk-s3](https://aws.amazon.com/sdkforjava) ([source](https://github.com/aws/aws-sdk-java)) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `1.12.783` -> `1.12.784` | | [com.amazonaws:aws-java-sdk-dynamodb](https://aws.amazon.com/sdkforjava) ([source](https://github.com/aws/aws-sdk-java)) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `1.12.783` -> `1.12.784` | | [com.amazonaws:aws-java-sdk-core](https://aws.amazon.com/sdkforjava) ([source](https://github.com/aws/aws-sdk-java)) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `1.12.783` -> `1.12.784` | --- ### Release Notes <details> <summary>googleapis/sdk-platform-java (com.google.api.grpc:proto-google-common-protos)</summary> ### [`v2.58.0`](https://github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2580-2025-05-13) ##### Features - add cloudbuild config to publish image via AR Exit Gate ([#​3786](googleapis/sdk-platform-java#3786)) ([5cc8857](googleapis/sdk-platform-java@5cc8857)) ##### Dependencies - update google auth library dependencies to v1.35.0 ([#​3789](googleapis/sdk-platform-java#3789)) ([93f4c95](googleapis/sdk-platform-java@93f4c95)) - update google http client dependencies to v1.47.0 ([#​3790](googleapis/sdk-platform-java#3790)) ([4478e34](googleapis/sdk-platform-java@4478e34)) </details> <details> <summary>aws/aws-sdk-java (com.amazonaws:aws-java-sdk-sqs)</summary> ### [`v1.12.784`](https://github.com/aws/aws-sdk-java/blob/HEAD/CHANGELOG.md#112784-2025-05-30) [Compare Source](aws/aws-sdk-java@1.12.783...1.12.784) #### **Amazon DynamoDB** - ### Bugfixes - Avoid silently throwing exception when retrieving account ID from resource name </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: 7d481c98a73f33aaee655d0909cb9a5b0622e4ff
lqiu96
pushed a commit
that referenced
this pull request
Jun 10, 2025
The new file .cloudbuild/library_generation/cloudbuild-library-generation-push-exitgate.yaml is based on .cloudbuild/library_generation/cloudbuild-library-generation-push.yaml. The main difference is that the image is output to us-central1-docker.pkg.dev/cloud-sdk-production-pipeline/images-dev, which is the entry point of the AR Exit Gate.
lqiu96
pushed a commit
that referenced
this pull request
Jun 10, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.58.0</summary> ## [2.58.0](v2.57.0...v2.58.0) (2025-05-13) ### Features * add cloudbuild config to publish image via AR Exit Gate ([#3786](#3786)) ([5cc8857](5cc8857)) ### Dependencies * update google auth library dependencies to v1.35.0 ([#3789](#3789)) ([93f4c95](93f4c95)) * update google http client dependencies to v1.47.0 ([#3790](#3790)) ([4478e34](4478e34)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
svc-squareup-copybara
pushed a commit
to cashapp/misk
that referenced
this pull request
Jun 24, 2025
| Package | Type | Package file | Manager | Update | Change | |---|---|---|---|---|---| | [com.google.cloud:google-cloud-core-http](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.57.2` -> `2.58.0` | | [com.google.cloud:google-cloud-core](https://github.com/googleapis/sdk-platform-java) | dependencies | misk/gradle/libs.versions.toml | gradle | minor | `2.57.2` -> `2.58.0` | | [org.junit.jupiter:junit-jupiter-params](https://junit.org/) ([source](https://github.com/junit-team/junit-framework)) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.13.1` -> `5.13.2` | | [org.junit.jupiter:junit-jupiter-engine](https://junit.org/) ([source](https://github.com/junit-team/junit-framework)) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.13.1` -> `5.13.2` | | [org.junit.jupiter:junit-jupiter-api](https://junit.org/) ([source](https://github.com/junit-team/junit-framework)) | dependencies | misk/gradle/libs.versions.toml | gradle | patch | `5.13.1` -> `5.13.2` | --- ### Release Notes <details> <summary>googleapis/sdk-platform-java (com.google.cloud:google-cloud-core-http)</summary> ### [`v2.58.0`](https://github.com/googleapis/sdk-platform-java/blob/HEAD/CHANGELOG.md#2580-2025-05-13) ##### Features - add cloudbuild config to publish image via AR Exit Gate ([#​3786](googleapis/sdk-platform-java#3786)) ([5cc8857](googleapis/sdk-platform-java@5cc8857)) ##### Dependencies - update google auth library dependencies to v1.35.0 ([#​3789](googleapis/sdk-platform-java#3789)) ([93f4c95](googleapis/sdk-platform-java@93f4c95)) - update google http client dependencies to v1.47.0 ([#​3790](googleapis/sdk-platform-java#3790)) ([4478e34](googleapis/sdk-platform-java@4478e34)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am every weekday" in timezone Australia/Melbourne, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Never, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). GitOrigin-RevId: d4226a9851aad5d996d2f7be462aadc72a1f3f75
lqiu96
pushed a commit
that referenced
this pull request
Aug 21, 2025
The new file .cloudbuild/library_generation/cloudbuild-library-generation-push-exitgate.yaml is based on .cloudbuild/library_generation/cloudbuild-library-generation-push.yaml. The main difference is that the image is output to us-central1-docker.pkg.dev/cloud-sdk-production-pipeline/images-dev, which is the entry point of the AR Exit Gate.
lqiu96
pushed a commit
that referenced
this pull request
Aug 21, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.58.0</summary> ## [2.58.0](v2.57.0...v2.58.0) (2025-05-13) ### Features * add cloudbuild config to publish image via AR Exit Gate ([#3786](#3786)) ([5cc8857](5cc8857)) ### Dependencies * update google auth library dependencies to v1.35.0 ([#3789](#3789)) ([93f4c95](93f4c95)) * update google http client dependencies to v1.47.0 ([#3790](#3790)) ([4478e34](4478e34)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
lqiu96
pushed a commit
that referenced
this pull request
Aug 27, 2025
🤖 I have created a release *beep* *boop* --- <details><summary>2.58.0</summary> ## [2.58.0](v2.57.0...v2.58.0) (2025-05-13) ### Features * add cloudbuild config to publish image via AR Exit Gate ([#3786](#3786)) ([5cc8857](5cc8857)) ### Dependencies * update google auth library dependencies to v1.35.0 ([#3789](#3789)) ([93f4c95](93f4c95)) * update google http client dependencies to v1.47.0 ([#3790](#3790)) ([4478e34](4478e34)) </details> --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.



The new file .cloudbuild/library_generation/cloudbuild-library-generation-push-exitgate.yaml is based on .cloudbuild/library_generation/cloudbuild-library-generation-push.yaml. The main difference is that the image is output to us-central1-docker.pkg.dev/cloud-sdk-production-pipeline/images-dev, which is the entry point of the AR Exit Gate.