I raised a small PR [1] with few updates in the release process in case someone wants to have a look before I merge it.
[1] https://github.com/apache/calcite/pull/3112 On Tue, Mar 14, 2023 at 3:31 PM Stamatis Zampetakis <[email protected]> wrote: > > While running the `./gradlew publishDist -Prc=0 -Pasf` task I encountered the > problem reported in [1] and was forced to complete the remaining steps > manually; hopefully I didn't miss anything. > For future reference, I outlined the manual steps that I took under [1]. > > I also encountered a small problem with the publish web site action [2]. > > [1] https://github.com/vlsi/vlsi-release-plugins/issues/64 > [2] https://issues.apache.org/jira/browse/CALCITE-5584 > > On Tue, Mar 14, 2023 at 3:02 PM Stamatis Zampetakis <[email protected]> wrote: >> >> The main branch is open again. >> >> On Fri, Mar 10, 2023 at 12:11 PM Stamatis Zampetakis <[email protected]> >> wrote: >>> >>> I am starting the RC process. Please hold off your commits from main. >>> >>> Best, >>> Stamatis >>> >>> On Fri, Mar 10, 2023 at 8:28 AM Alessandro Solimando >>> <[email protected]> wrote: >>>> >>>> +1 Stamatis, it's nice to help them out, thanks for being the RM >>>> >>>> On Fri 10 Mar 2023, 01:36 Benchao Li, <[email protected]> wrote: >>>> >>>> > +1, Thanks Stamatis for driving this. >>>> > >>>> > Stamatis Zampetakis <[email protected]> 于2023年3月10日周五 07:18写道: >>>> > >>>> > > Draft release notes: https://github.com/apache/calcite/pull/3103 >>>> > > >>>> > > On Thu, Mar 9, 2023 at 11:06 PM Charles Givre <[email protected]> wrote: >>>> > > >>>> > > > +1. Thank you very much for doing this! >>>> > > > -- C >>>> > > > >>>> > > > >>>> > > > >>>> > > > >>>> > > > > On Mar 9, 2023, at 5:01 PM, Francis Chuang >>>> > > > > <[email protected] >>>> > > >>>> > > > wrote: >>>> > > > > >>>> > > > > +1 Thanks for being RM, Stamatis! >>>> > > > > >>>> > > > > On 10/03/2023 8:57 am, Stamatis Zampetakis wrote: >>>> > > > >> Hello, >>>> > > > >> It's been a bit more than a month since our last release [1] and >>>> > there >>>> > > > are >>>> > > > >> currently ~30 new commits in master. >>>> > > > >> Although we could wait a bit longer before cutting a new release, >>>> > > > >> it >>>> > > > would >>>> > > > >> be nice to facilitate Drills efforts [2] in upgrading to the >>>> > > > >> latest >>>> > > > Calcite >>>> > > > >> release by providing a version with the fix for the small breaking >>>> > > > change >>>> > > > >> reported under CALCITE-5522. >>>> > > > >> If there are no objections, I will create an RC in the following >>>> > days. >>>> > > > >> If there are other must fix for 1.34.0 please let us know so that >>>> > > > >> we >>>> > > can >>>> > > > >> plan accordingly. >>>> > > > >> Best, >>>> > > > >> Stamatis >>>> > > > >> [1] https://calcite.apache.org/docs/history.html#v1-33-0 >>>> > > > >> [2] >>>> > https://lists.apache.org/thread/yo4075khphgbw1dzzo6w4kpvyl7280x9 >>>> > > > >>>> > > > >>>> > > >>>> > >>>> > >>>> > -- >>>> > >>>> > Best, >>>> > Benchao Li >>>> >
