+1 (binding) * Ran release verification script on Ubuntu 14.04 (gcc 4.8.5, Python 3.6, Ruby 2.5.x, NodeJS 10.8) * Ran release verification script on Windows 10
I took the opportunity to document my process on https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates. The Windows script needed some work: https://github.com/apache/arrow/pull/2373 I had a failed Python unit test that I reported in https://issues.apache.org/jira/browse/ARROW-2987. This is dependent on particular details of the environment On Sun, Aug 5, 2018 at 6:41 PM, Phillip Cloud <[email protected]> wrote: > Just updated the pip wheels section > > On Sat, Aug 4, 2018 at 4:52 PM Phillip Cloud <[email protected]> wrote: > >> I've updated the "Main source release and vote" section. I will update the >> section about uploading pip wheels etc tomorrow. >> >> On Sat, Aug 4, 2018 at 4:37 PM Phillip Cloud <[email protected]> wrote: >> >>> Thanks, the edit button is now available. >>> >>> On Sat, Aug 4, 2018 at 4:35 PM Wes McKinney <[email protected]> wrote: >>> >>>> I just made you an admin (all PMCs should be admin on this space). I >>>> turned on "Add" permission for pages for all confluence-users. >>>> >>>> On Sat, Aug 4, 2018 at 4:17 PM, Phillip Cloud <[email protected]> wrote: >>>> > I don't appear to have the ability to edit the page (despite the >>>> unlocked >>>> > icon saying everyone can edit). I don't see any "edit" button anywhere. >>>> > Tried in both Chromium and Firefox. Is there some other hidden >>>> permission >>>> > that I need? >>>> > >>>> > On Sat, Aug 4, 2018 at 4:02 PM Wes McKinney <[email protected]> >>>> wrote: >>>> > >>>> >> Phillip and Krisztian, >>>> >> >>>> >> Would you be able to update the release management guide on the wiki >>>> >> while your knowledge of the process is freshest? >>>> >> >>>> >> >>>> https://cwiki.apache.org/confluence/display/ARROW/Release+Management+Guide >>>> >> >>>> >> Thanks! >>>> >> >>>> >> On Fri, Aug 3, 2018 at 7:33 PM, Krisztián Szűcs >>>> >> <[email protected]> wrote: >>>> >> > +1 >>>> >> > >>>> >> > ran ./dev/release/verify-release-candidate.sh 0.10.0 1 >>>> >> > (same GISCAN issue Uwe has mentioned in RC0 thread) >>>> >> > >>>> >> > * macOS 10.13.5 >>>> >> > * java 10.0.2 >>>> >> > * python 3.6.5 >>>> >> > * clang-902.0.39.2 >>>> >> > * node v10.6.0 >>>> >> > >>>> >> > On Aug 3 2018, at 5:52 pm, Uwe L. Korn <[email protected]> wrote: >>>> >> >> >>>> >> >> +1 (binding) >>>> >> >> * ran ./dev/release/verify-release-candidate.sh on MacOS >>>> >> >> * verified together with Marco that his problems are gone >>>> >> >> >>>> >> >> On Fri, Aug 3, 2018, at 5:45 PM, Li Jin wrote: >>>> >> >> > +1 >>>> >> >> > >>>> >> >> > ran ./dev/release/verify-release-candidate.sh on MacOS >>>> >> >> > * Java 8 >>>> >> >> > * clang-902.0.39.2 >>>> >> >> > >>>> >> >> > On Fri, Aug 3, 2018 at 3:31 PM, Phillip Cloud <[email protected] >>>> > >>>> >> wrote: >>>> >> >> > > That should say "2nd" release candidate by the way. Apologies. >>>> >> >> > > On Fri, Aug 3, 2018 at 11:29 AM Phillip Cloud < >>>> [email protected]> >>>> >> wrote: >>>> >> >> > > > +1 (binding) >>>> >> >> > > > ran ./dev/release/verify-release-candidate.sh 0.10.0 1 >>>> >> >> > > > * Arch Linux >>>> >> >> > > > * java8 >>>> >> >> > > > * ruby 2.5.1p57 >>>> >> >> > > > * python3.6 >>>> >> >> > > > * clang 6.0.0 >>>> >> >> > > > * node v10.5.0 >>>> >> >> > > > >>>> >> >> > > > On Fri, Aug 3, 2018 at 10:55 AM Phillip Cloud < >>>> [email protected]> >>>> >> wrote: >>>> >> >> > > > > Hello all, >>>> >> >> > > > > I'd like to propose the 1st release candidate (rc1) of >>>> Apache >>>> >> Arrow >>>> >> >> > > > > version >>>> >> >> > > > > 0.10.0. rc0 was invalidated because of ARROW-2963, the fix >>>> for >>>> >> which is >>>> >> >> > > > > incorporated into rc1. >>>> >> >> > > > > >>>> >> >> > > > > This release candidate is distinct from previous releases >>>> in >>>> >> that it >>>> >> >> > > > > includes binary artifacts such as python wheels, conda >>>> >> packages, and >>>> >> >> > > > > various linux distro packages in addition to the source >>>> release >>>> >> as was >>>> >> >> > > > > previously available. >>>> >> >> > > > > >>>> >> >> > > > > The release verification script in master now verifies the >>>> >> checksums and >>>> >> >> > > > > GPG signatures of both the source release and the binary >>>> >> artifacts. >>>> >> >> > > > > >>>> >> >> > > > > The source release rc1 is hosted at [1]. >>>> >> >> > > > > The binary artifacts are hosted at [2]. >>>> >> >> > > > > >>>> >> >> > > > > This release candidate is based on commit >>>> >> >> > > > > 07f142df646c9070fc9c627004dfdc96914fe487 [3] >>>> >> >> > > > > >>>> >> >> > > > > The changelog is located at [4]. >>>> >> >> > > > > Please download, verify checksums and signatures, run the >>>> unit >>>> >> tests, >>>> >> >> > > > > and vote on the release. >>>> >> >> > > > > >>>> >> >> > > > > The vote will be open for at least 72 hours. >>>> >> >> > > > > [ ] +1 Release this as Apache Arrow 0.10.0 >>>> >> >> > > > > [ ] +0 >>>> >> >> > > > > [ ] -1 Do not release this as Apache Arrow 0.10.0 >>>> because... >>>> >> >> > > > > >>>> >> >> > > > > Thanks, >>>> >> >> > > > > Phillip >>>> >> >> > > > > >>>> >> >> > > > > How to validate a release signature: >>>> >> >> > > > > https://httpd.apache.org/dev/verification.html >>>> >> >> > > > > >>>> >> >> > > > > [1]: >>>> >> >> > > > > >>>> >> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0.10.0-rc1/ >>>> >> >> > > > > [2]: >>>> >> >> > > > > >>>> https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-0. >>>> >> >> > > > >>>> >> >> > > >>>> >> >> > > 10.0-rc1/binaries >>>> >> >> > > > > [3]: >>>> >> >> > > > > >>>> >> https://github.com/apache/arrow/tree/07f142df646c9070fc9c627004dfdc >>>> >> >> > > > >>>> >> >> > > >>>> >> >> > > 96914fe487 >>>> >> >> > > > > [4]: >>>> >> >> > > > > >>>> >> https://github.com/apache/arrow/blob/07f142df646c9070fc9c627004dfdc >>>> >> >> > > > >>>> >> >> > > >>>> >> >> > > 96914fe487/CHANGELOG.md >>>> >> >> > >>>> >> >> >>>> >> >> >>>> >> > >>>> >> >>>> >>>
