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

enricomi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git


The following commit(s) were added to refs/heads/master by this push:
     new cbf3a98  Add staging repo link to vote template (#80)
cbf3a98 is described below

commit cbf3a987c29aac81f55fcc8f0e5a77915d5c3d8f
Author: Enrico Minack <[email protected]>
AuthorDate: Wed Jun 19 13:17:25 2024 +0200

    Add staging repo link to vote template (#80)
---
 community/how to release.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/community/how to release.md b/community/how to release.md
index b51edeb..b4d7818 100644
--- a/community/how to release.md       
+++ b/community/how to release.md       
@@ -257,6 +257,8 @@ Hello Uniffle Community,
     The release candidates:
         
https://dist.apache.org/repos/dist/dev/incubator/uniffle/${release_version}-${rc_version}/
     
+    The Staging Repository:
+        
https://repository.apache.org/content/repositories/orgapacheuniffle-${staging_id}/
     
     Git tag for the release:
         
https://github.com/apache/incubator-uniffle/tree/v${release_version}-${rc_version}

Reply via email to