|
4 | 4 | "git": {
|
5 | 5 | "name": ".",
|
6 | 6 | "remote": "https://github.com/googleapis/nodejs-cloud-container.git",
|
7 |
| - "sha": "358e8b249a48501932cd711556bc50136cf48da5" |
| 7 | + "sha": "6a69657d5d91205436084f9d9b49fd985b7ca06f" |
8 | 8 | }
|
9 | 9 | },
|
10 | 10 | {
|
|
19 | 19 | "git": {
|
20 | 20 | "name": "synthtool",
|
21 | 21 | "remote": "https://github.com/googleapis/synthtool.git",
|
22 |
| - "sha": "1a60ff2a3975c2f5054431588bd95db9c3b862ba" |
| 22 | + "sha": "05de3e1e14a0b07eab8b474e669164dbd31f81fb" |
23 | 23 | }
|
24 | 24 | }
|
25 | 25 | ],
|
|
51 | 51 | ".kokoro/common.cfg",
|
52 | 52 | ".kokoro/continuous/node10/common.cfg",
|
53 | 53 | ".kokoro/continuous/node10/docs.cfg",
|
54 |
| - ".kokoro/continuous/node10/lint.cfg", |
55 |
| - ".kokoro/continuous/node10/samples-test.cfg", |
56 |
| - ".kokoro/continuous/node10/system-test.cfg", |
57 | 54 | ".kokoro/continuous/node10/test.cfg",
|
58 | 55 | ".kokoro/continuous/node12/common.cfg",
|
| 56 | + ".kokoro/continuous/node12/lint.cfg", |
| 57 | + ".kokoro/continuous/node12/samples-test.cfg", |
| 58 | + ".kokoro/continuous/node12/system-test.cfg", |
59 | 59 | ".kokoro/continuous/node12/test.cfg",
|
60 | 60 | ".kokoro/docs.sh",
|
61 | 61 | ".kokoro/lint.sh",
|
62 | 62 | ".kokoro/populate-secrets.sh",
|
63 | 63 | ".kokoro/presubmit/node10/common.cfg",
|
64 |
| - ".kokoro/presubmit/node10/samples-test.cfg", |
65 |
| - ".kokoro/presubmit/node10/system-test.cfg", |
66 | 64 | ".kokoro/presubmit/node12/common.cfg",
|
| 65 | + ".kokoro/presubmit/node12/samples-test.cfg", |
| 66 | + ".kokoro/presubmit/node12/system-test.cfg", |
67 | 67 | ".kokoro/presubmit/node12/test.cfg",
|
68 | 68 | ".kokoro/publish.sh",
|
69 | 69 | ".kokoro/release/docs-devsite.cfg",
|
|
86 | 86 | "README.md",
|
87 | 87 | "api-extractor.json",
|
88 | 88 | "linkinator.config.json",
|
89 |
| - "package-lock.json.2826428697", |
90 | 89 | "protos/google/container/v1/cluster_service.proto",
|
91 | 90 | "protos/protos.d.ts",
|
92 | 91 | "protos/protos.js",
|
93 | 92 | "protos/protos.json",
|
94 | 93 | "renovate.json",
|
95 | 94 | "samples/README.md",
|
96 |
| - "samples/package-lock.json.969449951", |
97 | 95 | "src/index.ts",
|
98 | 96 | "src/v1/cluster_manager_client.ts",
|
99 | 97 | "src/v1/cluster_manager_client_config.json",
|
|
0 commit comments