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

feat: [functions] optional field for specifying a service account to use for the build. This helps navigate the change of historical default on new projects. For more details, see https://cloud.google.com/build/docs/cloud-build-service-account-updates #5607

Merged
merged 4 commits into from
Aug 8, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Aug 8, 2024

  • Regenerate this pull request now.

feat: optional fields for setting up automatic base image updates.
feat: optional field for specifying a revision on GetFunction.
feat: optional field for binary authorization policy.
feat: optional field for deploying a source from a GitHub repository.
feat: additional field on the output that specified whether the deployment supports Physical Zone Separation.
feat: Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for.
feat: ListRuntimes response now includes deprecation and decommissioning dates.
docs: Refined description in several fields.

PiperOrigin-RevId: 660624506

Source-Link: googleapis/googleapis@8652e28

Source-Link: https://github.com/googleapis/googleapis-gen/commit/960e4b2595c6eda4e3f1c44d4cd5760cceefae88
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWZ1bmN0aW9ucy8uT3dsQm90LnlhbWwiLCJoIjoiOTYwZTRiMjU5NWM2ZWRhNGUzZjFjNDRkNGNkNTc2MGNjZWVmYWU4OCJ9

BEGIN_NESTED_COMMIT
feat: [functions] Added build_service_account field to CloudFunction
docs: A comment for field runtime_version in message .google.cloud.functions.v1.CloudFunction is changed
docs: A comment for field docker_repository in message .google.cloud.functions.v1.CloudFunction is changed
docs: A comment for field automatic_update_policy in message .google.cloud.functions.v1.CloudFunction is changed
docs: A comment for field on_deploy_update_policy in message .google.cloud.functions.v1.CloudFunction is changed
docs: A comment for field url in message .google.cloud.functions.v1.SourceRepository is changed
docs: A comment for field url in message .google.cloud.functions.v1.HttpsTrigger is changed

PiperOrigin-RevId: 660564990

Source-Link: googleapis/googleapis@7767c57

Source-Link: https://github.com/googleapis/googleapis-gen/commit/3ceb79737d8622e2e1ca231e2e85e89483dab0a2
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWZ1bmN0aW9ucy8uT3dsQm90LnlhbWwiLCJoIjoiM2NlYjc5NzM3ZDg2MjJlMmUxY2EyMzFlMmU4NWU4OTQ4M2RhYjBhMiJ9
END_NESTED_COMMIT

docs: A comment for field `runtime_version` in message `.google.cloud.functions.v1.CloudFunction` is changed
docs: A comment for field `docker_repository` in message `.google.cloud.functions.v1.CloudFunction` is changed
docs: A comment for field `automatic_update_policy` in message `.google.cloud.functions.v1.CloudFunction` is changed
docs: A comment for field `on_deploy_update_policy` in message `.google.cloud.functions.v1.CloudFunction` is changed
docs: A comment for field `url` in message `.google.cloud.functions.v1.SourceRepository` is changed
docs: A comment for field `url` in message `.google.cloud.functions.v1.HttpsTrigger` is changed

PiperOrigin-RevId: 660564990

Source-Link: googleapis/googleapis@7767c57

Source-Link: googleapis/googleapis-gen@3ceb797
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWZ1bmN0aW9ucy8uT3dsQm90LnlhbWwiLCJoIjoiM2NlYjc5NzM3ZDg2MjJlMmUxY2EyMzFlMmU4NWU4OTQ4M2RhYjBhMiJ9
@dpebot
Copy link
Collaborator

dpebot commented Aug 8, 2024

/gcbrun

@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review August 8, 2024 01:25
@gcf-owl-bot gcf-owl-bot bot requested review from yoshi-approver and a team as code owners August 8, 2024 01:25
@dpebot
Copy link
Collaborator

dpebot commented Aug 8, 2024

/gcbrun

…build. This helps navigate the change of historical default on new projects. For more details, see https://cloud.google.com/build/docs/cloud-build-service-account-updates

feat: optional fields for setting up automatic base image updates.
feat: optional field for specifying a revision on GetFunction.
feat: optional field for binary authorization policy.
feat: optional field for deploying a source from a GitHub repository.
feat: additional field on the output that specified whether the deployment supports Physical Zone Separation.
feat: Generate upload URL now supports for specifying the GCF generation that the generated upload url will be used for.
feat: ListRuntimes response now includes deprecation and decommissioning dates.
docs: Refined description in several fields.

PiperOrigin-RevId: 660624506

Source-Link: googleapis/googleapis@8652e28

Source-Link: googleapis/googleapis-gen@960e4b2
Copy-Tag: eyJwIjoicGFja2FnZXMvZ29vZ2xlLWNsb3VkLWZ1bmN0aW9ucy8uT3dsQm90LnlhbWwiLCJoIjoiOTYwZTRiMjU5NWM2ZWRhNGUzZjFjNDRkNGNkNTc2MGNjZWVmYWU4OCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [functions] Added build_service_account field to CloudFunction feat: [functions] optional field for specifying a service account to use for the build. This helps navigate the change of historical default on new projects. For more details, see https://cloud.google.com/build/docs/cloud-build-service-account-updates Aug 8, 2024
@dpebot
Copy link
Collaborator

dpebot commented Aug 8, 2024

/gcbrun

Copy link

snippet-bot bot commented Aug 8, 2024

No region tags are edited in this PR.

This comment is generated by snippet-bot.
If you find problems with this result, please file an issue at:
https://github.com/googleapis/repo-automation-bots/issues.
To update this comment, add snippet-bot:force-run label or use the checkbox below:

  • Refresh this comment

@dpebot
Copy link
Collaborator

dpebot commented Aug 8, 2024

/gcbrun

@danielbankhead danielbankhead merged commit 1e600c2 into main Aug 8, 2024
12 checks passed
@danielbankhead danielbankhead deleted the owl-bot-copy-packages-google-cloud-functions branch August 8, 2024 20:08
@release-please release-please bot mentioned this pull request Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants