wu-sheng opened a new pull request, #27: URL: https://github.com/apache/skywalking-graalvm-distro/pull/27
## Summary - Fix silent crash when `git show` on submodule pom.xml fails with `set -euo pipefail` - Fix python3 heredoc argument passing (args were after PYEOF terminator, not passed to python3) - Make SVN move/remove steps idempotent so the script is safe to re-run after partial failure - Add pre-flight check that `python3` actually works (catches broken asdf/pyenv shims) ## Test plan - [x] Ran `bash release/post-vote.sh 0.3.0` end-to-end successfully after fixes 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
