Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

feat: remove note_path and occurence_path (via synth) #7

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Log from Synthtool
2020-04-16 05:14:33,870 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
On branch autosynth
nothing to commit, working tree clean
2020-04-16 05:14:33,942 synthtool > Ensuring dependencies.
2020-04-16 05:14:33,948 synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:b3b47805231a305d0f40c4bf069df20f6a2635574e6d4259fac651d3f9f6e098
Status: Image is up to date for googleapis/artman:latest
2020-04-16 05:14:35,578 synthtool > Cloning googleapis.
2020-04-16 05:14:36,224 synthtool > Running generator for google/devtools/containeranalysis/artman_containeranalysis_v1.yaml.
2020-04-16 05:14:53,070 synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/containeranalysis-v1.
2020-04-16 05:14:53,071 synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/devtools/containeranalysis/v1/containeranalysis.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/containeranalysis-v1/google/cloud/containeranalysis_v1/proto/containeranalysis.proto
2020-04-16 05:14:53,072 synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/containeranalysis-v1/google/cloud/containeranalysis_v1/proto.
2020-04-16 05:14:53,090 synthtool > Replaced "_GAPIC_LIBRARY_VERSION = pkg_resources\\.get_distribution\\(\n    'google-cloud-containeranalysis',\n\\)\\.version" in google/cloud/devtools/containeranalysis_v1/gapic/container_analysis_client.py.
2020-04-16 05:14:53,091 synthtool > Replaced '    \\# Service calls\n    def set_iam_policy\\(' in google/cloud/devtools/containeranalysis_v1/gapic/container_analysis_client.py.
.coveragerc
.flake8
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/ISSUE_TEMPLATE/support_request.md
.github/PULL_REQUEST_TEMPLATE.md
.github/release-please.yml
.gitignore
.kokoro/build.sh
.kokoro/continuous/common.cfg
.kokoro/continuous/continuous.cfg
.kokoro/docs/common.cfg
.kokoro/docs/docs.cfg
.kokoro/presubmit/common.cfg
.kokoro/presubmit/presubmit.cfg
.kokoro/publish-docs.sh
.kokoro/release.sh
.kokoro/release/common.cfg
.kokoro/release/release.cfg
.kokoro/trampoline.sh
CODE_OF_CONDUCT.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
docs/_static/custom.css
docs/_templates/layout.html
docs/conf.py.j2
noxfile.py.j2
renovate.json
setup.cfg
Running session blacken
Creating virtual environment (virtualenv) using python3.6 in .nox/blacken
pip install black==19.3b0
black docs google tests noxfile.py setup.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/devtools/containeranalysis.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/devtools/containeranalysis_v1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/devtools/containeranalysis_v1/gapic/container_analysis_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/devtools/containeranalysis_v1/gapic/transports/container_analysis_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/docs/conf.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/devtools/containeranalysis_v1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/devtools/containeranalysis_v1/proto/containeranalysis_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/devtools/containeranalysis_v1/proto/containeranalysis_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/google/cloud/devtools/containeranalysis_v1/gapic/container_analysis_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/noxfile.py
reformatted /tmpfs/src/git/autosynth/working_repo/tests/unit/gapic/v1/test_container_analysis_client_v1.py
All done! ✨ 🍰 ✨
13 files reformatted, 5 files left unchanged.
Session blacken was successful.
2020-04-16 05:14:56,107 synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 16, 2020
@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated to pick up changes in the API or client library generator. feat: remove note_path and occurence_path (via synth) Apr 21, 2020
@busunkim96 busunkim96 merged commit 656b11e into master Apr 21, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants