kevinjqliu commented on code in PR #588: URL: https://github.com/apache/iceberg-go/pull/588#discussion_r2404709127
########## .github/workflows/rc.yml: ########## Review Comment: simplifying this github action. rc should just build the artifact upon tag push. removed "audit" step (`dev/release/run_rat.sh`) and "verify" step (`dev/release/verify_rc.sh `). if necessary, we can run these in the release_rc script after the artifacts are built -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
