Skip to content

Commit d2cb8cc

Browse files
build: --credential-file-override is no longer required (#783)
@chingor13 has configured our runtime environment, such that we no longer need to explicitly provide a credentials file. How does this magic work, I didn't fully understand? Source-Author: Benjamin E. Coe <bencoe@google.com> Source-Date: Fri Aug 7 19:02:09 2020 -0700 Source-Repo: googleapis/synthtool Source-Sha: 94421c47802f56a44c320257b2b4c190dc7d6b68 Source-Link: googleapis/synthtool@94421c4
1 parent 7e236f4 commit d2cb8cc

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

handwritten/bigtable/.kokoro/populate-secrets.sh

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

handwritten/bigtable/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/nodejs-bigtable.git",
7-
"sha": "bb514a9422b727f81595249ec69af63039eb1df6"
7+
"sha": "3ca5de3af142d0015209ee1281a767f6fd5a5093"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "5936421202fb53ed4641bcb824017dd393a3dbcc"
22+
"sha": "94421c47802f56a44c320257b2b4c190dc7d6b68"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)