Skip to content

Commit

Permalink
build: move system and samples test from Node 10 to Node 12 (#253)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
yoshi-automation authored Aug 21, 2020
1 parent 57af3d6 commit dba4551
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions packages/google-devtools-containeranalysis/synth.metadata
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/nodejs-containeranalysis.git",
"sha": "33e5b7601ba79fd109b72e88ed9bd6e7f81672ea"
"sha": "f404f02290d31217c5fd2437a2e7e7033c4594cb"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba"
"sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb"
}
}
],
Expand Down Expand Up @@ -60,19 +60,19 @@
".kokoro/common.cfg",
".kokoro/continuous/node10/common.cfg",
".kokoro/continuous/node10/docs.cfg",
".kokoro/continuous/node10/lint.cfg",
".kokoro/continuous/node10/samples-test.cfg",
".kokoro/continuous/node10/system-test.cfg",
".kokoro/continuous/node10/test.cfg",
".kokoro/continuous/node12/common.cfg",
".kokoro/continuous/node12/lint.cfg",
".kokoro/continuous/node12/samples-test.cfg",
".kokoro/continuous/node12/system-test.cfg",
".kokoro/continuous/node12/test.cfg",
".kokoro/docs.sh",
".kokoro/lint.sh",
".kokoro/populate-secrets.sh",
".kokoro/presubmit/node10/common.cfg",
".kokoro/presubmit/node10/samples-test.cfg",
".kokoro/presubmit/node10/system-test.cfg",
".kokoro/presubmit/node12/common.cfg",
".kokoro/presubmit/node12/samples-test.cfg",
".kokoro/presubmit/node12/system-test.cfg",
".kokoro/presubmit/node12/test.cfg",
".kokoro/publish.sh",
".kokoro/release/docs-devsite.cfg",
Expand All @@ -95,7 +95,6 @@
"README.md",
"api-extractor.json",
"linkinator.config.json",
"package-lock.json.2416284032",
"protos/google/cloud/common_resources.proto",
"protos/google/devtools/containeranalysis/v1/containeranalysis.proto",
"protos/google/devtools/containeranalysis/v1beta1/attestation/attestation.proto",
Expand Down Expand Up @@ -128,7 +127,6 @@
"protos/protos.json",
"renovate.json",
"samples/README.md",
"samples/package-lock.json.2147013806",
"src/index.ts",
"src/v1/container_analysis_client.ts",
"src/v1/container_analysis_client_config.json",
Expand Down

0 comments on commit dba4551

Please sign in to comment.