This is an automated email from the ASF dual-hosted git repository. enricomi pushed a commit to branch release-add-staging-repo in repository https://gitbox.apache.org/repos/asf/incubator-uniffle-website.git
commit d60938f4cdf06cbe9d870cbfec29727df54d3c25 Author: Enrico Minack <[email protected]> AuthorDate: Wed Jun 19 11:00:02 2024 +0200 Add staging repo link to vote template --- 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}
