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
feat: introduce bom artifact and make this a multi-module project #419
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
Codecov Report
@@ Coverage Diff @@
## master #419 +/- ##
=========================================
Coverage 82.19% 82.19%
Complexity 248 248
=========================================
Files 13 13
Lines 1331 1331
Branches 141 141
=========================================
Hits 1094 1094
Misses 167 167
Partials 70 70
Continue to review full report at Codecov.
|
Neenu1995
approved these changes
Apr 6, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this issue
Apr 9, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [0.119.0](https://www.github.com/googleapis/java-resourcemanager/compare/v0.118.12...v0.119.0) (2021-04-09) ### Features * add v3 client ([#423](https://www.github.com/googleapis/java-resourcemanager/issues/423)) ([159d6c5](https://www.github.com/googleapis/java-resourcemanager/commit/159d6c53bceea0d2c3ca5c3776e4d3a8983275f3)) * introduce bom artifact and make this a multi-module project ([#419](https://www.github.com/googleapis/java-resourcemanager/issues/419)) ([ad4309e](https://www.github.com/googleapis/java-resourcemanager/commit/ad4309ec44a1dad107a6977c5e4aedac871f408f)) ### Dependencies * update dependency com.google.apis:google-api-services-cloudresourcemanager to v1-rev20210328-1.31.0 ([#411](https://www.github.com/googleapis/java-resourcemanager/issues/411)) ([aa484e0](https://www.github.com/googleapis/java-resourcemanager/commit/aa484e06ed40f40c27696c955a957fbf41b294b9)) * update dependency com.google.errorprone:error_prone_annotations to v2.6.0 ([#417](https://www.github.com/googleapis/java-resourcemanager/issues/417)) ([3e53aa1](https://www.github.com/googleapis/java-resourcemanager/commit/3e53aa1f2dec56732d8e6515880878b37131c03f)) --- 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
Labels
api: cloudresourcemanager
Issues related to the googleapis/java-resourcemanager API.
cla: yes
This human has signed the Contributor License Agreement.
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.
Prepares the repository for adding gapic clients.