blob: 24df57c85f6f9e2ac29f946cdf028c4d7e95e708 [file] [log] [blame]
Bu Sun Kime72202e2020-02-19 17:58:47 -08001{
Bu Sun Kime72202e2020-02-19 17:58:47 -08002 "sources": [
3 {
Yoshi Automation Botbd1e12a2020-02-20 09:46:50 -08004 "git": {
5 "name": ".",
Yoshi Automation Bot5d657b92020-10-07 07:42:07 -07006 "remote": "https://github.com/googleapis/python-api-core.git",
Yoshi Automation Bot282725d2021-04-11 04:09:14 -07007 "sha": "8c7ac29ce8b1680fc0991f5001ed4a6ad580f951"
Yoshi Automation Botbd1e12a2020-02-20 09:46:50 -08008 }
9 },
10 {
11 "git": {
12 "name": "synthtool",
Bu Sun Kim945bafc2020-06-09 10:57:48 -070013 "remote": "https://github.com/googleapis/synthtool.git",
Yoshi Automation Bot282725d2021-04-11 04:09:14 -070014 "sha": "0a071b3460344886297a304253bf924aa68ddb7e"
Bu Sun Kime72202e2020-02-19 17:58:47 -080015 }
16 }
Yoshi Automation Bot5d657b92020-10-07 07:42:07 -070017 ],
18 "generatedFiles": [
19 ".github/CONTRIBUTING.md",
20 ".github/ISSUE_TEMPLATE/bug_report.md",
21 ".github/ISSUE_TEMPLATE/feature_request.md",
22 ".github/ISSUE_TEMPLATE/support_request.md",
23 ".github/PULL_REQUEST_TEMPLATE.md",
Yoshi Automation Bot786e9de2021-01-26 07:42:21 -080024 ".github/header-checker-lint.yml",
Yoshi Automation Bot5d657b92020-10-07 07:42:07 -070025 ".github/release-please.yml",
26 ".github/snippet-bot.yml",
27 ".gitignore",
28 ".kokoro/build.sh",
29 ".kokoro/continuous/common.cfg",
30 ".kokoro/continuous/continuous.cfg",
31 ".kokoro/docker/docs/Dockerfile",
32 ".kokoro/docker/docs/fetch_gpg_keys.sh",
33 ".kokoro/docs/common.cfg",
34 ".kokoro/docs/docs-presubmit.cfg",
35 ".kokoro/docs/docs.cfg",
36 ".kokoro/populate-secrets.sh",
37 ".kokoro/presubmit/common.cfg",
38 ".kokoro/presubmit/presubmit.cfg",
39 ".kokoro/publish-docs.sh",
40 ".kokoro/release.sh",
41 ".kokoro/release/common.cfg",
42 ".kokoro/release/release.cfg",
43 ".kokoro/samples/lint/common.cfg",
44 ".kokoro/samples/lint/continuous.cfg",
45 ".kokoro/samples/lint/periodic.cfg",
46 ".kokoro/samples/lint/presubmit.cfg",
47 ".kokoro/samples/python3.6/common.cfg",
48 ".kokoro/samples/python3.6/continuous.cfg",
Yoshi Automation Bot49c67552021-04-02 12:26:40 -070049 ".kokoro/samples/python3.6/periodic-head.cfg",
Yoshi Automation Bot5d657b92020-10-07 07:42:07 -070050 ".kokoro/samples/python3.6/periodic.cfg",
51 ".kokoro/samples/python3.6/presubmit.cfg",
52 ".kokoro/samples/python3.7/common.cfg",
53 ".kokoro/samples/python3.7/continuous.cfg",
Yoshi Automation Bot49c67552021-04-02 12:26:40 -070054 ".kokoro/samples/python3.7/periodic-head.cfg",
Yoshi Automation Bot5d657b92020-10-07 07:42:07 -070055 ".kokoro/samples/python3.7/periodic.cfg",
56 ".kokoro/samples/python3.7/presubmit.cfg",
57 ".kokoro/samples/python3.8/common.cfg",
58 ".kokoro/samples/python3.8/continuous.cfg",
Yoshi Automation Bot49c67552021-04-02 12:26:40 -070059 ".kokoro/samples/python3.8/periodic-head.cfg",
Yoshi Automation Bot5d657b92020-10-07 07:42:07 -070060 ".kokoro/samples/python3.8/periodic.cfg",
61 ".kokoro/samples/python3.8/presubmit.cfg",
Yoshi Automation Bot49c67552021-04-02 12:26:40 -070062 ".kokoro/test-samples-against-head.sh",
63 ".kokoro/test-samples-impl.sh",
Yoshi Automation Bot5d657b92020-10-07 07:42:07 -070064 ".kokoro/test-samples.sh",
65 ".kokoro/trampoline.sh",
66 ".kokoro/trampoline_v2.sh",
Yoshi Automation Botec08e662020-12-02 11:25:55 -080067 ".pre-commit-config.yaml",
Yoshi Automation Bot5d657b92020-10-07 07:42:07 -070068 ".trampolinerc",
69 "CODE_OF_CONDUCT.md",
70 "CONTRIBUTING.rst",
71 "LICENSE",
72 "MANIFEST.in",
73 "docs/_static/custom.css",
74 "docs/_templates/layout.html",
75 "docs/conf.py",
76 "docs/multiprocessing.rst",
77 "renovate.json",
78 "scripts/decrypt-secrets.sh",
79 "scripts/readme-gen/readme_gen.py",
80 "scripts/readme-gen/templates/README.tmpl.rst",
81 "scripts/readme-gen/templates/auth.tmpl.rst",
82 "scripts/readme-gen/templates/auth_api_key.tmpl.rst",
83 "scripts/readme-gen/templates/install_deps.tmpl.rst",
84 "scripts/readme-gen/templates/install_portaudio.tmpl.rst",
85 "testing/.gitignore"
Bu Sun Kime72202e2020-02-19 17:58:47 -080086 ]
87}