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

Commit 04758a2

Browse files
chore(java): enable generated-files-bot (#215)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/144f0dc1-363d-4512-9d09-acba1f17f7e5/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b19b401
1 parent b1400ed commit 04758a2

File tree

2 files changed

+10
-4
lines changed

2 files changed

+10
-4
lines changed

.github/generated-files-bot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
externalManifests:
2+
- type: json
3+
file: 'synth.metadata'
4+
jsonpath: '$.generatedFiles[*]'
5+
- type: json
6+
file: '.github/readme/synth.metadata/synth.metadata'
7+
jsonpath: '$.generatedFiles[*]'

synth.metadata

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigqueryconnection.git",
7-
"sha": "56b20ddbb1daf49380fb1be73c1248ae28bd6268"
7+
"sha": "7e4071d0a581ff3f7a230f39f26e900fd625072c"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76"
30+
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
3131
}
3232
}
3333
],
@@ -57,6 +57,7 @@
5757
".github/ISSUE_TEMPLATE/feature_request.md",
5858
".github/ISSUE_TEMPLATE/support_request.md",
5959
".github/PULL_REQUEST_TEMPLATE.md",
60+
".github/generated-files-bot.yml",
6061
".github/readme/synth.py",
6162
".github/release-please.yml",
6263
".github/snippet-bot.yml",
@@ -76,7 +77,6 @@
7677
".kokoro/dependencies.sh",
7778
".kokoro/linkage-monitor.sh",
7879
".kokoro/nightly/common.cfg",
79-
".kokoro/nightly/integration.cfg",
8080
".kokoro/nightly/java11.cfg",
8181
".kokoro/nightly/java7.cfg",
8282
".kokoro/nightly/java8-osx.cfg",
@@ -86,7 +86,6 @@
8686
".kokoro/presubmit/clirr.cfg",
8787
".kokoro/presubmit/common.cfg",
8888
".kokoro/presubmit/dependencies.cfg",
89-
".kokoro/presubmit/integration.cfg",
9089
".kokoro/presubmit/java11.cfg",
9190
".kokoro/presubmit/java7.cfg",
9291
".kokoro/presubmit/java8-osx.cfg",

0 commit comments

Comments
 (0)