Skip to content

fix(hermetic): exclude showcase modules from versions.txt#13030

Merged
blakeli0 merged 1 commit intomainfrom
fix/ci-fix-poms-showcase
May 7, 2026
Merged

fix(hermetic): exclude showcase modules from versions.txt#13030
blakeli0 merged 1 commit intomainfrom
fix/ci-fix-poms-showcase

Conversation

@blakeli0
Copy link
Copy Markdown
Contributor

@blakeli0 blakeli0 commented May 6, 2026

This PR updates fix_poms.py to completely exclude showcase-related modules (such as gapic-showcase, gapic-showcase-parent, etc.) from versions.txt.

fixes: #12914

@blakeli0 blakeli0 requested a review from a team as a code owner May 6, 2026 19:55
@blakeli0 blakeli0 requested a review from jinseopkim0 May 6, 2026 19:55
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 modifies fix_poms.py to exclude modules with "showcase" in their artifact ID from the versions.txt file. The reviewer suggested using a list comprehension to implement this filtering logic more concisely and idiomatically.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@blakeli0
Copy link
Copy Markdown
Contributor Author

blakeli0 commented May 7, 2026

cc: @zhumin8. We may need sync Librarian with this change.

@blakeli0 blakeli0 merged commit 6ce87b7 into main May 7, 2026
140 of 143 checks passed
@blakeli0 blakeli0 deleted the fix/ci-fix-poms-showcase branch May 7, 2026 21:20
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.

Showcase tests failed in the release PR

2 participants