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

docs: modifies the project ID pattern in comment for Workbench environment #381

Merged
merged 4 commits into from
May 5, 2022

Conversation

gcf-owl-bot[bot]
Copy link
Contributor

@gcf-owl-bot gcf-owl-bot bot commented May 3, 2022

  • Regenerate this pull request now.

PiperOrigin-RevId: 446581791

Source-Link: googleapis/googleapis@2402963

Source-Link: https://github.com/googleapis/googleapis-gen/commit/df2549f62967d22ebc803fe60cd5069dcefb9240
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGYyNTQ5ZjYyOTY3ZDIyZWJjODAzZmU2MGNkNTA2OWRjZWZiOTI0MCJ9

chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-java to 2.16.0
PiperOrigin-RevId: 446250659

Source-Link: googleapis/googleapis@dc4ef31

Source-Link: https://github.com/googleapis/googleapis-gen/commit/5fdda4ddfbab87998e77e4a453e0ff87986d2db8
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZkZGE0ZGRmYmFiODc5OThlNzdlNGE0NTNlMGZmODc5ODZkMmRiOCJ9

…a to 2.16.0

PiperOrigin-RevId: 446250659

Source-Link: googleapis/googleapis@dc4ef31

Source-Link: googleapis/googleapis-gen@5fdda4d
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNWZkZGE0ZGRmYmFiODc5OThlNzdlNGE0NTNlMGZmODc5ODZkMmRiOCJ9
@gcf-owl-bot gcf-owl-bot bot requested a review from a team as a code owner May 3, 2022 21:16
@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 May 3, 2022
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. api: notebooks Issues related to the googleapis/java-notebooks API. labels May 3, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 3, 2022
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label May 3, 2022
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels May 3, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 3, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 3, 2022
…nment

PiperOrigin-RevId: 446581791

Source-Link: googleapis/googleapis@2402963

Source-Link: googleapis/googleapis-gen@df2549f
Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZGYyNTQ5ZjYyOTY3ZDIyZWJjODAzZmU2MGNkNTA2OWRjZWZiOTI0MCJ9
@gcf-owl-bot gcf-owl-bot bot changed the title chore(deps): upgrade gapic-generator-java to 2.7.0 and update gax-java to 2.16.0 docs: modifies the project ID pattern in comment for Workbench environment May 5, 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 May 5, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 5, 2022
@product-auto-label product-auto-label bot added size: xl Pull request size is extra large. and removed size: l Pull request size is large. labels May 5, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 5, 2022
@product-auto-label product-auto-label bot added size: l Pull request size is large. and removed size: xl Pull request size is extra large. labels May 5, 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 May 5, 2022
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label May 5, 2022
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 5, 2022
@Neenu1995 Neenu1995 added the automerge Merge the pull request once unit tests and other checks pass. label May 5, 2022
@gcf-merge-on-green gcf-merge-on-green bot merged commit 52c2377 into main May 5, 2022
@gcf-merge-on-green gcf-merge-on-green bot deleted the owl-bot-copy branch May 5, 2022 20:14
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label May 5, 2022
gcf-merge-on-green bot pushed a commit that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [1.1.0](v1.0.6...v1.1.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-notebooks/issues/1440)) ([#383](#383)) ([1f65de5](1f65de5))
* Update Notebooks API for clients libraries ([#372](#372)) ([4533afe](4533afe))


### Documentation

* modifies the project ID pattern in comment for Workbench environment ([#381](#381)) ([52c2377](52c2377))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#382](#382)) ([03fdc2a](03fdc2a))

---
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 meltsufin/monorepo-experiments that referenced this pull request May 24, 2022
🤖 I have created a release *beep* *boop*
---


## [1.1.0](googleapis/java-notebooks@v1.0.6...v1.1.0) (2022-05-19)


### Features

* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-notebooks/issues/1440)) ([#383](googleapis/java-notebooks#383)) ([2f28dd6](googleapis/java-notebooks@2f28dd6))
* Update Notebooks API for clients libraries ([#372](googleapis/java-notebooks#372)) ([9f8facd](googleapis/java-notebooks@9f8facd))


### Documentation

* modifies the project ID pattern in comment for Workbench environment ([#381](googleapis/java-notebooks#381)) ([49e1838](googleapis/java-notebooks@49e1838))


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#382](googleapis/java-notebooks#382)) ([d5486a7](googleapis/java-notebooks@d5486a7))

---
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: notebooks Issues related to the googleapis/java-notebooks API. owl-bot-copy size: l Pull request size is large.
Projects
None yet
2 participants