Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

yoshi-automation
Copy link
Contributor

This PR was generated using Autosynth. 🌈

Here's the log from Synthtool:

synthtool > Executing /tmpfs/src/git/autosynth/working_repo/containeranalysis/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:8900f94a81adaab0238965aa8a7b3648791f4f3a95ee65adc6a56cfcc3753101
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/devtools/containeranalysis/artman_containeranalysis_v1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/containeranalysis-v1.
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
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/containeranalysis-v1/google/cloud/containeranalysis_v1/proto.
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.
synthtool > Replaced '    \\# Service calls\n    def set_iam_policy\\(' in google/cloud/devtools/containeranalysis_v1/gapic/container_analysis_client.py.
.coveragerc
.flake8
MANIFEST.in
noxfile.py.j2
setup.cfg
Running session blacken
Creating 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/containeranalysis/google/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/devtools/containeranalysis_v1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/devtools/containeranalysis.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/devtools/containeranalysis_v1/gapic/container_analysis_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/docs/conf.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/devtools/containeranalysis_v1/gapic/transports/container_analysis_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/devtools/containeranalysis_v1/proto/containeranalysis_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/devtools/containeranalysis_v1/proto/containeranalysis_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/devtools/containeranalysis_v1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/noxfile.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/tests/unit/gapic/v1/test_container_analysis_client_v1.py
reformatted /tmpfs/src/git/autosynth/working_repo/containeranalysis/google/cloud/devtools/containeranalysis_v1/gapic/container_analysis_client.py
All done! ✨ 🍰 ✨
13 files reformatted, 5 files left unchanged.
Session blacken was successful.
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation added the api: containeranalysis Issues related to the Container Analysis API. label Jul 3, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jul 3, 2019
@tseaver tseaver added the codegen label Jul 3, 2019
@tseaver tseaver changed the title [CHANGE ME] Re-generated containeranalysis to pick up changes in the API or client library generator. Container Analysis: Add 'options' arg to 'get_iam_policy'; pin black versoin (via synth). Jul 3, 2019
Copy link
Contributor

@tseaver tseaver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crwilcox, @busunkim96, @lukesneeringer, tests fail on this PR (and lots of the others created today), because it pulls in the options argument for GetIamPolicy added in this googleapis commit.

Before merging, we need a corresponding release of grpc-google-iam-v1.

@tseaver tseaver added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jul 3, 2019
tseaver added a commit that referenced this pull request Jul 11, 2019
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Jun 4, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Jun 4, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Sep 22, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Sep 22, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Oct 21, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Oct 21, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
parthea pushed a commit that referenced this pull request Oct 21, 2023
For pubsub / kms, also update the import of the 'IAMPolicy' stub, which
is no longer exported from the same location.

Supersedes: #8639
Supersedes: #8640

Closes: #8574
Closes: #8576
Closes: #8577
Closes: #8585
Closes: #8587
Closes: #8591
Closes: #8594
Closes: #8595
Closes: #8598
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: containeranalysis Issues related to the Container Analysis API. cla: yes This human has signed the Contributor License Agreement. codegen do not merge Indicates a pull request not ready for merge, due to either quality or timing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants