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

Commit fd708d9

Browse files
yoshi-automationchingor13
authored andcommitted
chore: clean up release config (#6)
1 parent 3adf4da commit fd708d9

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

.kokoro/release/drop.cfg

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

.kokoro/release/promote.cfg

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

synth.metadata

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,26 @@
11
{
2-
"updateTime": "2019-10-01T07:45:14.743082Z",
2+
"updateTime": "2019-10-30T07:51:03.412075Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.37.1",
8-
"dockerImage": "googleapis/artman@sha256:6068f67900a3f0bdece596b97bda8fc70406ca0e137a941f4c81d3217c994a80"
7+
"version": "0.41.0",
8+
"dockerImage": "googleapis/artman@sha256:75b38a3b073a7b243545f2332463096624c802bb1e56b8cb6f22ba1ecd325fa9"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "ce3c574d1266026cebea3a893247790bd68191c2",
16-
"internalRef": "272147209"
15+
"sha": "7c4cf35d5fe3b8ad664bd219edd6d9f28a788b64",
16+
"internalRef": "277334937"
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)