Hi Zhe, Thanks for the feedback. When preparing the build, the command seemed to finish successfully (no error/exception reported, and the return value was 0). However, by checking the log, it seems the pushRcTag failed to push the tag to remote (maybe it is because I am using a different name for the apache repository, which is not "origin"). Now I have manually pushed the tag, so it should be showing the release note of 1.30.0. Please check.
Best, Liya Fan Zhe Hu <[email protected]> 于2022年3月5日周六 19:11写道: > Hi, Fan Liya. > Thanks for your great job of releasing Calcite 1.30.0. > I’m trying to read the release notes in > https://github.com/apache/calcite/blob/calcite-1.30.0-rc0/site/_docs/history.md. > However, the latest version of this page is still 1.29.0. I’m not sure if > it’s my permission issue or not. But I can read it in your PR( > https://github.com/apache/calcite/pull/2739/files). > By the way, +1 for this release. > > > Best, > ZheHu > On 03/5/2022 17:56,Fan Liya<[email protected]> wrote: > Hi all, > > I have created a build for Apache Calcite 1.30.0, release > candidate 0. > > Thanks to everyone who has contributed to this release. > > You can read the release notes here: > > https://github.com/apache/calcite/blob/calcite-1.30.0-rc0/site/_docs/history.md > > The commit to be voted upon: > > https://gitbox.apache.org/repos/asf?p=calcite.git;a=commit;h=28aacc0bbccfbcd821fece72ae3d92f6c1db8a5e > > Its hash is 28aacc0bbccfbcd821fece72ae3d92f6c1db8a5e > > Tag: > https://github.com/apache/calcite/tree/calcite-1.30.0-rc0 > > The artifacts to be voted on are located here: > https://dist.apache.org/repos/dist/dev/calcite/apache-calcite-1.30.0-rc0 > (revision 52873) > > The hashes of the artifacts are as follows: > > 339b279426abfc09a73b0daf94479127aa469b1cd3fa1b1cf0842f57d64daf0e080d4e85ccdd2d32032ed424a39388790743adf2aec869480612e37003eabfc5 > *apache-calcite-1.30.0-src.tar.gz > > A staged Maven repository is available for review at: > > https://repository.apache.org/content/repositories/orgapachecalcite-1148/org/apache/calcite/ > > Release artifacts are signed with the following key: > https://people.apache.org/keys/committer/COMMITTER_ID.asc > https://www.apache.org/dist/calcite/KEYS > > To create the jars and test Apache Calcite: "gradle build" > (requires an appropriate Gradle/JDK installation) > > Please vote on releasing this package as Apache Calcite 1.30.0. > > The vote is open for the next 72 hours and passes if a majority of at > least three +1 PMC votes are cast. > > [ ] +1 Release this package as Apache Calcite 1.30.0 > [ ] 0 I don't feel strongly about it, but I'm okay with the release > [ ] -1 Do not release this package because... > > Here is my vote: > > +1 (binding) > > Best, > Liya Fan >
