snazy opened a new issue, #2822: URL: https://github.com/apache/polaris/issues/2822
### Is your feature request related to a problem? Please describe. Verifying a Polaris release candidate is a quite complex effort, most of the individual tasks can be automated. The goal is to have a script that can perform the release-candidate verification tasks that can be automated, which are: * Check GPG signatures (`*.asc` files) * Verify file checksums (`*.md5/sha1/sha256/sha512` files) * Verify that all artifacts are present * Compare the contents of the source tarball against the Git tag * Verify that the staged artifacts are equal to locally built artifacts (reproducible build) and provide some insights (`zipcmp`/`zipinfo`/`diff`) if not * Emit an informational message about the known non-reproducible artifacts as mentioned in #2204 Non-goals * Validate contents of LICENSE and NOTICE files ### Describe the solution you'd like _No response_ ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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]
