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

feat: add Gradle install "alias" for local publication for generated libraries #897

Merged
merged 1 commit into from
Jan 11, 2022

Conversation

chanseokoh
Copy link
Contributor

@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

Merging #897 (3379059) into main (df32ad3) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #897   +/-   ##
=======================================
  Coverage   87.84%   87.84%           
=======================================
  Files         153      153           
  Lines       15966    15966           
  Branches     1155     1155           
=======================================
  Hits        14025    14025           
  Misses       1601     1601           
  Partials      340      340           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update df32ad3...3379059. Read the comment docs.

@chanseokoh chanseokoh merged commit 662d1ba into main Jan 11, 2022
@chanseokoh chanseokoh deleted the add-install-task-self-service branch January 11, 2022 17:11
suztomo pushed a commit that referenced this pull request Dec 16, 2022
suztomo pushed a commit that referenced this pull request Mar 21, 2023
… to v2.15.0 (#897)

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [com.google.errorprone:error_prone_annotations](https://errorprone.info) ([source](https://togithub.com/google/error-prone)) | `2.14.0` -> `2.15.0` | [![age](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.15.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.15.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.15.0/compatibility-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/maven/com.google.errorprone:error_prone_annotations/2.15.0/confidence-slim/2.14.0)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>google/error-prone</summary>

### [`v2.15.0`](https://togithub.com/google/error-prone/releases/tag/v2.15.0)

[Compare Source](https://togithub.com/google/error-prone/compare/v2.14.0...v2.15.0)

New Checkers:

-   [`BuilderReturnThis`](https://errorprone.info/bugpattern/BuilderReturnThis)
-   [`CanIgnoreReturnValueSuggester`](https://errorprone.info/bugpattern/CanIgnoreReturnValueSuggester)
-   [`CannotMockFinalClass`](https://errorprone.info/bugpattern/CannotMockFinalClass)
-   [`CannotMockFinalMethod`](https://errorprone.info/bugpattern/CannotMockFinalMethod)
-   [`DirectInvocationOnMock`](https://errorprone.info/bugpattern/DirectInvocationOnMock)
-   [`ExtendsObject`](https://errorprone.info/bugpattern/ExtendsObject)
-   [`MockNotUsedInProduction`](https://errorprone.info/bugpattern/MockNotUsedInProduction)
-   [`NoCanIgnoreReturnValueOnClasses`](https://errorprone.info/bugpattern/NoCanIgnoreReturnValueOnClasses)
-   [`NullArgumentForNonNullParameter`](https://errorprone.info/bugpattern/NullArgumentForNonNullParameter)
-   [`SelfAlwaysReturnsThis`](https://errorprone.info/bugpattern/SelfAlwaysReturnsThis)
-   [`UnsafeWildcard`](https://errorprone.info/bugpattern/UnsafeWildcard)
-   [`UnusedTypeParameter`](https://errorprone.info/bugpattern/UnusedTypeParameter)

Fixed issues: [#&#8203;1562](https://togithub.com/google/error-prone/issues/1562), [#&#8203;3236](https://togithub.com/google/error-prone/issues/3236), [#&#8203;3245](https://togithub.com/google/error-prone/issues/3245), [#&#8203;3321](https://togithub.com/google/error-prone/issues/3321)

**Full Changelog**: google/error-prone@v2.14.0...v2.15.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox.

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/java-core).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNDEuMCIsInVwZGF0ZWRJblZlciI6IjMyLjE0MS4wIn0=-->
suztomo pushed a commit that referenced this pull request Mar 21, 2023
🤖 I have created a release *beep* *boop*
---


## [2.8.8](googleapis/java-core@v2.8.7...v2.8.8) (2022-08-04)


### Dependencies

* update dependency com.google.errorprone:error_prone_annotations to v2.15.0 ([#897](googleapis/java-core#897)) ([481ef94](googleapis/java-core@481ef94))

---
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
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants