Skip to content

Commit 234ae37

Browse files
build: move system and samples test from Node 10 to Node 12 (#205)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/ba2d388f-b3b2-4ad7-a163-0c6b4d86894f/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@05de3e1
1 parent 67f78e7 commit 234ae37

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

packages/google-cloud-recaptchaenterprise/synth.metadata

+7-9
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-recaptcha-enterprise.git",
7-
"sha": "a4d916916a30af019e87bc6967f4b589431d0f0a"
7+
"sha": "7dfe7c78bff52b249c268270c591cde93f9dc47e"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba"
22+
"sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb"
2323
}
2424
}
2525
],
@@ -60,19 +60,19 @@
6060
".kokoro/common.cfg",
6161
".kokoro/continuous/node10/common.cfg",
6262
".kokoro/continuous/node10/docs.cfg",
63-
".kokoro/continuous/node10/lint.cfg",
64-
".kokoro/continuous/node10/samples-test.cfg",
65-
".kokoro/continuous/node10/system-test.cfg",
6663
".kokoro/continuous/node10/test.cfg",
6764
".kokoro/continuous/node12/common.cfg",
65+
".kokoro/continuous/node12/lint.cfg",
66+
".kokoro/continuous/node12/samples-test.cfg",
67+
".kokoro/continuous/node12/system-test.cfg",
6868
".kokoro/continuous/node12/test.cfg",
6969
".kokoro/docs.sh",
7070
".kokoro/lint.sh",
7171
".kokoro/populate-secrets.sh",
7272
".kokoro/presubmit/node10/common.cfg",
73-
".kokoro/presubmit/node10/samples-test.cfg",
74-
".kokoro/presubmit/node10/system-test.cfg",
7573
".kokoro/presubmit/node12/common.cfg",
74+
".kokoro/presubmit/node12/samples-test.cfg",
75+
".kokoro/presubmit/node12/system-test.cfg",
7676
".kokoro/presubmit/node12/test.cfg",
7777
".kokoro/publish.sh",
7878
".kokoro/release/docs-devsite.cfg",
@@ -95,15 +95,13 @@
9595
"README.md",
9696
"api-extractor.json",
9797
"linkinator.config.json",
98-
"package-lock.json.3476848224",
9998
"protos/google/cloud/recaptchaenterprise/v1/recaptchaenterprise.proto",
10099
"protos/google/cloud/recaptchaenterprise/v1beta1/recaptchaenterprise.proto",
101100
"protos/protos.d.ts",
102101
"protos/protos.js",
103102
"protos/protos.json",
104103
"renovate.json",
105104
"samples/README.md",
106-
"samples/package-lock.json.3210380778",
107105
"src/index.ts",
108106
"src/v1/index.ts",
109107
"src/v1/recaptcha_enterprise_service_client.ts",

0 commit comments

Comments
 (0)