On Fri, Feb 22, 2019 at 3:46 PM Kenneth Knowles <k...@apache.org> wrote:
> I believe you need to sign & hash the Python wheels. The instructions is > unfortunately a bit hidden in the release guide without an entry in the > table of contents: > Done, thank you for the pointer. > > "Once all python wheels have been staged dist.apache.org, please run > ./sign_hash_python_wheels.sh to sign and hash python wheels." > > On Fri, Feb 22, 2019 at 8:40 AM Ahmet Altay <al...@google.com> wrote: > >> >> >> On Fri, Feb 22, 2019 at 1:32 AM Robert Bradshaw <rober...@google.com> >> wrote: >> >>> It looks like >>> https://github.com/apache/beam/blob/release-2.11.0/build.gradle >>> differs from the copy in the release source tarball (line 22, and some >>> whitespace below). Other than that, the artifacts and signatures look >>> good. >>> >> >> Thank you. I fixed the issue (please take a look again). The difference >> was due to https://issues.apache.org/jira/browse/BEAM-6726. >> >> >>> >>> On Fri, Feb 22, 2019 at 9:50 AM Ahmet Altay <al...@google.com> wrote: >>> > >>> > Hi everyone, >>> > >>> > Please review and vote on the release candidate #1 for the version >>> 2.11.0, as follows: >>> > >>> > [ ] +1, Approve the release >>> > [ ] -1, Do not approve the release (please provide specific comments) >>> > >>> > The complete staging area is available for your review, which includes: >>> > * JIRA release notes [1], >>> > * the official Apache source release to be deployed to dist.apache.org >>> [2], which is signed with the key with fingerprint >>> 64B84A5AD91F9C20F5E9D9A7D62E71416096FA00 [3], >>> > * all artifacts to be deployed to the Maven Central Repository [4], >>> > * source code tag "v2.11.0-RC1" [5], >>> > * website pull request listing the release [6] and publishing the API >>> reference manual [7]. >>> > * Python artifacts are deployed along with the source release to the >>> dist.apache.org [2]. >>> > * Validation sheet with a tab for 2.11.0 release to help with >>> validation [8]. >>> > >>> > The vote will be open for at least 72 hours. It is adopted by majority >>> approval, with at least 3 PMC affirmative votes. >>> > >>> > Thanks, >>> > Ahmet >>> > >>> > [1] >>> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12319527&version=12344775 >>> > [2] https://dist.apache.org/repos/dist/dev/beam/2.11.0/ >>> > [3] https://dist.apache.org/repos/dist/release/beam/KEYS >>> > [4] >>> https://repository.apache.org/content/repositories/orgapachebeam-1061/ >>> > [5] https://github.com/apache/beam/tree/v2.11.0-RC1 >>> > [6] https://github.com/apache/beam/pull/7924 >>> > [7] https://github.com/apache/beam-site/pull/587 >>> > [8] >>> https://docs.google.com/spreadsheets/d/1qk-N5vjXvbcEk68GjbkSZTR8AGqyNUM-oLFo_ZXBpJw/edit#gid=542393513 >>> > >>> >>