Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 8e49b1e

Browse files
yoshi-automationchingor13
authored andcommitted
chore: clean up release config (#8)
1 parent 49c11b4 commit 8e49b1e

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.kokoro/release/drop.cfg

-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ env_vars: {
44
key: "TRAMPOLINE_BUILD_FILE"
55
value: "github/java-tasks/.kokoro/release/drop.sh"
66
}
7-
8-
# Download staging properties file.
9-
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/java/releases/java-tasks"

.kokoro/release/promote.cfg

-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@ env_vars: {
44
key: "TRAMPOLINE_BUILD_FILE"
55
value: "github/java-tasks/.kokoro/release/promote.sh"
66
}
7-
8-
# Download staging properties file.
9-
gfile_resources: "/bigstore/cloud-devrel-kokoro-resources/java/releases/java-tasks"
10-

synth.metadata

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
{
2-
"updateTime": "2019-10-03T07:56:56.094608Z",
2+
"updateTime": "2019-10-26T07:57:53.073322Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.37.1",
8-
"dockerImage": "googleapis/artman@sha256:6068f67900a3f0bdece596b97bda8fc70406ca0e137a941f4c81d3217c994a80"
7+
"version": "0.40.3",
8+
"dockerImage": "googleapis/artman@sha256:c805f50525f5f557886c94ab76f56eaa09cb1da58c3ee95111fd34259376621a"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "c372c656aef153931708c80ac1a8186060841cdf",
16-
"internalRef": "272521892"
15+
"sha": "d27a44798506d28e8e6d874bd128da43f45f74c4",
16+
"internalRef": "276716410"
17+
}
18+
},
19+
{
20+
"template": {
21+
"name": "java_library",
22+
"origin": "synthtool.gcp",
23+
"version": "2019.10.17"
1724
}
1825
}
1926
],

0 commit comments

Comments
 (0)