Looks like the plan to split the release manager duties between 3.1.4/3.2.2 was a success. It required very little communication aside from a few messages in HipChat. I actually found it easier to do this way because I felt focused on just the release i was working on - in the drudgery of release my mind would lapse sometimes and I'd make some dumb mistakes. Anyway, I've setup JIRA for our next releases of 3.1.5 (!) and 3.2.3. Haven't bumped the repos back to SNAPSHOT yet so please keep work in branches until that happens.
Note that there are no artifacts for gremlin-python in pypi yet as they don't have a staging system like sonatype. I'll publicly have to release those after we VOTE. Thanks to Ted for doing the 3.1.4 release - much appreciated. On Tue, Sep 6, 2016 at 7:04 AM, Stephen Mallette <[email protected]> wrote: > I've started working on release stuff, though it occurred to me that I'm > dependent on Ted completing certain aspects of his 3.1.4 release so that > tp31 can merge to master with all the "release" updates. Anyway, I'll go as > far as I can then wait for word from Ted on 3.1.4. > > On Fri, Sep 2, 2016 at 11:44 AM, Stephen Mallette <[email protected]> > wrote: > >> Ted, fixed up some javadoc on tp31 branch - meant to do it earlier in the >> week (but forgot unfortunately): >> >> https://issues.apache.org/jira/browse/TINKERPOP-1418 >> >> Updated CHANGELOG with the JIRA issue. Anyway, everything is looking >> pretty good for release next week. >> >> On Thu, Sep 1, 2016 at 6:21 PM, Stephen Mallette <[email protected]> >> wrote: >> >>> Just published what I believe is the final 3.2.2-SNAPSHOT docs prior to >>> VOTE. >>> >>> http://tinkerpop.apache.org/docs/3.2.2-SNAPSHOT/ >>> >>> On Thu, Sep 1, 2016 at 3:38 PM, Ted Wilmes <[email protected]> wrote: >>> >>>> Cool, thanks for the update. I had not merged tp31 back into master >>>> after >>>> my changelog updates so thanks for taking care of that. >>>> >>>> --Ted >>>> >>>> On Thu, Sep 1, 2016 at 12:54 PM, Stephen Mallette <[email protected] >>>> > >>>> wrote: >>>> >>>> > Ted, I noticed some formatting problems in the headers for asciidoc >>>> on the >>>> > tp31 branch. I corrected those. I don't think you need to republish >>>> the >>>> > SNAPSHOT docs over that minor change. Obviously, we'd get the fixes >>>> in the >>>> > official release. I also implemented this on tp31: >>>> > >>>> > https://issues.apache.org/jira/browse/TINKERPOP-1416 >>>> > >>>> > I updated CHANGELOG manually since you already generated that stuff. >>>> > >>>> > >>>> > >>>> > On Wed, Aug 31, 2016 at 3:00 PM, Ted Wilmes <[email protected]> >>>> wrote: >>>> > >>>> > > The 3.1.4-SNAPSHOT docs have been published to: >>>> http://tinkerpop.apache. >>>> > > org/docs/3.1.4-SNAPSHOT/ >>>> > > >>>> > > Changelog bugs and improvements have also been updated with where we >>>> > stand >>>> > > at this point with 3.1.4: >>>> > > https://github.com/apache/tinkerpop/blob/tp31/CHANGELOG.asciidoc >>>> > > >>>> > > Thanks, >>>> > > Ted >>>> > > >>>> > > >>>> > > >>>> > > >>>> > > On Sun, Aug 28, 2016 at 7:52 AM, Ted Wilmes <[email protected]> >>>> wrote: >>>> > > >>>> > > > Hello, >>>> > > > The 3.1.4-SNAPSHOT has been published. As Stephen mentioned, we >>>> do not >>>> > > > expect any >>>> > > > non-doc changes/additions to tp31 but let me know if something >>>> comes >>>> > up. >>>> > > > I'll be reviewing >>>> > > > the docs and publishing a doc snapshot later this week. >>>> > > > >>>> > > > Thanks, >>>> > > > Ted >>>> > > > >>>> > > > On Sat, Aug 27, 2016 at 5:15 AM, Stephen Mallette < >>>> > [email protected]> >>>> > > > wrote: >>>> > > > >>>> > > >> Code freeze begins today. Some minor changes to expect on master: >>>> > > >> >>>> > > >> + We have one lingering PR that needs to be merged once it is >>>> rebased: >>>> > > >> https://github.com/apache/tinkerpop/pull/385 >>>> > > >> + I suspect we will see more tests on gremlin-python as well as >>>> tweaks >>>> > > to >>>> > > >> the build process >>>> > > >> + We may see one more serializers added to GraphSON 2.0 - >>>> > > >> TraversalExplanation >>>> > > >> + More docs as usual >>>> > > >> >>>> > > >> Recall, that gremlin-python and GraphSON 2.0 will be >>>> "experimental" >>>> > so I >>>> > > >> don't think we should be too concerned about late changes on that >>>> > stuff >>>> > > at >>>> > > >> this point. So - nothing major coming down the pike and as far >>>> as I >>>> > know >>>> > > >> there shouldn't be any change on tp31 branch aside from some >>>> added >>>> > > >> documentation. >>>> > > >> >>>> > > >> Providers should be free to test things out in their >>>> implementations. >>>> > > I've >>>> > > >> published the 3.2.2-SNAPSHOT to Apache Snapshots repo. Note that >>>> Ted >>>> > is >>>> > > >> going to be handling the 3.1.4 release - he will publish the >>>> > > >> 3.1.4-SNAPSHOT >>>> > > >> sometime soon (thanks for helping out with that Ted - it will be >>>> > > >> interesting to have two voices taking us through code freeze >>>> week into >>>> > > >> release).. >>>> > > >> >>>> > > >> As usual, please stay tuned to this thread for updates as we >>>> head to >>>> > > >> release. Thanks! >>>> > > >> >>>> > > > >>>> > > > >>>> > > >>>> > >>>> >>> >>> >> >
