Skip to content

Commit

Permalink
build: move system and samples test from Node 10 to Node 12 (#819)
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 63c023b commit 31a19a8
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions packages/google-cloud-vision/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-vision.git",
"sha": "0d0e8a67de1b3212a454a7a8c5c0b9e7402f1e42"
"sha": "f26cd527ee604180e450b9916b682f60f84187ca"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba"
"sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb"
}
}
],
Expand Down Expand Up @@ -87,19 +87,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 @@ -122,7 +122,6 @@
"README.md",
"api-extractor.json",
"linkinator.config.json",
"package-lock.json.814584096",
"protos/google/cloud/vision/v1/geometry.proto",
"protos/google/cloud/vision/v1/image_annotator.proto",
"protos/google/cloud/vision/v1/product_search.proto",
Expand Down Expand Up @@ -155,7 +154,6 @@
"protos/protos.json",
"renovate.json",
"samples/README.md",
"samples/package-lock.json.174509095",
"src/v1/image_annotator_client.ts",
"src/v1/image_annotator_client_config.json",
"src/v1/image_annotator_proto_list.json",
Expand Down

0 comments on commit 31a19a8

Please sign in to comment.