[
https://issues.apache.org/jira/browse/BEAM-10398?focusedWorklogId=465209&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-465209
]
ASF GitHub Bot logged work on BEAM-10398:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jul/20 23:26
Start Date: 31/Jul/20 23:26
Worklog Time Spent: 10m
Work Description: tvalentyn commented on a change in pull request #12150:
URL: https://github.com/apache/beam/pull/12150#discussion_r463885221
##########
File path: release/src/main/scripts/download_github_actions_artifacts.py
##########
@@ -170,7 +170,7 @@ def get_last_run_id(
f"GCS location corresponding to artifacts built in this run: "
f"gs://beam-wheels-staging/{release_branch}/{release_commit}-{last_run_id}/"
)
- return safe_get(last_run, "id")
+ return last_run_id
Review comment:
To save GCS quota, since they are created on each commit
----------------------------------------------------------------
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: 465209)
Time Spent: 11h 50m (was: 11h 40m)
> Use GitHub Actions in release process (python)
> ----------------------------------------------
>
> Key: BEAM-10398
> URL: https://issues.apache.org/jira/browse/BEAM-10398
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Tobiasz Kedzierski
> Assignee: Tobiasz Kedzierski
> Priority: P2
> Labels: python, release
> Time Spent: 11h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)