Skip to content

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

Closed
blakeli0 wants to merge 1 commit intomainfrom
fix/ci-fix-poms-showcase
Closed

fix(hermetic): exclude showcase modules from versions.txt#13029
blakeli0 wants to merge 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:23
@blakeli0 blakeli0 requested a review from jinseopkim0 May 6, 2026 19:25
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 the fix_poms.py script to exclude modules containing "showcase" in their artifact ID from the versions.txt template rendering. The review feedback suggests using a more idiomatic Python list comprehension for this filtering and performing a case-insensitive check to ensure the exclusion is robust against naming variations.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 6, 2026

@blakeli0 blakeli0 closed this May 6, 2026
@blakeli0 blakeli0 deleted the fix/ci-fix-poms-showcase branch May 6, 2026 19:51
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

1 participant