[
https://issues.apache.org/jira/browse/BEAM-9185?focusedWorklogId=569039&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-569039
]
ASF GitHub Bot logged work on BEAM-9185:
----------------------------------------
Author: ASF GitHub Bot
Created on: 19/Mar/21 18:32
Start Date: 19/Mar/21 18:32
Worklog Time Spent: 10m
Work Description: tvalentyn commented on a change in pull request #14251:
URL: https://github.com/apache/beam/pull/14251#discussion_r597896298
##########
File path: website/www/site/content/en/contribute/release-guide.md
##########
@@ -283,6 +283,8 @@ After following one of these processes you should manually
update `CHANGES.md` o
[version.py](https://github.com/apache/beam/blob/release-2.6.0/sdks/python/apache_beam/version.py#L21),
[build.gradle](https://github.com/apache/beam/blob/release-2.6.0/runners/google-cloud-dataflow-java/build.gradle#L39),
[gradle.properties](https://github.com/apache/beam/blob/release-2.16.0/gradle.properties#L27)
+
+**ATTENTION:** The Release Candidate Number ``rc_num`` is an optional
parameter to add the version of the release candidate.
Review comment:
I found this thread discussing how to publish unreleased artifacts and
whether we can advertise them:
https://lists.apache.org/thread.html/f071f8ab9f115636b9e6a6cabcfccbe2bb980d4394fe5581c59a4db6%40%3Cdev.beam.apache.org%3E.
We should make sure that the process aligns with the Apache requirements, and
it would a good idea to write up a short summary for the new process, send it
to dev@ and make sure there are no concerns.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 569039)
Time Spent: 2h 10m (was: 2h)
> Publish pre-release python artifacts (RCs) to PyPI
> --------------------------------------------------
>
> Key: BEAM-9185
> URL: https://issues.apache.org/jira/browse/BEAM-9185
> Project: Beam
> Issue Type: Bug
> Components: sdk-py-core
> Reporter: Ahmet Altay
> Assignee: Benjamin Gonzalez
> Priority: P3
> Time Spent: 2h 10m
> Remaining Estimate: 0h
>
> This was discussed in the mailing list and there was consensus [1].
> Remaining part for pypi would be updating the release process such as:
> * New RC versioned artifacts are generated along with actual non-RC
> versioned artifacts.
> * RC versioned artifacts are published to pypi.
> [1]
> [https://lists.apache.org/thread.html/f071f8ab9f115636b9e6a6cabcfccbe2bb980d4394fe5581c59a4db6%40%3Cdev.beam.apache.org%3E]
--
This message was sent by Atlassian Jira
(v8.3.4#803005)