pingtimeout opened a new pull request, #3295: URL: https://github.com/apache/polaris/pull/3295
This PR adds a safety check in the 4th release workflow that publishes artifacts after a vote has passed for a given RC. When the workflow is run, it verifies that it is running on a `release/[major].[minor].x` branch **and** that the head of that branch corresponds to the last RC tag. That second condition ensures that no new commit has been added since the vote started for the last RC. It is necessary because part of publishing involves rebuilding Polaris Docker images, so the source code must be identical to the RC. Marking this PR as draft given that it has not been tested yet. -- 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]
