Skip to content

Commit

Permalink
build: move system and samples test from Node 10 to Node 12 (#529)
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 committed Aug 21, 2020
1 parent c591843 commit abb7b3c
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions packages/google-privacy-dlp/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-dlp.git",
"sha": "a066b398b78b1f150285228244b72879585a8f1a"
"sha": "a2430a7712c311f3cbca3fff8e9410cc621ced64"
}
},
{
Expand All @@ -19,7 +19,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba"
"sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb"
}
}
],
Expand Down Expand Up @@ -51,19 +51,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 @@ -86,15 +86,13 @@
"README.md",
"api-extractor.json",
"linkinator.config.json",
"package-lock.json.1810136316",
"protos/google/privacy/dlp/v2/dlp.proto",
"protos/google/privacy/dlp/v2/storage.proto",
"protos/protos.d.ts",
"protos/protos.js",
"protos/protos.json",
"renovate.json",
"samples/README.md",
"samples/package-lock.json.2011952988",
"src/index.ts",
"src/v2/dlp_service_client.ts",
"src/v2/dlp_service_client_config.json",
Expand Down

0 comments on commit abb7b3c

Please sign in to comment.