You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add default environment variable and secret (#3994)
* Add service account as a default envvar
* add access token as secert value
* test availability of new envvars
* process.env lol
* envvars gonna envvar
* update ci-dev.yaml
* add logging for secret
* revert audit-storage changes
* add example usage of ACCESS_TOKEN, SERVICE_ACCOUNT
* revert testing sample
* make use of access token in a test
* doc: update usage
* use service account
* reference correct variable
* update order, add service_name
* pull envvar
* debug: try using id_token
* fix missing renames
* lint
* set the value of the token secret, not the key/string
* lint
* update setupvars tests
* debug: ¯\_(ツ)_/¯
* error handling
* what if we just
* debugging
* debugging
* add custom audience, set by the auth action, updated by e2e test
* debug
* lol
* debugging
* try separating setup, using a known unused domain
* spelling
* try matching service account
* trim
* ...oh
* maybe
* debug: clientapi
* attempt adding audience validation
* debug: getting closer
* debug: i gotta know
* debugging: oh
* debug: ah
* debug: literal string
* debug: maybe
* debug: maybe this is the issue?
* debug: or maybe this?
* debug: global args?
* debug: remove testing code, move all vars local, no more globals
0 commit comments