Skip to content

Commit

Permalink
build: move system and samples test from Node 10 to Node 12 (#429)
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 4154619 commit d8cfb91
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions packages/google-cloud-redis/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-redis.git",
"sha": "d6cac63f0fa7d7004ec02de5b6ca2625ade1642e"
"sha": "7a09a5de2af5dad3e07c0c7d6d2ec75d66aee10c"
}
},
{
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,15 +95,13 @@
"README.md",
"api-extractor.json",
"linkinator.config.json",
"package-lock.json.855552282",
"protos/google/cloud/redis/v1/cloud_redis.proto",
"protos/google/cloud/redis/v1beta1/cloud_redis.proto",
"protos/protos.d.ts",
"protos/protos.js",
"protos/protos.json",
"renovate.json",
"samples/README.md",
"samples/package-lock.json.3981405580",
"src/index.ts",
"src/v1/cloud_redis_client.ts",
"src/v1/cloud_redis_client_config.json",
Expand Down

0 comments on commit d8cfb91

Please sign in to comment.