snazy commented on PR #1883: URL: https://github.com/apache/polaris/pull/1883#issuecomment-2967640781
> @snazy I'll leave the question of rename vs. new cut to the release manager; my (incorrect?) assumption was that once we've picked a commit to release from we'd prefer not to change that lightly. If we end up closing the target branch here we can cherry pick this onto the new branch 👍 Yea - cherry-picking on the new branch is fine for me. I'd be very careful with removing the `-SNAPSHOT` suffix - there can be unforeseen consequences. BTW, if you're interested: Some technical background on semi-automatic releases [is here](https://github.com/apache/polaris/pull/485/files#diff-c06e8f0d65e645e2d79dec3ae62605594fb8f5949f24b9d23344ff4f2b0a287c). There are quite some annoying things for releases that can go wrong - most annoying is "concurrent merges/commits" that do happen in real life. -- 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]
