kszucs commented on pull request #11733:
URL: https://github.com/apache/arrow/pull/11733#issuecomment-977940022
> Should we do this after `dev/release/post-12-bump-versions.sh`?
Hmm, I think we don't need to merge the RC branch to master. We should (in
case of a major release):
1. execute dev/release/post-12-bump-versions.sh on master
2. push the new commits to upstream master
3. tag the HEAD as `apache-arrow-${next_release}.dev`
The 2. and 3. steps could be added to `post-12-bump-versions.sh` instead of
an additional script.
--
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]