Skip to content

Commit 2b928a8

Browse files
chore: Update generation configuration at Sun May 4 02:35:46 UTC 2025 (#2397)
* chore: Update generation configuration at Fri Apr 25 02:32:33 UTC 2025 * chore: Update generation configuration at Sat Apr 26 02:30:25 UTC 2025 * chore: Update generation configuration at Sun Apr 27 02:33:21 UTC 2025 * chore: Update generation configuration at Tue Apr 29 02:32:31 UTC 2025 * chore: Update generation configuration at Wed Apr 30 02:32:26 UTC 2025 * chore: Update generation configuration at Thu May 1 02:35:32 UTC 2025 * chore: Update generation configuration at Fri May 2 02:32:47 UTC 2025 * chore: Update generation configuration at Sat May 3 02:31:23 UTC 2025 * chore: Update generation configuration at Sun May 4 02:35:46 UTC 2025 * chore: generate libraries at Sun May 4 02:36:20 UTC 2025
1 parent 1cf223a commit 2b928a8

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

.github/workflows/hermetic_library_generation.yaml

+1-1
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/[email protected].2
40+
- uses: googleapis/sdk-platform-java/.github/[email protected].3
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

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

+1-1
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.46.2" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_a:3.46.3" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

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

+1-1
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.46.2" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_b:3.46.3" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

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

+1-1
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.46.2" # {x-version-update:google-cloud-shared-dependencies:current}
6+
value: "gcr.io/cloud-devrel-public-resources/graalvm_sdk_platform_c:3.46.3" # {x-version-update:google-cloud-shared-dependencies:current}
77
}
88

99
env_vars: {

generation_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
gapic_generator_version: 2.56.2
2-
googleapis_commitish: 261895f1d8ced9564f4cf872f7f4f9a1f4c615d3
1+
gapic_generator_version: 2.56.3
2+
googleapis_commitish: 7ab5d0f5e87ed25778eeb8318e89cdad4d67ed6c
33
libraries_bom_version: 26.59.0
44
libraries:
55
- api_shortname: pubsub

0 commit comments

Comments
 (0)