From c10ba13eb98b3c68c26de17511922e8beff9bf01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Fri, 15 Nov 2024 17:56:51 +0100 Subject: [PATCH] Fix the release vote email template (#452) * Fix the release vote email template * Update build-logic/src/main/kotlin/publishing/rootProject.kt Co-authored-by: Alexandre Dutra --------- Co-authored-by: Alexandre Dutra --- .../src/main/kotlin/publishing/rootProject.kt | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/build-logic/src/main/kotlin/publishing/rootProject.kt b/build-logic/src/main/kotlin/publishing/rootProject.kt index 20566881a..6bf94bc58 100644 --- a/build-logic/src/main/kotlin/publishing/rootProject.kt +++ b/build-logic/src/main/kotlin/publishing/rootProject.kt @@ -151,16 +151,15 @@ internal fun configureOnRootProject(project: Project) = I propose that we release the following RC as the official $asfProjectName $versionNoRc release. - The commit ID is 229d8f6fcd109e6c8943ea7cbb41dab746c6d0ed * This corresponds to the tag: apache-$asfName-$version * https://github.com/apache/$asfName/commits/apache-$asfName-$version * https://github.com/apache/$asfName/tree/$gitCommitId The release tarball, signature, and checksums are here: - * https://dist.apache.org/repos/dist/dev/$asfName/apache-$asfName-$version + * https://dist.apache.org/repos/dist/dev/incubator/$asfName/apache-$asfName-$version You can find the KEYS file here: - * https://dist.apache.org/repos/dist/dev/$asfName/KEYS + * https://dist.apache.org/repos/dist/release/incubator/$asfName/KEYS Convenience binary artifacts are staged on Nexus. The Maven repository URL is: * $staginRepoUrl @@ -169,14 +168,17 @@ internal fun configureOnRootProject(project: Project) = Please vote in the next 72 hours. - [ ] +1 Release this as Apache Iceberg 1.6.0 + [ ] +1 Release this as Apache $asfName $version [ ] +0 [ ] -1 Do not release this because... - Only PMC members have binding votes, but other community members are + Only PPMC members and mentors have binding votes, but other community members are encouraged to cast non-binding votes. This vote will pass if there are 3 binding +1 votes and more binding +1 votes than -1 votes. + NB: if this vote pass, a new vote has to be started on the Incubator general mailing + list. + Thanks Regards """