adoroszlai commented on PR #67: URL: https://github.com/apache/ozone-site/pull/67#issuecomment-1921739852
> What are the thoughts on this order of steps: > > 1. Update version on master > 2. Update protolock on master > 3. Cut the release branch from the protolock commit * Branch for version X needs to be cut from some commit prior to the one that updates version to X+1 in POMs. * But it doesn't have to be exactly the preceding commit, since we are not publishing snapshot jars. Based on that, I suggest the following order: 1. Update protolock on master 2. Update version on master 3. Cut the release branch from the protolock commit No big deal if any other commits end up on master between 1 and 2. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
