Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Talent: Add empty lines (via synth). #8073

Merged
merged 1 commit into from
May 21, 2019
Merged

Talent: Add empty lines (via synth). #8073

merged 1 commit into from
May 21, 2019

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/talent/synth.py.
synthtool > Ensuring dependencies.
synthtool > Pulling artman image.
latest: Pulling from googleapis/artman
Digest: sha256:3246adac900f4bdbd62920e80de2e5877380e44036b3feae13667ec255ebf5ec
Status: Image is up to date for googleapis/artman:latest
synthtool > Cloning googleapis.
synthtool > Running generator for google/cloud/talent/artman_talent_v4beta1.yaml.
synthtool > Generated code into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1.
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/tenant_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/tenant_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/profile_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/profile_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/profile.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/profile.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/job.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/job.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/batch.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/batch.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/application.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/application.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/filters.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/filters.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/company.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/company.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/common.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/common.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/event_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/event_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/tenant.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/tenant.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/application_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/application_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/event.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/event.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/company_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/company_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/histogram.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/histogram.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/job_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/job_service.proto
synthtool > Copy: /home/kbuilder/.cache/synthtool/googleapis/google/cloud/talent/v4beta1/completion_service.proto to /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto/completion_service.proto
synthtool > Placed proto files into /home/kbuilder/.cache/synthtool/googleapis/artman-genfiles/python/talent-v4beta1/google/cloud/talent_v4beta1/proto.
.coveragerc
.flake8
MANIFEST.in
noxfile.py.j2
setup.cfg
Running session blacken
Creating virtualenv using python3.6 in /tmpfs/src/git/autosynth/working_repo/talent/.nox/blacken
pip install black
black google tests docs
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/__init__.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/application_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/company_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/completion_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/completion_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/application_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/event_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/event_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/company_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/enums.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/job_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/profile_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/tenant_service_client_config.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/application_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/company_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/completion_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/event_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/tenant_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/profile_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/job_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/profile_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/application_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/transports/tenant_service_grpc_transport.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/gapic/job_service_client.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/batch_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/batch_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/application_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/common_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/application_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/company_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/company_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/application_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/company_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/completion_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/completion_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/event_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/company_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/event_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/event_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/filters_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/event_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/histogram_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/histogram_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/job_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/job_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/job_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/common_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/profile_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/job_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/filters_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/profile_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/tenant_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/tenant_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/tenant_service_pb2_grpc.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/types.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/tenant_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_application_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_completion_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/profile_service_pb2.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_event_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_company_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_tenant_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_profile_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/tests/unit/gapic/v4beta1/test_job_service_client_v4beta1.py
reformatted /tmpfs/src/git/autosynth/working_repo/talent/google/cloud/talent_v4beta1/proto/profile_pb2.py
All done! ✨ 🍰 ✨
68 files reformatted, 4 files left unchanged.
Session blacken was successful.
synthtool > Cleaned up 2 temporary directories.
synthtool > Wrote metadata to synth.metadata.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 21, 2019
@yoshi-automation yoshi-automation added api: talent and removed cla: yes This human has signed the Contributor License Agreement. labels May 21, 2019
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label May 21, 2019
@googlebot
Copy link

☹️ Sorry, but only Googlers may change the label cla: yes.

@busunkim96 busunkim96 changed the title [CHANGE ME] Re-generated talent to pick up changes in the API or client library generator. Talent: Add empty lines (via synth). May 21, 2019
@busunkim96 busunkim96 added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 21, 2019
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 21, 2019
@busunkim96 busunkim96 merged commit 722ddec into master May 21, 2019
parthea pushed a commit that referenced this pull request Jun 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: talent cla: yes This human has signed the Contributor License Agreement. codegen
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants