[
https://issues.apache.org/jira/browse/BEAM-10048?focusedWorklogId=436090&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-436090
]
ASF GitHub Bot logged work on BEAM-10048:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 21/May/20 16:33
Start Date: 21/May/20 16:33
Worklog Time Spent: 10m
Work Description: ibzib commented on a change in pull request #11764:
URL: https://github.com/apache/beam/pull/11764#discussion_r428770502
##########
File path: release/src/main/scripts/build_release_candidate.sh
##########
@@ -113,7 +113,7 @@ if [[ $confirmation = "y" ]]; then
echo "-------------Staging Java Artifacts into Maven---------------"
Review comment:
I wasn't sure the best way to do that. Maybe we can add it in a later PR.
----------------------------------------------------------------
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: 436090)
Time Spent: 1h (was: 50m)
> Remove "manual steps" from release guide.
> -----------------------------------------
>
> Key: BEAM-10048
> URL: https://issues.apache.org/jira/browse/BEAM-10048
> Project: Beam
> Issue Type: Improvement
> Components: build-system, website
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P2
> Time Spent: 1h
> Remaining Estimate: 0h
>
> release-guide.md contains most of the same instructions as
> build_release_candidate.sh ("(Alternative) Run all steps manually"). This is
> not ideal:
> - Mirroring the instructions in release-guide.md doesn't add any value.
> - Every single change to the process requires two identical changes to each
> file, and this makes it unnecessarily difficult to keep the two in sync.
> - All the extra instructions make release-guide.md harder to read, obscuring
> information that the release manager actually does need to know.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)