Skip to content

Commit 9e72d3b

Browse files
committed
ci(audit-storage): move from dev to prod CI config
1 parent 94a2a81 commit 9e72d3b

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
@@ -113,6 +113,7 @@
113113
"endpoints/getting-started",
114114
"endpoints/getting-started-grpc",
115115
"error-reporting",
116+
"eventarc/audit-storage",
116117
"eventarc/generic",
117118
"eventarc/pubsub",
118119
"functions/concepts/afterResponse",

.github/config/nodejs-prod.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@
8686
"dialogflow-cx", // NOT_FOUND: com.google.apps.framework.request.NotFoundException: Agent 'undefined' does not exist
8787
"dlp", // [ERR_REQUIRE_ESM]: require() of ES Module
8888
"document-ai", // [ERR_REQUIRE_ESM]: require() of ES Module
89-
"eventarc/audit-storage", // (untested) Environment Variable 'SERVICE_NAME' not found
9089
"functions/billing", // (untested) Error: Request failed with status code 500
9190
"functions/imagemagick", // (untested) Error: A bucket name is needed to use Cloud Storage
9291
"functions/ocr/app", // (untested) Error: Bucket not provided. Make sure you have a "bucket" property in your request

0 commit comments

Comments
 (0)