Skip to content

Pass WIF access token to test script via env instead of gcloud ADC#12

Merged
jduckles merged 1 commit into
mainfrom
feature/query-dry-run-tests
Jul 3, 2026
Merged

Pass WIF access token to test script via env instead of gcloud ADC#12
jduckles merged 1 commit into
mainfrom
feature/query-dry-run-tests

Conversation

@jduckles

@jduckles jduckles commented Jul 3, 2026

Copy link
Copy Markdown
Collaborator

google-github-actions/auth now mints an OAuth access token (token_format: access_token) which the run step passes as GOOGLE_OAUTH_ACCESS_TOKEN; the script prefers that over shelling out to gcloud, which was failing to produce ADC tokens on the runner.

google-github-actions/auth now mints an OAuth access token
(token_format: access_token) which the run step passes as
GOOGLE_OAUTH_ACCESS_TOKEN; the script prefers that over shelling out to
gcloud, which was failing to produce ADC tokens on the runner.
@jduckles jduckles merged commit 711a8ed into main Jul 3, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant