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 #7590

Merged
merged 4 commits into from
Aug 9, 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: eyJwIjoiRnVuY3Rpb25zLy5Pd2xCb3QueWFtbCIsImgiOiI5NjBlNGIyNTk1YzZlZGE0ZTNmMWM0NGQ0Y2Q1NzYwY2NlZWZhZTg4In0=

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: eyJwIjoiRnVuY3Rpb25zLy5Pd2xCb3QueWFtbCIsImgiOiIzY2ViNzk3MzdkODYyMmUyZTFjYTIzMWUyZTg1ZTg5NDgzZGFiMGEyIn0=
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: eyJwIjoiRnVuY3Rpb25zLy5Pd2xCb3QueWFtbCIsImgiOiIzY2ViNzk3MzdkODYyMmUyZTFjYTIzMWUyZTg1ZTg5NDgzZGFiMGEyIn0=
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 8, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review August 8, 2024 01:18
@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners August 8, 2024 01:18
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 8, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 8, 2024
…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: eyJwIjoiRnVuY3Rpb25zLy5Pd2xCb3QueWFtbCIsImgiOiI5NjBlNGIyNTk1YzZlZGE0ZTNmMWM0NGQ0Y2Q1NzYwY2NlZWZhZTg4In0=
@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
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

@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Aug 8, 2024
@Hectorhammett Hectorhammett merged commit 7d6cbc8 into main Aug 9, 2024
24 checks passed
@Hectorhammett Hectorhammett deleted the owl-bot-copy-Functions branch August 9, 2024 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
owl-bot-copy owlbot:run Add this label to trigger the Owlbot post processor.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant