alamb opened a new pull request, #796:
URL: https://github.com/apache/arrow-rs-object-store/pull/796

   Closes https://github.com/apache/arrow-rs-object-store/issues/775
   
   ## Rationale
   
   Pushing the final `vX.Y.Z` tag during release candidate preparation creates 
a GitHub Release before the ASF vote has passed. This can make an unapproved 
release candidate look like an official release.
   
   ## Changes
   
   - Document creating and pushing `v<version>-rc<rc>` tags during RC 
preparation.
   - Keep the final `v<version>` tag as a manual post-approval step, matching 
the arrow-rs release model.
   - Update `create-tarball.sh` to archive from the RC tag and include the 
release candidate SHA256 plus release issue placeholder in the generated vote 
email.
   - Replace the inline README vote email template with a link to an example 
mailing-list thread.
   
   ## Validation
   
   - `bash -n dev/release/create-tarball.sh dev/release/release-tarball.sh 
dev/release/verify-release-candidate.sh`
   - `git diff --check apache/main..HEAD`
   


-- 
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]

Reply via email to