Skip to content

Commit 2fa3460

Browse files
chore: remove readme synth.py config (#1415)
* chore(java): remove readme autosynth job config README generation is now handled by owlbot Source-Author: Jeff Ching <[email protected]> Source-Date: Wed Sep 8 12:11:28 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: df5093b950d4aafd49a4c7758d74c44485263ada Source-Link: googleapis/synthtool@df5093b * chore: remove readme synth.py config Source-Author: Jeff Ching <[email protected]> Source-Date: Wed Sep 8 13:23:41 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: 2d31a9243781b282202b4f76dc7bbc8b45803196 Source-Link: googleapis/synthtool@2d31a92 * chore: add gcf-owl-bot to list of trusted contributors Source-Author: Jeff Ching <[email protected]> Source-Date: Wed Sep 8 13:42:12 2021 -0700 Source-Repo: googleapis/synthtool Source-Sha: a6b97202771f89a4b76873d43ea9a07d7fc95f91 Source-Link: googleapis/synthtool@a6b9720
1 parent fe2ad14 commit 2fa3460

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/trusted-contribution.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
trustedContributors:
2-
- renovate-bot
2+
- renovate-bot
3+
- gcf-owl-bot[bot]

synth.metadata

Lines changed: 2 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-spanner.git",
7-
"sha": "87b77a3be3fc9cb206e147dcce818b594b2c6b4b"
7+
"sha": "0a311ad38558dbf91c863941165cce456cf3c14c"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "17ee6e5c08f2eb47029beee4776ce990e56b3925"
22+
"sha": "a6b97202771f89a4b76873d43ea9a07d7fc95f91"
2323
}
2424
}
2525
],
@@ -58,7 +58,6 @@
5858
".github/ISSUE_TEMPLATE/support_request.md",
5959
".github/PULL_REQUEST_TEMPLATE.md",
6060
".github/generated-files-bot.yml",
61-
".github/readme/synth.py",
6261
".github/release-trigger.yml",
6362
".github/snippet-bot.yml",
6463
".github/trusted-contribution.yml",
@@ -70,7 +69,6 @@
7069
".kokoro/common.cfg",
7170
".kokoro/common.sh",
7271
".kokoro/continuous/java8.cfg",
73-
".kokoro/continuous/readme.cfg",
7472
".kokoro/dependencies.sh",
7573
".kokoro/nightly/integration.cfg",
7674
".kokoro/nightly/java11.cfg",

0 commit comments

Comments
 (0)