[
https://issues.apache.org/jira/browse/BEAM-8105?focusedWorklogId=310129&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-310129
]
ASF GitHub Bot logged work on BEAM-8105:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Sep/19 21:23
Start Date: 10/Sep/19 21:23
Worklog Time Spent: 10m
Work Description: Hannah-Jiang commented on pull request #9506:
[BEAM-8105] Docker images release scripts
URL: https://github.com/apache/beam/pull/9506#discussion_r322959511
##########
File path: release/src/main/scripts/build_release_candidate.sh
##########
@@ -20,7 +20,8 @@
# 1. Build and stage java artifacts
# 2. Stage source release on dist.apache.org
# 3. Stage python binaries
-# 4. Create a PR to update beam-site
+# 4. Stage SDK docker images
Review comment:
The images will be verified in two steps.
1. Tests running by `verify_release_build.sh` will test images. Jenkins
build images and use them for testings. Though the tests don't directly use
staging images, the images are built from the exact same codebase by calling
the same gradle command.
2. For staging images, we should validate them in the same way we verify
other artifacts, when we ask for votes from community.
----------------------------------------------------------------
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: 310129)
Time Spent: 2h 40m (was: 2.5h)
> Add container publishing instruction to release manual
> ------------------------------------------------------
>
> Key: BEAM-8105
> URL: https://issues.apache.org/jira/browse/BEAM-8105
> Project: Beam
> Issue Type: Sub-task
> Components: website
> Reporter: Hannah Jiang
> Assignee: Hannah Jiang
> Priority: Major
> Fix For: 2.16.0
>
> Time Spent: 2h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.2#803003)