Skip to content

Commit 844f4fa

Browse files
chore: Update generation configuration at Sun May 4 02:32:11 UTC 2025 (#1792)
* chore: Update generation configuration at Fri Apr 25 02:28:50 UTC 2025 * chore: Update generation configuration at Sat Apr 26 02:27:15 UTC 2025 * chore: Update generation configuration at Sun Apr 27 02:30:03 UTC 2025 * chore: Update generation configuration at Tue Apr 29 02:28:50 UTC 2025 * chore: Update generation configuration at Wed Apr 30 02:28:51 UTC 2025 * chore: Update generation configuration at Thu May 1 02:31:39 UTC 2025 * chore: Update generation configuration at Fri May 2 02:29:09 UTC 2025 * chore: Update generation configuration at Sun May 4 02:32:11 UTC 2025 * chore: generate libraries at Sun May 4 02:32:42 UTC 2025
1 parent cc6ee41 commit 844f4fa

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
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

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.56.2
2-
googleapis_commitish: 261895f1d8ced9564f4cf872f7f4f9a1f4c615d3
3-
libraries_bom_version: 26.59.0
1+
gapic_generator_version: 2.56.3
2+
googleapis_commitish: 7ab5d0f5e87ed25778eeb8318e89cdad4d67ed6c
3+
libraries_bom_version: 26.59.0
44
libraries:
55
- api_shortname: logging
66
name_pretty: Cloud Logging

0 commit comments

Comments
 (0)