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

fix!: remove gRPC support for client libraries #27296

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Sep 4, 2024

  • Regenerate this pull request now.

PiperOrigin-RevId: 670927686

Source-Link: googleapis/googleapis@8c6de20

Source-Link: https://github.com/googleapis/googleapis-gen/commit/c3840f8c7d753503d90394b7b1d12f944ebdd501
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFwaV9odWItdjEvLk93bEJvdC55YW1sIiwiaCI6ImMzODQwZjhjN2Q3NTM1MDNkOTAzOTRiN2IxZDEyZjk0NGViZGQ1MDEifQ==

@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 4, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 4, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 4, 2024
@gcf-owl-bot gcf-owl-bot bot marked this pull request as ready for review September 4, 2024 13:55
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 4, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 4, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 4, 2024
Copy link
Member

@dazuma dazuma left a comment

Choose a reason for hiding this comment

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

fix(api_hub-v1)!: Remove unsupported gRPC transport clients

@dazuma dazuma added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 11, 2024
@dazuma
Copy link
Member

dazuma commented Sep 11, 2024

This needs to be paired with the corresponding update to the wrapper library

Copy link
Contributor Author

gcf-owl-bot bot commented Sep 12, 2024

Owl bot is regenerating pull request 27296...
Build name: ZmUxYmNhYTktZjA1NC00MTFmLWIwYjAtZWI3ODcwYzI0NmM2

@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-google-cloud-api_hub-v1 branch from 13687fb to cb3743e Compare September 12, 2024 23:51
Copy link

snippet-bot bot commented Sep 12, 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 kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 12, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 12, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 12, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 12, 2024
Copy link
Contributor Author

gcf-owl-bot bot commented Sep 17, 2024

Owl bot is regenerating pull request 27296...
Build name: YmQ4M2U4ZjAtODZiMy00OTFjLTgzNjEtNzRlNGIyMDhiMmU3

@dazuma dazuma removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Sep 17, 2024
PiperOrigin-RevId: 670927686

Source-Link: googleapis/googleapis@8c6de20

Source-Link: googleapis/googleapis-gen@c3840f8
Copy-Tag: eyJwIjoiZ29vZ2xlLWNsb3VkLWFwaV9odWItdjEvLk93bEJvdC55YW1sIiwiaCI6ImMzODQwZjhjN2Q3NTM1MDNkOTAzOTRiN2IxZDEyZjk0NGViZGQ1MDEifQ==
@gcf-owl-bot gcf-owl-bot bot force-pushed the owl-bot-copy-google-cloud-api_hub-v1 branch from dac45ab to 0ba672a Compare September 17, 2024 01:50
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 17, 2024
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Sep 17, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Sep 17, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Sep 17, 2024
@yoshi-kokoro yoshi-kokoro removed kokoro:force-run Add this label to force Kokoro to re-run the tests. labels Sep 17, 2024
Copy link
Member

@dazuma dazuma left a comment

Choose a reason for hiding this comment

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

fix(api_hub-v1)!: Remove unsupported gRPC clients

@dazuma dazuma merged commit f377363 into main Sep 17, 2024
13 checks passed
@dazuma dazuma deleted the owl-bot-copy-google-cloud-api_hub-v1 branch September 17, 2024 02:38
@github-actions github-actions bot added the release-please:force-run To run release-please label Sep 17, 2024
@release-please release-please bot removed the release-please:force-run To run release-please label Sep 17, 2024
@github-actions github-actions bot added the release-please:force-run To run release-please label Sep 18, 2024
@release-please release-please bot removed the release-please:force-run To run release-please label Sep 18, 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