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

Commit ccccd47

Browse files
build: migrate to secret manager (#888)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9b55eba7-85ee-48d5-a737-8b677439db4d/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@1c92077
1 parent de33c92 commit ccccd47

File tree

5 files changed

+39
-10
lines changed

5 files changed

+39
-10
lines changed

.kokoro/populate-secrets.sh

Lines changed: 32 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/publish.sh

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/release/publish.cfg

Lines changed: 3 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.kokoro/trampoline.sh

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

synth.metadata

Lines changed: 2 additions & 2 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": "1e7e0f07f009ac3f210285bd8c5a10391cec1735"
7+
"sha": "de33c92816d74896a1d1f672e73c7933d26200b6"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "be74d3e532faa47eb59f1a0eaebde0860d1d8ab4"
14+
"sha": "1c92077459db3dc50741e878f98b08c6261181e0"
1515
}
1616
}
1717
]

0 commit comments

Comments
 (0)