Skip to content

Commit 36671f7

Browse files
committed
chore(compute): migrate to new CI
1 parent e96838c commit 36671f7

File tree

3 files changed

+1
-1
lines changed

3 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
@@ -109,6 +109,7 @@
109109
"cloudbuild",
110110
"composer",
111111
"composer/functions/composer-storage-trigger",
112+
"compute",
112113
"contact-center-insights",
113114
"container",
114115
"container-analysis/snippets",

.github/config/nodejs-prod.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@
7979
"automl", // (untested) FAILED_PRECONDITION: Google Cloud AutoML Natural Language was retired on March 15, 2024. Please migrate to Vertex AI instead
8080
"cloud-sql/sqlserver/mssql", // (untested) TypeError: The "config.server" property is required and must be of type string.
8181
"cloud-sql/sqlserver/tedious", // (untested) TypeError: The "config.server" property is required and must be of type string.
82-
"compute", // GoogleError: The resource 'projects/long-door-651/zones/us-central1-a/disks/disk-from-pool-name' was not found
8382
"dataproc", // GoogleError: Error submitting create cluster request: Multiple validation errors
8483
"datastore/functions", // [ERR_REQUIRE_ESM]: require() of ES Module
8584
"dialogflow-cx", // NOT_FOUND: com.google.apps.framework.request.NotFoundException: Agent 'undefined' does not exist

compute/ci-setup.json

Whitespace-only changes.

0 commit comments

Comments
 (0)