Skip to content
This repository has been archived by the owner on Sep 16, 2023. It is now read-only.

feat: Enable REST transport for most of Java and Go clients #230

Merged
merged 4 commits into from Jun 30, 2022

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented Jun 23, 2022

  • Regenerate this pull request now.

PiperOrigin-RevId: 456641589

Source-Link: googleapis/googleapis@8a251f5

Source-Link: https://github.com/googleapis/googleapis-gen/commit/4ca52a529cf01308d9714950edffbea3560cfbdb
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9

@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner June 23, 2022 02:52
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Jun 23, 2022
@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 Jun 23, 2022
@product-auto-label product-auto-label bot added the api: binaryauthorization Issues related to the googleapis/java-binary-authorization API. label Jun 23, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 23, 2022
@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 Jun 23, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 23, 2022
@snippet-bot
Copy link

snippet-bot bot commented Jun 23, 2022

Here is the summary of changes.

You are about to add 5 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

@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 Jun 23, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 23, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 23, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Jun 24, 2022
@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 24, 2022
@meltsufin meltsufin added the automerge Merge the pull request once unit tests and other checks pass. label Jun 27, 2022
@suztomo
Copy link
Member

suztomo commented Jun 27, 2022

https://github.com/googleapis/java-binary-authorization/runs/7074051152?check_suite_focus=true

****************** DEPENDENCY LIST COMPLETENESS CHECK *******************
~/work/java-binary-authorization/java-binary-authorization/google-cloud-binary-authorization ~/work/java-binary-authorization/java-binary-authorization
2022-06-27 13:46:50 Generating dependency list using original pom...
2022-06-27 13:46:53 Generating dependency list using flattened pom...
2022-06-27 13:46:57 Comparing dependency lists...
2022-06-27 13:46:57 Diff found. See below: 
2022-06-27 13:46:57 You can also check .diff.txt file located in google-cloud-binary-authorization.
24,25c24,25
< [INFO]    commons-codec:commons-codec:jar:1.15:runtime
< [INFO]    commons-logging:commons-logging:jar:1.2:runtime
---
> [INFO]    commons-codec:commons-codec:jar:1.15:compile
> [INFO]    commons-logging:commons-logging:jar:1.2:compile
40,41c40,41
< [INFO]    io.opencensus:opencensus-api:jar:0.31.1:runtime
< [INFO]    io.opencensus:opencensus-contrib-http-util:jar:0.31.1:runtime
---
> [INFO]    io.opencensus:opencensus-api:jar:0.31.1:compile
> [INFO]    io.opencensus:opencensus-contrib-http-util:jar:0.31.1:compile
45,46c45,46
< [INFO]    org.apache.httpcomponents:httpclient:jar:4.5.13:runtime
< [INFO]    org.apache.httpcomponents:httpcore:jar:4.4.15:runtime
---
> [INFO]    org.apache.httpcomponents:httpclient:jar:4.5.13:compile
> [INFO]    org.apache.httpcomponents:httpcore:jar:4.4.15:compile
~/work/java-binary-authorization/java-binary-authorization

@gcf-merge-on-green
Copy link

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 27, 2022
@gcf-owl-bot
Copy link
Contributor Author

gcf-owl-bot bot commented Jun 28, 2022

Owl bot is regenerating pull request 230...
Build name: ZDc4ZDAyNzQtZDY5Zi00YjhjLThjMzYtNjI2NmJjNDM2MGMw

PiperOrigin-RevId: 456641589

Source-Link: googleapis/googleapis@8a251f5

Source-Link: googleapis/googleapis-gen@4ca52a5
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGNhNTJhNTI5Y2YwMTMwOGQ5NzE0OTUwZWRmZmJlYTM1NjBjZmJkYiJ9
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jun 28, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 28, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 29, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 29, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 30, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jun 30, 2022
@blakeli0 blakeli0 added automerge Merge the pull request once unit tests and other checks pass. labels Jun 30, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit ca507e6 into main Jun 30, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch June 30, 2022 18:56
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Jun 30, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


## [1.2.0](v1.1.1...v1.2.0) (2022-07-01)


### Features

* Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces ([#227](#227)) ([4755125](4755125))
* Enable REST transport for most of Java and Go clients ([#230](#230)) ([ca507e6](ca507e6))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#229](#229)) ([c5d1f10](c5d1f10))
* update dependency io.grafeas:grafeas to v2.3.1 ([#231](#231)) ([7374554](7374554))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
github-actions bot pushed a commit to suztomo/google-cloud-java that referenced this pull request Jul 1, 2022
🤖 I have created a release *beep* *boop*
---


## [1.2.0](googleapis/java-binary-authorization@v1.1.1...v1.2.0) (2022-07-01)


### Features

* Adds a pod_namespace field to pod events created by Continuous Validation, to distinguish pods with the same name that run in different namespaces ([googleapis#227](googleapis/java-binary-authorization#227)) ([e1846fe](googleapis/java-binary-authorization@e1846fe))
* Enable REST transport for most of Java and Go clients ([googleapis#230](googleapis/java-binary-authorization#230)) ([dd85912](googleapis/java-binary-authorization@dd85912))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([googleapis#229](googleapis/java-binary-authorization#229)) ([648d61f](googleapis/java-binary-authorization@648d61f))
* update dependency io.grafeas:grafeas to v2.3.1 ([googleapis#231](googleapis/java-binary-authorization#231)) ([ff1c0c8](googleapis/java-binary-authorization@ff1c0c8))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api: binaryauthorization Issues related to the googleapis/java-binary-authorization API. owl-bot-copy owlbot:run Add this label to trigger the Owlbot post processor. size: xl Pull request size is extra large.
Projects
None yet
5 participants