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
* ci(markdown): migrate renderer, editor to new CI
* update substitutions
* lint
* headers
* add envvar get
* debugging
* add service account
* tokens need bearers
* debugging
* debugging again
* CI workaround
* debugging: try system test
* add service account
* mark invalid example.com test skipped
* revert order
* add additional audience
* restore cleanup
* add migrated test
Copy file name to clipboardExpand all lines: .github/config/nodejs-prod.jsonc
-1
Original file line number
Diff line number
Diff line change
@@ -97,7 +97,6 @@
97
97
"iam/deny", // PERMISSION_DENIED: Permission iam.googleapis.com/denypolicies.create denied on resource cloudresourcemanager.googleapis.com/projects/long-door-651
98
98
"recaptcha_enterprise/snippets", // Cannot use import statement outside a module
99
99
"run/idp-sql", // (untested) Error: Invalid contents in the credentials file
100
-
"run/markdown-preview/editor", // (untested) Error: could not create an identity token: Cannot fetch ID token in this environment, use GCE or set the GOOGLE_APPLICATION_CREDENTIALS environment variable to a service account credentials JSON file
101
100
"scheduler", // SyntaxError: Cannot use import statement outside a module
102
101
"storagetransfer", // CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
103
102
"video-intelligence", // PERMISSION_DENIED: The caller does not have permission
0 commit comments