[
https://issues.apache.org/jira/browse/BEAM-10623?focusedWorklogId=469418&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-469418
]
ASF GitHub Bot logged work on BEAM-10623:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 11/Aug/20 21:33
Start Date: 11/Aug/20 21:33
Worklog Time Spent: 10m
Work Description: TobKed commented on a change in pull request #12452:
URL: https://github.com/apache/beam/pull/12452#discussion_r468877500
##########
File path: CI.md
##########
@@ -75,8 +75,28 @@ run categories. Here is a summary of the run categories with
regards of the jobs
Those jobs often have matrix run strategy which runs several different
variations of the jobs
(with different platform type / Python version to run for example)
+### Google Cloud Platform Credentials
+
+Some of the jobs require variables stored as a [GitHub
Secrets](https://docs.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets)
+to perform operations on Google Cloud Platform. Currently these jobs are
limited to Apache repository only.
+These variables are:
+ * `GCP_PROJECT_ID` - ID of the Google Cloud project. Apache/Beam repository
has it set to `apache-beam-testing`.
Review comment:
I agree. I changed it referring values as examples.
----------------------------------------------------------------
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: 469418)
Time Spent: 7.5h (was: 7h 20m)
> Add workflow to run Beam python tests on Linux/Windows/Mac platforms
> --------------------------------------------------------------------
>
> Key: BEAM-10623
> URL: https://issues.apache.org/jira/browse/BEAM-10623
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core, testing
> Reporter: Tobiasz Kedzierski
> Assignee: Tobiasz Kedzierski
> Priority: P2
> Time Spent: 7.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)