Skip to content

Commit dba4551

Browse files
build: move system and samples test from Node 10 to Node 12 (#253)
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 57af3d6 commit dba4551

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

packages/google-devtools-containeranalysis/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-containeranalysis.git",
7-
"sha": "33e5b7601ba79fd109b72e88ed9bd6e7f81672ea"
7+
"sha": "f404f02290d31217c5fd2437a2e7e7033c4594cb"
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,7 +95,6 @@
9595
"README.md",
9696
"api-extractor.json",
9797
"linkinator.config.json",
98-
"package-lock.json.2416284032",
9998
"protos/google/cloud/common_resources.proto",
10099
"protos/google/devtools/containeranalysis/v1/containeranalysis.proto",
101100
"protos/google/devtools/containeranalysis/v1beta1/attestation/attestation.proto",
@@ -128,7 +127,6 @@
128127
"protos/protos.json",
129128
"renovate.json",
130129
"samples/README.md",
131-
"samples/package-lock.json.2147013806",
132130
"src/index.ts",
133131
"src/v1/container_analysis_client.ts",
134132
"src/v1/container_analysis_client_config.json",

0 commit comments

Comments
 (0)