1.  [done] rebase master
2.  [done] upload source
3.  [kszucs] upload binaries
4.  [ ] update website
5.  [ ] upload ruby gems
6.  [ ] upload js packages
8.  [ ] upload C# packages
9.  [andygrove] upload rust crates
10. [uwe] update conda recipes
11. [kszucs] upload wheels to pypi
12. [ ] update homebrew packages
13. [kszucs] update maven artifacts
14. [ ] update msys2
15. [ ] update R packages
16. [ ] update docs

On Fri, Jul 24, 2020, at 3:03 PM, Krisztián Szűcs wrote:
> Thanks Andy! Updated the checklist:
> 
> 1.  [done] rebase master
> 2.  [done] upload source
> 3.  [kszucs] upload binaries
> 4.  [ ] update website
> 5.  [ ] upload ruby gems
> 6.  [ ] upload js packages
> 8.  [ ] upload C# packages
> 9.  [andygrove] upload rust crates
> 10. [ ] update conda recipes
> 11. [kszucs] upload wheels to pypi
> 12. [ ] update homebrew packages
> 13. [kszucs] update maven artifacts
> 14. [ ] update msys2
> 15. [ ] update R packages
> 16. [ ] update docs
> 
> On Fri, Jul 24, 2020 at 2:26 PM Andy Grove <andygrov...@gmail.com> wrote:
> >
> > I can take care  of the Rust release.
> >
> > On Fri, Jul 24, 2020, 6:24 AM Krisztián Szűcs <szucs.kriszt...@gmail.com>
> > wrote:
> >
> > > Here is the post-release checklist, I'm working on the first three
> > > tasks. If anyone would like to help, please let me know.
> > >
> > > 1.  [kszucs] rebase master
> > > 2.  [kszucs] upload source
> > > 3.  [kszucs] upload binaries
> > > 4.  [ ] update website
> > > 5.  [ ] upload ruby gems
> > > 6.  [ ] upload js packages
> > > 8.  [ ] upload C# packages
> > > 9.  [ ] upload rust crates
> > > 10. [ ] update conda recipes
> > > 11. [ ] upload wheels to pypi
> > > 12. [ ] update homebrew packages
> > > 13. [ ] update maven artifacts
> > > 14. [ ] update msys2
> > > 15. [ ] update R packages
> > > 16. [ ] update docs
> > >
> > > On Fri, Jul 24, 2020 at 2:19 PM Krisztián Szűcs
> > > <szucs.kriszt...@gmail.com> wrote:
> > > >
> > > > The VOTE carries with 6 binding +1 votes and 1 non-binding +1 vote and
> > > > 1 non-binding +0 vote.
> > > >
> > > > I'm starting the post release tasks and keep you posted about the
> > > > remaining tasks.
> > > >
> > > > Thanks everyone!
> > > >
> > > > On Fri, Jul 24, 2020 at 2:16 PM Krisztián Szűcs
> > > > <szucs.kriszt...@gmail.com> wrote:
> > > > >
> > > > > On Tue, Jul 21, 2020 at 3:57 PM Ryan Murray <rym...@dremio.com> wrote:
> > > > > >
> > > > > > +0 (non-binding)
> > > > > >
> > > > > >
> > > > > > I verified source, release, binaries, integration tests for Python,
> > > C++,
> > > > > > Java. All went fine except for a failed test in c++ Gandiva: [
> > > FAILED  ]
> > > > > > TestProjector.TestDateTime
> > > > >
> > > > > It's hard to evaluate without any context.
> > > > >
> > > > > I executed specifically this test case locally and it has passed.
> > > > > According to the rest of the votes I don't consider it as a blocker.
> > > > >
> > > > > >
> > > > > >
> > > > > > Not sure if this is known or expected?
> > > > > >
> > > > > >
> > > > > > On Tue, Jul 21, 2020 at 1:32 PM Andy Grove <andygrov...@gmail.com>
> > > wrote:
> > > > > >
> > > > > > > +1 (binding) on testing the Rust implementation only.
> > > > > > >
> > > > > > > I did notice that the release script is not updating all the
> > > versions
> > > > > > > correctly and I filed a JIRA [1].
> > > > > > >
> > > > > > > This shouldn't prevent the release though since this one version
> > > number can
> > > > > > > be updated manually when we publish the crates.
> > > > > > >
> > > > > > > [1] https://issues.apache.org/jira/browse/ARROW-9537
> > > > > > >
> > > > > > > On Mon, Jul 20, 2020 at 8:08 PM Krisztián Szűcs <
> > > szucs.kriszt...@gmail.com
> > > > > > > >
> > > > > > > wrote:
> > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > > I would like to propose the following release candidate (RC2) of
> > > Apache
> > > > > > > > Arrow version 1.0.0. This is a release consisting of 838
> > > > > > > > resolved JIRA issues[1].
> > > > > > > >
> > > > > > > > This release candidate is based on commit:
> > > > > > > > b0d623957db820de4f1ff0a5ebd3e888194a48f0 [2]
> > > > > > > >
> > > > > > > > The source release rc2 is hosted at [3].
> > > > > > > > The binary artifacts are hosted at [4][5][6][7].
> > > > > > > > The changelog is located at [8].
> > > > > > > >
> > > > > > > > Please download, verify checksums and signatures, run the unit
> > > tests,
> > > > > > > > and vote on the release. See [9] for how to validate a release
> > > candidate.
> > > > > > > >
> > > > > > > > The vote will be open for at least 72 hours.
> > > > > > > >
> > > > > > > > [ ] +1 Release this as Apache Arrow 1.0.0
> > > > > > > > [ ] +0
> > > > > > > > [ ] -1 Do not release this as Apache Arrow 1.0.0 because...
> > > > > > > >
> > > > > > > > [1]:
> > > > > > > >
> > > > > > >
> > > https://issues.apache.org/jira/issues/?jql=project%20%3D%20ARROW%20AND%20status%20in%20%28Resolved%2C%20Closed%29%20AND%20fixVersion%20%3D%201.0.0
> > > > > > > > [2]:
> > > > > > > >
> > > > > > >
> > > https://github.com/apache/arrow/tree/b0d623957db820de4f1ff0a5ebd3e888194a48f0
> > > > > > > > [3]:
> > > https://dist.apache.org/repos/dist/dev/arrow/apache-arrow-1.0.0-rc2
> > > > > > > > [4]: https://bintray.com/apache/arrow/centos-rc/1.0.0-rc2
> > > > > > > > [5]: https://bintray.com/apache/arrow/debian-rc/1.0.0-rc2
> > > > > > > > [6]: https://bintray.com/apache/arrow/python-rc/1.0.0-rc2
> > > > > > > > [7]: https://bintray.com/apache/arrow/ubuntu-rc/1.0.0-rc2
> > > > > > > > [8]:
> > > > > > > >
> > > > > > >
> > > https://github.com/apache/arrow/blob/b0d623957db820de4f1ff0a5ebd3e888194a48f0/CHANGELOG.md
> > > > > > > > [9]:
> > > > > > > >
> > > > > > >
> > > https://cwiki.apache.org/confluence/display/ARROW/How+to+Verify+Release+Candidates
> > > > > > > >
> > > > > > >
> > >
>

Reply via email to