Skip to content

chore: update GH Action templates to use gapic-libraries-bom version#12872

Merged
suztomo merged 1 commit intogoogleapis:mainfrom
suztomo:update-templates-gapic-bom
Apr 21, 2026
Merged

chore: update GH Action templates to use gapic-libraries-bom version#12872
suztomo merged 1 commit intogoogleapis:mainfrom
suztomo:update-templates-gapic-bom

Conversation

@suztomo
Copy link
Copy Markdown
Member

@suztomo suztomo commented Apr 21, 2026

This PR updates the templates in sdk-platform-java/hermetic_build/library_generation/owlbot/templates/java_library/ to use gapic-libraries-bom and the v{version} tag format for action versioning.

The Git tag for shared dependencies BOM version is created by an automation (GitHub Actions) automatically. While it would work just fine, chaining automated events will make future troubleshooting difficult. So let's rely on the original tag of the google-cloud-java repository, which matches gapic-libraries-bom version.

b/503444342

@suztomo suztomo requested a review from a team as a code owner April 21, 2026 02:59
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the GitHub Actions reference logic in update_generation_config.sh to utilize gapic-libraries-bom and modifies the renovate_config_check.yaml workflow to trigger on its own changes while streamlining the validation process with npx. A critical issue was identified regarding the pinned version of the renovate package, which appears to be a typo and would cause the CI job to fail.

@suztomo suztomo force-pushed the update-templates-gapic-bom branch from 0954f34 to a61aebf Compare April 21, 2026 03:03
@suztomo suztomo changed the title chore: Update templates to use gapic-libraries-bom chore: update templates to use gapic-libraries-bom Apr 21, 2026
@suztomo suztomo changed the title chore: update templates to use gapic-libraries-bom chore: update GH Action templates to use gapic-libraries-bom version Apr 21, 2026
@suztomo suztomo requested a review from blakeli0 April 21, 2026 14:42
@suztomo suztomo merged commit 338a7ad into googleapis:main Apr 21, 2026
117 checks passed
@suztomo suztomo deleted the update-templates-gapic-bom branch April 21, 2026 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants