[ https://issues.apache.org/jira/browse/BEAM-8116?focusedWorklogId=304669&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-304669 ]
ASF GitHub Bot logged work on BEAM-8116: ---------------------------------------- Author: ASF GitHub Bot Created on: 30/Aug/19 23:32 Start Date: 30/Aug/19 23:32 Worklog Time Spent: 10m Work Description: markflyhigh commented on pull request #9457: [BEAM-8116] Update website instructions in the build_rc script. URL: https://github.com/apache/beam/pull/9457#discussion_r319699103 ########## File path: release/src/main/scripts/build_release_candidate.sh ########## @@ -280,15 +280,12 @@ echo "2. Source distribution deployed to https://dist.apache.org/repos/dist/dev/ echo "3. Website pull request published the Java API reference manual the Python API reference manual." echo "==============Things Needed To Be Done Manually==============" -echo "1.You need to update website updates PR with a new commit: " +echo "1.Make sure a pull request is created to update the javadoc and pydoc to the beam-site: " echo " - cd ~/${LOCAL_WEBSITE_UPDATE_DIR}/${LOCAL_WEBSITE_REPO}/${WEBSITE_ROOT_DIR}" echo " - git checkout updates_release_${RELEASE}" -echo " - Add new release into src/get-started/downloads.md " +echo " - Check if both javadoc/ and pydoc/ exist." echo " - commit your changes" -echo "2.You need to update website updates PR with another commit: src/get-started/downloads.md" -echo " - add new release download links like commit: " -echo " https://github.com/apache/beam-site/commit/29394625ce54f0c5584c3db730d3eb6bf365a80c#diff-abdcc989e94369c2324cf64b66659eda" -echo " - update last release download links from release to archive like commit: " -echo " https://github.com/apache/beam-site/commit/6b9bdb31324d5c0250a79224507da0ea7ae8ccbf#diff-abdcc989e94369c2324cf64b66659eda" +echo "2.Create a pull request to update the release in the beam/website:" +echo " - An example pull request:https://github.com/apache/beam/pull/9341" Review comment: The `Release Note` url may not very obvious to get. We have an instruction [here](https://beam.apache.org/contribute/release-guide/#review-release-notes-in-jira). Can you add this link somewhere in this script in case people don't know how to find that? ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 304669) Time Spent: 40m (was: 0.5h) > Beam Release Retrospective Improvements > --------------------------------------- > > Key: BEAM-8116 > URL: https://issues.apache.org/jira/browse/BEAM-8116 > Project: Beam > Issue Type: Task > Components: project-management, testing, website > Reporter: yifan zou > Assignee: yifan zou > Priority: Major > Time Spent: 40m > Remaining Estimate: 0h > > We summarized some pain points during the 2.15 release. Log bugs under this > task to track the progress. -- This message was sent by Atlassian Jira (v8.3.2#803003)