Abacn commented on code in PR #27710:
URL: https://github.com/apache/beam/pull/27710#discussion_r1276466515
##########
.github/workflows/beam_PreCommit_ItFramework.yml:
##########
@@ -83,6 +83,13 @@ jobs:
requires-py-38: false
requires-py-39: false
requires-go: false
+ - name: Authenticate on GCP
Review Comment:
Yes, it is needed: it appears resource managers still need credential setup
Failed run (without credential):
https://github.com/Abacn/beam/actions/runs/5682012376/job/15399424990
successful run (with Authenticate on GCP step):
https://github.com/Abacn/beam/actions/runs/5682497039/job/15401009175
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]