Skip to content

Websecurityscanner: pick up order-of-enum fix from GAPIC generator.#6882

Merged
tseaver merged 1 commit intomasterfrom
autosynth-websecurityscanner
Jan 4, 2019
Merged

Websecurityscanner: pick up order-of-enum fix from GAPIC generator.#6882
tseaver merged 1 commit intomasterfrom
autosynth-websecurityscanner

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/websecurityscanner/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:2f6b261ee7fe1aedf238991c93a20b3820de37a343d0cacf3e3e9555c2aaf2ea
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/websecurityscanner/artman_websecurityscanner_v1alpha.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/websecurityscanner-v1alpha.
.coveragerc
.flake8
MANIFEST.in
noxfile.py.j2
setup.cfg
Running session blacken
Creating virtualenv using python3.6 in /tmpfs/src/git/autosynth/working_repo/websecurityscanner/.nox/blacken
pip install --upgrade black
black google tests docs
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/gapic/web_security_scanner_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/crawled_url_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/gapic/transports/web_security_scanner_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/finding_addon_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/crawled_url_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/finding_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/finding_type_stats_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/finding_type_stats_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/finding_addon_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/scan_config_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/finding_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/scan_run_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/gapic/web_security_scanner_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/scan_run_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/scan_config_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/web_security_scanner_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/tests/unit/gapic/v1alpha/test_web_security_scanner_client_v1alpha.py
reformatted /tmpfs/src/git/autosynth/working_repo/websecurityscanner/google/cloud/websecurityscanner_v1alpha/proto/web_security_scanner_pb2.py
All done! ✨ 🍰 ✨
19 files reformatted, 9 files left unchanged.
Session blacken was successful.
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@yoshi-automation yoshi-automation force-pushed the autosynth-websecurityscanner branch from ca0a219 to 4d77958 Compare December 8, 2018 13:34
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 8, 2018
@tseaver tseaver changed the title [CHANGE ME] Re-generated websecurityscanner to pick up changes in the API or client library generator. [DO NOT MERGE] Websecurityscanner: run 'lint' before 'blacken'? Dec 11, 2018

TARGET_PLATFORM_UNSPECIFIED = 0
APP_ENGINE = 1
COMPUTE = 2

This comment was marked as spam.

@tseaver tseaver added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Dec 11, 2018
@tseaver tseaver changed the title [DO NOT MERGE] Websecurityscanner: run 'lint' before 'blacken'? Websecurityscanner: pick up order-of-enum fix from GAPIC generator. Jan 4, 2019
@tseaver tseaver merged commit aacc821 into master Jan 4, 2019
@tseaver tseaver deleted the autosynth-websecurityscanner branch January 4, 2019 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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