This is an automated email from the ASF dual-hosted git repository.

andygrove pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion-ballista.git


The following commit(s) were added to refs/heads/main by this push:
     new ac9bc060b docs: include TestPyPI wheels link in release vote email 
(#2010)
ac9bc060b is described below

commit ac9bc060bc1fb5e8a54e61bc7545241d6e5612e7
Author: Andy Grove <[email protected]>
AuthorDate: Sun Jul 12 12:18:36 2026 -0600

    docs: include TestPyPI wheels link in release vote email (#2010)
---
 dev/release/create-tarball.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/dev/release/create-tarball.sh b/dev/release/create-tarball.sh
index f1f0bd297..63d9f4fe4 100755
--- a/dev/release/create-tarball.sh
+++ b/dev/release/create-tarball.sh
@@ -83,6 +83,7 @@ I would like to propose a release of Apache DataFusion 
Ballista version ${versio
 This release candidate is based on commit: ${release_hash} [1]
 The proposed release tarball and signatures are hosted at [2].
 The changelog is located at [3].
+The Python wheels built from this release candidate are published to TestPyPI 
at [4].
 
 Please download, verify checksums and signatures, run the unit tests, and vote
 on the release. The vote will be open for at least 72 hours.
@@ -101,6 +102,7 @@ Here is my vote: +1
 [1]: https://github.com/apache/datafusion-ballista/tree/${release_hash}
 [2]: ${url}
 [3]: 
https://github.com/apache/datafusion-ballista/blob/${release_hash}/CHANGELOG.md
+[4]: https://test.pypi.org/project/ballista/${version}/
 MAIL
 echo "---------------------------------------------------------"
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to