Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 3f3c8d2

Browse files
build: move system and samples test from Node 10 to Node 12 (#919)
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 4de5ab7 commit 3f3c8d2

File tree

6 files changed

+7
-7
lines changed

6 files changed

+7
-7
lines changed
File renamed without changes.

synth.metadata

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/cloud-debug-nodejs.git",
7-
"sha": "e27cde42676f35e20b43575bed0e116a9491bb05"
7+
"sha": "4de5ab77e80a88c2632beafd269597b135fb0687"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "5747555f7620113d9a2078a48f4c047a99d31b3e"
14+
"sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb"
1515
}
1616
}
1717
],
@@ -29,19 +29,19 @@
2929
".kokoro/common.cfg",
3030
".kokoro/continuous/node10/common.cfg",
3131
".kokoro/continuous/node10/docs.cfg",
32-
".kokoro/continuous/node10/lint.cfg",
33-
".kokoro/continuous/node10/samples-test.cfg",
34-
".kokoro/continuous/node10/system-test.cfg",
3532
".kokoro/continuous/node10/test.cfg",
3633
".kokoro/continuous/node12/common.cfg",
34+
".kokoro/continuous/node12/lint.cfg",
35+
".kokoro/continuous/node12/samples-test.cfg",
36+
".kokoro/continuous/node12/system-test.cfg",
3737
".kokoro/continuous/node12/test.cfg",
3838
".kokoro/docs.sh",
3939
".kokoro/lint.sh",
4040
".kokoro/populate-secrets.sh",
4141
".kokoro/presubmit/node10/common.cfg",
42-
".kokoro/presubmit/node10/samples-test.cfg",
43-
".kokoro/presubmit/node10/system-test.cfg",
4442
".kokoro/presubmit/node12/common.cfg",
43+
".kokoro/presubmit/node12/samples-test.cfg",
44+
".kokoro/presubmit/node12/system-test.cfg",
4545
".kokoro/presubmit/node12/test.cfg",
4646
".kokoro/publish.sh",
4747
".kokoro/release/docs-devsite.cfg",

0 commit comments

Comments
 (0)