ajantha-bhat commented on pull request #4326: URL: https://github.com/apache/iceberg/pull/4326#issuecomment-1067489419
> If I remember correctly, this is why we added the release-base-0.12.0 tag to master. That way we have a tag to pick up. @rdblue : Yes. But only problem is that we may not be able to create an exact tag on `master` branch for that release as we have released from the `release` branch and commits may not be same. So, we may end up creating two tags per version (one for release, one dummy tag for build). which looks odd. But still ok for me. So, please create a build tag `release-base-0.13.0` on master branch and add it to the release steps (As we have to do it on every release). I can close this PR after that. Thanks. -- 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]
