Skip to content

Commit 54cf2bb

Browse files
chore: Update generation configuration at Sun Oct 19 02:36:38 UTC 2025 (#1935)
* chore: Update generation configuration at Wed Oct 8 02:32:16 UTC 2025 * chore: Update generation configuration at Thu Oct 9 02:31:42 UTC 2025 * chore: Update generation configuration at Fri Oct 10 02:31:58 UTC 2025 * chore: Update generation configuration at Sat Oct 11 02:30:06 UTC 2025 * chore: Update generation configuration at Tue Oct 14 02:33:21 UTC 2025 * chore: Update generation configuration at Wed Oct 15 02:34:56 UTC 2025 * chore: Update generation configuration at Thu Oct 16 02:33:09 UTC 2025 * chore: Update generation configuration at Fri Oct 17 02:32:42 UTC 2025 * chore: generate libraries at Fri Oct 17 02:33:20 UTC 2025 * chore: Update generation configuration at Sat Oct 18 02:29:06 UTC 2025 * chore: Update generation configuration at Sun Oct 19 02:36:38 UTC 2025
1 parent 222aafb commit 54cf2bb

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.62.3
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.63.0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

.kokoro/presubmit/graalvm-native-a.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.52.3" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

.kokoro/presubmit/graalvm-native-b.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.52.3" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

.kokoro/presubmit/graalvm-native-c.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Configure the docker image for kokoro-trampoline.
44
env_vars: {
55
key: "TRAMPOLINE_IMAGE"
6-
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.52.3" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.53.0" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

generation_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.62.3
2-
googleapis_commitish: 6e79e73204aed17b11e724beebb9cf11f36ea57d
3-
libraries_bom_version: 26.69.0
1+
gapic_generator_version: 2.63.0
2+
googleapis_commitish: c288189b43c016dd3cf1ec73ce3cadee8b732f07
3+
libraries_bom_version: 26.70.0
44
libraries:
55
- api_shortname: pubsublite
66
name_pretty: Cloud Pub/Sub Lite

0 commit comments

Comments
 (0)