Skip to content

Commit 1347951

Browse files
committed
ci(appengine): add metadata/standard to testing isolation
1 parent 2783e1f commit 1347951

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.github/config/nodejs-prod.jsonc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@
7070
"ai-platform/snippets", // PERMISSION_DENIED: Permission denied: Consumer 'projects/undefined' has been suspended.
7171
"appengine/analytics", // [ERR_REQUIRE_ESM]: require() of ES Module
7272
"appengine/metadata/flexible", // [ERR_REQUIRE_ESM]: require() of ES Module
73-
"appengine/metadata/standard", // [ERR_REQUIRE_ESM]: require() of ES Module
7473
"automl", // (untested) FAILED_PRECONDITION: Google Cloud AutoML Natural Language was retired on March 15, 2024. Please migrate to Vertex AI instead
7574
"cloud-sql/mysql/mysql", // (untested) Error: expected 200 "OK", got 500 "Internal Server Error"
7675
"cloud-sql/mysql/mysql2", // (untested) Error: Cannot find module './connect-connector-with-iam-authn.js'

appengine/metadata/ci-setup.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"node-version": 20
3+
}

0 commit comments

Comments
 (0)