On Sat, Mar 11, 2017 at 11:48 AM, Robert Bradshaw <
[email protected]> wrote:

> On Fri, Mar 10, 2017 at 9:05 PM, Ahmet Altay <[email protected]>
> wrote:
>
> > Hi everyone,
> >
> > Please review and vote on the release candidate #2 for the version 0.6.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 6096FA00 [3],
> > * all artifacts to be deployed to the Maven Central Repository [4],
> > * source code tag "v0.6.0-RC2" [5],
> > * website pull request listing the release and publishing the API
> reference
> > manual [6].
> > * python artifacts are deployed along with the source release to to
> > dist.apache.org [2].
> >
>
> Are there plans also to deploy this at PyPi, and if so, what are the
> details?
>

Yes, I think we should publish on PyPI. It will make the package usefeul to
many Python developers.

My recommendation for details:
* PyPI requires one time registeration of the package. The most important
decision here is the package name. Our current package name apache_beam is
available. (Unless we decide to change this, there is no need to make a
change to this RC2.)
* PyPI packages support two roles Owner and Maintainer. A Maintainer can
deploy new releases. A Owner (in addition to Maintainer permissions), can
manage the package and add/remove Maintainers/Owners. (This is my best
understanding, documentation is sparse [1].) I suggest that a PMC member
registers the package and become an owner. After that PMC can decide to add
more owners and maintainers. (Release manager needs to be at least a
maintainer.)
* One-line change to release guide to use a command line tool to upload
approved release to PyPI.

Note that there is no need to rebuild the RC2 to execute the above proposal.

Thank you,
Ahmet

[1] https://docs.python.org/2/distutils/packageindex.html#pypi-overview


>
>
> > A suite of Jenkins jobs:
> > * PreCommit_Java_MavenInstall [7],
> > * PostCommit_Java_MavenInstall [8],
> > * PostCommit_Java_RunnableOnService_Apex [9],
> > * PostCommit_Java_RunnableOnService_Flink [10],
> > * PostCommit_Java_RunnableOnService_Spark [11],
> > * PostCommit_Java_RunnableOnService_Dataflow [12]
> > * PostCommit_Python_Verify [13]
> >
> > Compared to release candidate #1, this candidate contains pull requests
> > #2217 [14], #2221 [15], #2222 [16], #2224 [17], and #2225 [18]; see the
> > discussion for reasoning.
> >
> > 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?proje
> > ctId=12319527&version=12339256
> > [2] https://dist.apache.org/repos/dist/dev/beam/0.6.0/
> > [3] https://dist.apache.org/repos/dist/dev/beam/KEYS
> > [4] https://repository.apache.org/content/repositories/
> orgapachebeam-1013/
> > [5] https://git-wip-us.apache.org/repos/asf?p=beam.git;a=tag;h=r
> > efs/tags/v0.6.0-RC2
> > [6] https://github.com/apache/beam-site/pull/175
> > [7] https://builds.apache.org/view/Beam/job/beam_PreCommit_Java_
> > MavenInstall/8340/
> > [8] https://builds.apache.org/view/Beam/job/beam_PostCommit_
> > Java_MavenInstall/2877/
> > [9] https://builds.apache.org/view/Beam/job/beam_PostCommit_Java
> > _RunnableOnService_Apex/736/
> > [10] https://builds.apache.org/view/Beam/job/beam_PostCommit_Java
> > _RunnableOnService_Flink/1895/
> > [11] https://builds.apache.org/view/Beam/job/beam_PostCommit_Java
> > _RunnableOnService_Spark/1207/
> > [12] https://builds.apache.org/view/Beam/job/beam_PostCommit_Java_
> > RunnableOnService_Dataflow/2526/
> > [13] https://builds.apache.org/view/Beam/job/beam_PostCommit_Pyth
> > on_Verify/1481/
> > [14] https://github.com/apache/beam/pull/2217
> > [15] https://github.com/apache/beam/pull/2221
> > [16] https://github.com/apache/beam/pull/2222
> > [17] https://github.com/apache/beam/pull/2224
> > [18] https://github.com/apache/beam/pull/2225
> >
>

Reply via email to