Skip to content

Commit 28b03c8

Browse files
authored
ci: attempt to enable new CI for security-center (#3966)
* ci: attempt to enable new CI for security-center * ci: tests seem to have passed even without these keys set properly. Remove and try again to confirm. * ci: remove ci-setup.json, not needed afterall
1 parent f44cde8 commit 28b03c8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/config/nodejs-dev.jsonc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@
194194
"run/pubsub",
195195
"run/websockets",
196196
"secret-manager",
197+
"security-center/snippets",
197198
"service-directory/snippets",
198199
"storage-control",
199200
"texttospeech",

.github/config/nodejs-prod.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@
102102
"run/markdown-preview/editor", // 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
103103
"run/system-package", // Error: ENOENT: no such file or directory, access '/usr/bin/dot'
104104
"scheduler", // SyntaxError: Cannot use import statement outside a module
105-
"security-center/snippets", // Error: 3 INVALID_ARGUMENT: Fail to resolve resource 'organizations/undefined/locations/global'
106105
"speech", // AssertionError: expected 'Transcription: Okay, I\'m here.\n Hi…' to match /Terrific. It's on the way./
107106
"storagetransfer", // CredentialsError: Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1
108107
"talent", // AssertionError: expected '' to match /Job summary/

0 commit comments

Comments
 (0)