Skip to content

Commit 96daeed

Browse files
chore: start tracking obsolete files (#85)
1 parent f21c9ca commit 96daeed

File tree

1 file changed

+119
-2
lines changed

1 file changed

+119
-2
lines changed

packages/google-cloud-datalabeling/synth.metadata

Lines changed: 119 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
{
44
"git": {
55
"name": ".",
6-
"remote": "git@github.com:googleapis/python-datalabeling.git",
7-
"sha": "6acc3cc056799882b9d52f3a12ad4a3524522344"
6+
"remote": "https://github.com/googleapis/python-datalabeling.git",
7+
"sha": "2c99e4f1ff627cd8c1ddf399c81cb418b3419491"
88
}
99
},
1010
{
@@ -40,5 +40,122 @@
4040
"generator": "bazel"
4141
}
4242
}
43+
],
44+
"generatedFiles": [
45+
".coveragerc",
46+
".flake8",
47+
".github/CONTRIBUTING.md",
48+
".github/ISSUE_TEMPLATE/bug_report.md",
49+
".github/ISSUE_TEMPLATE/feature_request.md",
50+
".github/ISSUE_TEMPLATE/support_request.md",
51+
".github/PULL_REQUEST_TEMPLATE.md",
52+
".github/header-checker-lint.yml",
53+
".github/release-please.yml",
54+
".github/snippet-bot.yml",
55+
".gitignore",
56+
".kokoro/build.sh",
57+
".kokoro/continuous/common.cfg",
58+
".kokoro/continuous/continuous.cfg",
59+
".kokoro/docker/docs/Dockerfile",
60+
".kokoro/docker/docs/fetch_gpg_keys.sh",
61+
".kokoro/docs/common.cfg",
62+
".kokoro/docs/docs-presubmit.cfg",
63+
".kokoro/docs/docs.cfg",
64+
".kokoro/populate-secrets.sh",
65+
".kokoro/presubmit/common.cfg",
66+
".kokoro/presubmit/presubmit.cfg",
67+
".kokoro/publish-docs.sh",
68+
".kokoro/release.sh",
69+
".kokoro/release/common.cfg",
70+
".kokoro/release/release.cfg",
71+
".kokoro/samples/lint/common.cfg",
72+
".kokoro/samples/lint/continuous.cfg",
73+
".kokoro/samples/lint/periodic.cfg",
74+
".kokoro/samples/lint/presubmit.cfg",
75+
".kokoro/samples/python3.6/common.cfg",
76+
".kokoro/samples/python3.6/continuous.cfg",
77+
".kokoro/samples/python3.6/periodic-head.cfg",
78+
".kokoro/samples/python3.6/periodic.cfg",
79+
".kokoro/samples/python3.6/presubmit.cfg",
80+
".kokoro/samples/python3.7/common.cfg",
81+
".kokoro/samples/python3.7/continuous.cfg",
82+
".kokoro/samples/python3.7/periodic-head.cfg",
83+
".kokoro/samples/python3.7/periodic.cfg",
84+
".kokoro/samples/python3.7/presubmit.cfg",
85+
".kokoro/samples/python3.8/common.cfg",
86+
".kokoro/samples/python3.8/continuous.cfg",
87+
".kokoro/samples/python3.8/periodic-head.cfg",
88+
".kokoro/samples/python3.8/periodic.cfg",
89+
".kokoro/samples/python3.8/presubmit.cfg",
90+
".kokoro/test-samples-against-head.sh",
91+
".kokoro/test-samples-impl.sh",
92+
".kokoro/test-samples.sh",
93+
".kokoro/trampoline.sh",
94+
".kokoro/trampoline_v2.sh",
95+
".pre-commit-config.yaml",
96+
".trampolinerc",
97+
"CODE_OF_CONDUCT.md",
98+
"CONTRIBUTING.rst",
99+
"LICENSE",
100+
"MANIFEST.in",
101+
"docs/_static/custom.css",
102+
"docs/_templates/layout.html",
103+
"docs/conf.py",
104+
"docs/datalabeling_v1beta1/data_labeling_service.rst",
105+
"docs/datalabeling_v1beta1/services.rst",
106+
"docs/datalabeling_v1beta1/types.rst",
107+
"docs/multiprocessing.rst",
108+
"google/cloud/datalabeling/__init__.py",
109+
"google/cloud/datalabeling/py.typed",
110+
"google/cloud/datalabeling_v1beta1/__init__.py",
111+
"google/cloud/datalabeling_v1beta1/proto/annotation.proto",
112+
"google/cloud/datalabeling_v1beta1/proto/annotation_spec_set.proto",
113+
"google/cloud/datalabeling_v1beta1/proto/data_labeling_service.proto",
114+
"google/cloud/datalabeling_v1beta1/proto/data_payloads.proto",
115+
"google/cloud/datalabeling_v1beta1/proto/dataset.proto",
116+
"google/cloud/datalabeling_v1beta1/proto/evaluation.proto",
117+
"google/cloud/datalabeling_v1beta1/proto/evaluation_job.proto",
118+
"google/cloud/datalabeling_v1beta1/proto/human_annotation_config.proto",
119+
"google/cloud/datalabeling_v1beta1/proto/instruction.proto",
120+
"google/cloud/datalabeling_v1beta1/proto/operations.proto",
121+
"google/cloud/datalabeling_v1beta1/py.typed",
122+
"google/cloud/datalabeling_v1beta1/services/__init__.py",
123+
"google/cloud/datalabeling_v1beta1/services/data_labeling_service/__init__.py",
124+
"google/cloud/datalabeling_v1beta1/services/data_labeling_service/async_client.py",
125+
"google/cloud/datalabeling_v1beta1/services/data_labeling_service/client.py",
126+
"google/cloud/datalabeling_v1beta1/services/data_labeling_service/pagers.py",
127+
"google/cloud/datalabeling_v1beta1/services/data_labeling_service/transports/__init__.py",
128+
"google/cloud/datalabeling_v1beta1/services/data_labeling_service/transports/base.py",
129+
"google/cloud/datalabeling_v1beta1/services/data_labeling_service/transports/grpc.py",
130+
"google/cloud/datalabeling_v1beta1/services/data_labeling_service/transports/grpc_asyncio.py",
131+
"google/cloud/datalabeling_v1beta1/types/__init__.py",
132+
"google/cloud/datalabeling_v1beta1/types/annotation.py",
133+
"google/cloud/datalabeling_v1beta1/types/annotation_spec_set.py",
134+
"google/cloud/datalabeling_v1beta1/types/data_labeling_service.py",
135+
"google/cloud/datalabeling_v1beta1/types/data_payloads.py",
136+
"google/cloud/datalabeling_v1beta1/types/dataset.py",
137+
"google/cloud/datalabeling_v1beta1/types/evaluation.py",
138+
"google/cloud/datalabeling_v1beta1/types/evaluation_job.py",
139+
"google/cloud/datalabeling_v1beta1/types/human_annotation_config.py",
140+
"google/cloud/datalabeling_v1beta1/types/instruction.py",
141+
"google/cloud/datalabeling_v1beta1/types/operations.py",
142+
"mypy.ini",
143+
"noxfile.py",
144+
"renovate.json",
145+
"samples/AUTHORING_GUIDE.md",
146+
"samples/CONTRIBUTING.md",
147+
"samples/snippets/noxfile.py",
148+
"scripts/decrypt-secrets.sh",
149+
"scripts/fixup_datalabeling_v1beta1_keywords.py",
150+
"scripts/readme-gen/readme_gen.py",
151+
"scripts/readme-gen/templates/README.tmpl.rst",
152+
"scripts/readme-gen/templates/auth.tmpl.rst",
153+
"scripts/readme-gen/templates/auth_api_key.tmpl.rst",
154+
"scripts/readme-gen/templates/install_deps.tmpl.rst",
155+
"scripts/readme-gen/templates/install_portaudio.tmpl.rst",
156+
"setup.cfg",
157+
"testing/.gitignore",
158+
"tests/unit/gapic/datalabeling_v1beta1/__init__.py",
159+
"tests/unit/gapic/datalabeling_v1beta1/test_data_labeling_service.py"
43160
]
44161
}

0 commit comments

Comments
 (0)