andygrove opened a new pull request, #2010: URL: https://github.com/apache/datafusion-ballista/pull/2010
# Which issue does this PR close? N/A # Rationale for this change The release manager now publishes the RC's Python wheels to TestPyPI as part of the pre-vote dry-run, and the release README already documents how voters can verify those wheels. The generated `[VOTE]` email, however, does not point voters at them. Including a direct link makes it easy for voters to find and verify the published wheels alongside the source tarball. # What changes are included in this PR? Updates the vote email template generated by `dev/release/create-tarball.sh` to mention the Python wheels published to TestPyPI and adds a `[4]` reference linking to `https://test.pypi.org/project/ballista/${version}/`. # Are there any user-facing changes? No. This only affects the release manager's generated vote email. -- 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]
