Skip to content

Commit b5f71ee

Browse files
yoshi-automationGautamSharda
authored andcommitted
build: update release config (#429)
1 parent 18b9be2 commit b5f71ee

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

handwritten/bigtable/.kokoro/release/publish.cfg

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,26 @@ before_action {
1818
}
1919
}
2020

21+
# Fetch magictoken to use with Magic Github Proxy
22+
before_action {
23+
fetch_keystore {
24+
keystore_resource {
25+
keystore_config_id: 73713
26+
keyname: "releasetool-magictoken"
27+
}
28+
}
29+
}
30+
31+
# Fetch api key to use with Magic Github Proxy
32+
before_action {
33+
fetch_keystore {
34+
keystore_resource {
35+
keystore_config_id: 73713
36+
keyname: "magic-github-proxy-api-key"
37+
}
38+
}
39+
}
40+
2141
# Download trampoline resources.
2242
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/trampoline"
2343

handwritten/bigtable/synth.metadata

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"updateTime": "2019-02-28T18:58:36.388232Z",
2+
"updateTime": "2019-03-05T12:10:32.033826Z",
33
"sources": [
44
{
55
"generator": {
@@ -12,8 +12,8 @@
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "9c769d3a0e67e4df9b9e8eee480124c2700a7e6c",
16-
"internalRef": "235997788"
15+
"sha": "b4a22569c88f1f0444e889d8139ddacb799f287c",
16+
"internalRef": "236712632"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)