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

chore: [Build] fix proto formatting #5639

Closed
wants to merge 11 commits into from
Closed

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Nov 21, 2022

  • Regenerate this pull request now.

PiperOrigin-RevId: 503177089

Source-Link: googleapis/googleapis@1ccd54b

Source-Link: https://github.com/googleapis/googleapis-gen/commit/537cd79d9c739e487b7a41239c1b92f5b0bc080e
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6IjUzN2NkNzlkOWM3MzllNDg3YjdhNDEyMzljMWI5MmY1YjBiYzA4MGUifQ==

BEGIN_NESTED_COMMIT
feat: [Build] Add location methods
PiperOrigin-RevId: 499263614

Source-Link: googleapis/googleapis@ba2db0d

Source-Link: https://github.com/googleapis/googleapis-gen/commit/503d1e8eff04535fc5d4b74fe1c894e67fd596b2
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6IjUwM2QxZThlZmYwNDUzNWZjNWQ0Yjc0ZmUxYzg5NGU2N2ZkNTk2YjIifQ==
END_NESTED_COMMIT
BEGIN_NESTED_COMMIT
feat: [Build] added field BuildStatus.error_message
docs: minor update in comments

PiperOrigin-RevId: 494835140

Source-Link: googleapis/googleapis@e8356fe

Source-Link: https://github.com/googleapis/googleapis-gen/commit/cdd533a7ce05721fc7d79e6ac39f9c8f2be3bf1e
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6ImNkZDUzM2E3Y2UwNTcyMWZjN2Q3OWU2YWMzOWY5YzhmMmJlM2JmMWUifQ==
END_NESTED_COMMITBEGIN_NESTED_COMMITchore(bazel): [Build] update gapic-generator-php to v1.6.2
PiperOrigin-RevId: 493134713

Source-Link: googleapis/googleapis@83d92bd

Source-Link: https://github.com/googleapis/googleapis-gen/commit/223117b72af12c6b9ab611f310729c3a2f493f2f
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6IjIyMzExN2I3MmFmMTJjNmI5YWI2MTFmMzEwNzI5YzNhMmY0OTNmMmYifQ==
END_NESTED_COMMITBEGIN_NESTED_COMMITdocs: [Build] fix typo in docstring
PiperOrigin-RevId: 490003667

Source-Link: googleapis/googleapis@b6b7514

Source-Link: https://github.com/googleapis/googleapis-gen/commit/f11251a429c6179279d3406650cfdd2a091186eb
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6ImYxMTI1MWE0MjljNjE3OTI3OWQzNDA2NjUwY2ZkZDJhMDkxMTg2ZWIifQ==
END_NESTED_COMMIT

@gcf-owl-bot gcf-owl-bot bot requested review from a team as code owners November 21, 2022 20:18
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 21, 2022
@snippet-bot
Copy link

snippet-bot bot commented Nov 21, 2022

Here is the summary of possible violations 😱

There are 2 possible violations for not having product prefix.

The end of the violation section. All the stuff below is FYI purposes only.


Here is the summary of changes.

You are about to add 2 region tags.

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

@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 21, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 21, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Nov 21, 2022

require_once __DIR__ . '/../../../vendor/autoload.php';

// [START buildeventservice_v1_generated_PublishBuildEvent_PublishBuildToolEventStream_sync]
Copy link
Contributor

Choose a reason for hiding this comment

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

Need to investigate the product name (would think this should be build).

Copy link
Contributor

@dwsupplee dwsupplee Dec 7, 2022

Choose a reason for hiding this comment

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

I see what happened, when we updated to owlbot we used the following source:

- source: /google/devtools/build/v1/.*-php/(.*)

It should be:

source: /google/devtools/cloudbuild/v1/.*-php/(.*)

tldr: the source is buildeventservice and not cloudbuild

@gcf-owl-bot
Copy link
Contributor Author

gcf-owl-bot bot commented Dec 6, 2022

Owl bot is regenerating pull request 5639...
Build name: ZWExZmEzMzctMTc5YS00MzNhLTk0NWYtNDIyN2QyMTE5YTcx

PiperOrigin-RevId: 490003667

Source-Link: googleapis/googleapis@b6b7514

Source-Link: googleapis/googleapis-gen@f11251a
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6ImYxMTI1MWE0MjljNjE3OTI3OWQzNDA2NjUwY2ZkZDJhMDkxMTg2ZWIifQ==
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2022
PiperOrigin-RevId: 493134713

Source-Link: googleapis/googleapis@83d92bd

Source-Link: googleapis/googleapis-gen@223117b
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6IjIyMzExN2I3MmFmMTJjNmI5YWI2MTFmMzEwNzI5YzNhMmY0OTNmMmYifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title docs: [Build] fix typo in docstring chore(bazel): [Build] update gapic-generator-php to v1.6.2 Dec 6, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 6, 2022
docs: minor update in comments

PiperOrigin-RevId: 494835140

Source-Link: googleapis/googleapis@e8356fe

Source-Link: googleapis/googleapis-gen@cdd533a
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6ImNkZDUzM2E3Y2UwNTcyMWZjN2Q3OWU2YWMzOWY5YzhmMmJlM2JmMWUifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title chore(bazel): [Build] update gapic-generator-php to v1.6.2 feat: [Build] added field BuildStatus.error_message Dec 13, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Dec 13, 2022
PiperOrigin-RevId: 499263614

Source-Link: googleapis/googleapis@ba2db0d

Source-Link: googleapis/googleapis-gen@503d1e8
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6IjUwM2QxZThlZmYwNDUzNWZjNWQ0Yjc0ZmUxYzg5NGU2N2ZkNTk2YjIifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [Build] added field BuildStatus.error_message feat: [Build] Add location methods Jan 3, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 3, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 3, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 3, 2023
PiperOrigin-RevId: 503177089

Source-Link: googleapis/googleapis@1ccd54b

Source-Link: googleapis/googleapis-gen@537cd79
Copy-Tag: eyJwIjoiQnVpbGQvLk93bEJvdC55YW1sIiwiaCI6IjUzN2NkNzlkOWM3MzllNDg3YjdhNDEyMzljMWI5MmY1YjBiYzA4MGUifQ==
@gcf-owl-bot gcf-owl-bot bot changed the title feat: [Build] Add location methods chore: [Build] fix proto formatting Jan 19, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 19, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 19, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 19, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Feb 8, 2023
@bshaffer
Copy link
Contributor

Closing, as this updates the wrong package

@bshaffer bshaffer closed this Feb 10, 2023
@bshaffer bshaffer deleted the owl-bot-copy-Build branch February 10, 2023 20:12
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