Skip to content

Conversation

@jinseopkim0
Copy link
Contributor

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.

@product-auto-label product-auto-label bot added the size: s Pull request size is small. label May 12, 2025
@sonarqubecloud
Copy link

@sonarqubecloud
Copy link

Quality Gate Passed Quality Gate passed for 'java_showcase_integration_tests'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@jinseopkim0 jinseopkim0 marked this pull request as ready for review May 12, 2025 15:53
@jinseopkim0 jinseopkim0 enabled auto-merge (squash) May 12, 2025 15:54
@jinseopkim0 jinseopkim0 merged commit 5cc8857 into main May 12, 2025
56 of 58 checks passed
@jinseopkim0 jinseopkim0 deleted the exitgate branch May 12, 2025 16:33
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
([#&#8203;3786](googleapis/sdk-platform-java#3786))
([5cc8857](googleapis/sdk-platform-java@5cc8857))

##### Dependencies

- update google auth library dependencies to v1.35.0
([#&#8203;3789](googleapis/sdk-platform-java#3789))
([93f4c95](googleapis/sdk-platform-java@93f4c95))
- update google http client dependencies to v1.47.0
([#&#8203;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
([#&#8203;3786](googleapis/sdk-platform-java#3786))
([5cc8857](googleapis/sdk-platform-java@5cc8857))

##### Dependencies

- update google auth library dependencies to v1.35.0
([#&#8203;3789](googleapis/sdk-platform-java#3789))
([93f4c95](googleapis/sdk-platform-java@93f4c95))
- update google http client dependencies to v1.47.0
([#&#8203;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

Labels

size: s Pull request size is small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants