-
Notifications
You must be signed in to change notification settings - Fork 67
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
[Backport] [2.x] Update to Gradle 8.5 (#617) #619
Merged
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
reta
force-pushed
the
backort.617.to.2.x
branch
2 times, most recently
from
February 7, 2024 13:53
7f0a933
to
5dccecc
Compare
Signed-off-by: Andriy Redko <[email protected]>
reta
force-pushed
the
backort.617.to.2.x
branch
from
February 7, 2024 14:02
5dccecc
to
6d896f8
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.x #619 +/- ##
============================================
+ Coverage 68.62% 68.70% +0.08%
Complexity 365 365
============================================
Files 43 43
Lines 2473 2473
Branches 172 172
============================================
+ Hits 1697 1699 +2
+ Misses 672 671 -1
+ Partials 104 103 -1 ☔ View full report in Codecov by Sentry. |
@ansjcy @getsaurabh02 folks, green build :-) |
95 tasks
bbarani
approved these changes
Feb 7, 2024
ansjcy
approved these changes
Feb 7, 2024
I dont see this PR is back-ported to 2.12 branch? @ansjcy can you please check? |
opensearch-trigger-bot bot
pushed a commit
that referenced
this pull request
Feb 7, 2024
Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: Dharmesh <[email protected]> (cherry picked from commit f8666da)
ansjcy
pushed a commit
that referenced
this pull request
Feb 7, 2024
Signed-off-by: Andriy Redko <[email protected]> Co-authored-by: Dharmesh <[email protected]> (cherry picked from commit f8666da) Co-authored-by: Andriy Redko <[email protected]>
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.
Backport of #617 to
2.x