Uh oh!
There was an error while loading. Please reload this page.
ci: check to confirm release versions are not yet published - #12714
ci: check to confirm release versions are not yet published#12714suztomo wants to merge 4 commits into
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new Python script to verify if Maven artifacts are already published to Maven Central. The review feedback suggests improving the script's robustness by logging errors during POM parsing and network requests, and updating the exit logic to return a non-zero status code when published versions are detected to ensure CI pipelines fail appropriately.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
suztomo
commented
Apr 8, 2026
It needs to handle the sub folders of deploy.skip. |
suztomo
commented
Apr 14, 2026
Right now many checks are red. Let's not increase the checks in this repository. |
Uh oh!
There was an error while loading. Please reload this page.