-
Notifications
You must be signed in to change notification settings - Fork 54
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
[ggj][parsing] feat: add Service.yaml parsing #415
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
miraleung
requested review from
summer-ji-eng and
xiaozhenliu-gg5
as code owners
October 24, 2020 00:52
google-cla
bot
added
the
cla: yes
This human has signed the Contributor License Agreement.
label
Oct 24, 2020
suztomo
pushed a commit
that referenced
this pull request
Dec 16, 2022
suztomo
pushed a commit
that referenced
this pull request
Dec 16, 2022
🤖 I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
suztomo
pushed a commit
that referenced
this pull request
Mar 21, 2023
Source-Author: Neenu Shaji <Neenu1995@users.noreply.github.com> Source-Date: Wed Jul 28 18:18:26 2021 -0400 Source-Repo: googleapis/synthtool Source-Sha: 1a2878d6909dd10ca4e3c1b5943d6622e996054e Source-Link: googleapis/synthtool@1a2878d
suztomo
pushed a commit
that referenced
this pull request
Mar 21, 2023
suztomo
pushed a commit
that referenced
this pull request
Mar 21, 2023
🤖 I have created a release \*beep\* \*boop\* --- ### [1.94.5](https://www.github.com/googleapis/java-core/compare/v1.94.4...v1.94.5) (2021-04-08) ### Dependencies * update dependency com.google.api:gax-bom to v1.63.0 ([#415](https://www.github.com/googleapis/java-core/issues/415)) ([5767cfb](https://www.github.com/googleapis/java-core/commit/5767cfb3d5379f36cf3cdee21dc1d70b84393802)) * update dependency com.google.auth:google-auth-library-bom to v0.25.2 ([#408](https://www.github.com/googleapis/java-core/issues/408)) ([36b221f](https://www.github.com/googleapis/java-core/commit/36b221f0bc7a64aaa26d52e16034ecd81a84765f)) * update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#412](https://www.github.com/googleapis/java-core/issues/412)) ([7d6f76d](https://www.github.com/googleapis/java-core/commit/7d6f76db81b09476da92e386581e129f4d8a800e)) * update dependency com.google.http-client:google-http-client-bom to v1.39.1 ([#407](https://www.github.com/googleapis/java-core/issues/407)) ([6dff74c](https://www.github.com/googleapis/java-core/commit/6dff74c850f2e0baeb93da7c886e185923a6db1b)) * update dependency com.google.protobuf:protobuf-bom to v3.15.6 ([#405](https://www.github.com/googleapis/java-core/issues/405)) ([6657e98](https://www.github.com/googleapis/java-core/commit/6657e98ada384e400239623f673b18fa43bccbb8)) * update dependency com.google.protobuf:protobuf-bom to v3.15.7 ([#413](https://www.github.com/googleapis/java-core/issues/413)) ([0bbca1f](https://www.github.com/googleapis/java-core/commit/0bbca1f98d5a6cb24614e5a942289ce10ab036c6)) * update dependency com.google.protobuf:protobuf-bom to v3.15.8 ([#418](https://www.github.com/googleapis/java-core/issues/418)) ([efb1d40](https://www.github.com/googleapis/java-core/commit/efb1d40aaf58217e067d4a469aa331d74614d8fd)) * update dependency io.grpc:grpc-bom to v1.36.1 ([#410](https://www.github.com/googleapis/java-core/issues/410)) ([0bbf669](https://www.github.com/googleapis/java-core/commit/0bbf669f1526fdd2068b02428a0ae8242fd08c3b)) * update dependency io.grpc:grpc-bom to v1.37.0 ([#416](https://www.github.com/googleapis/java-core/issues/416)) ([6dca414](https://www.github.com/googleapis/java-core/commit/6dca414e7c3ccfdc24c8142000f1aa9f5b9a646d)) * update guava ([#417](https://www.github.com/googleapis/java-core/issues/417)) ([291ba00](https://www.github.com/googleapis/java-core/commit/291ba00be22d6229c05ff61023628bf783f5b340)) --- 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 join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.