-
Notifications
You must be signed in to change notification settings - Fork 56
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
Update to Gradle 8.5 #528
Merged
Merged
Update to Gradle 8.5 #528
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
update.gradle.8.5
branch
from
January 26, 2024 22:05
4cfd1eb
to
3e07d0e
Compare
95 tasks
reta
force-pushed
the
update.gradle.8.5
branch
from
February 2, 2024 21:51
3e07d0e
to
e8c2b5a
Compare
reta
commented
Feb 2, 2024
src/main/java/org/opensearch/performanceanalyzer/AppContext.java
Outdated
Show resolved
Hide resolved
reta
force-pushed
the
update.gradle.8.5
branch
2 times, most recently
from
February 5, 2024 20:08
3aba8ed
to
6359444
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #528 +/- ##
============================================
- Coverage 74.44% 74.38% -0.06%
+ Complexity 2667 2664 -3
============================================
Files 317 317
Lines 16378 16377 -1
Branches 1282 1282
============================================
- Hits 12192 12182 -10
- Misses 3671 3679 +8
- Partials 515 516 +1 ☔ View full report in Codecov by Sentry. |
reta
force-pushed
the
update.gradle.8.5
branch
from
February 6, 2024 16:02
6359444
to
c14e6b0
Compare
reta
force-pushed
the
update.gradle.8.5
branch
5 times, most recently
from
February 6, 2024 16:17
fe2ee1b
to
dde8c7d
Compare
Signed-off-by: Andriy Redko <[email protected]>
reta
force-pushed
the
update.gradle.8.5
branch
from
February 6, 2024 16:17
dde8c7d
to
6747ea4
Compare
ansjcy
approved these changes
Feb 6, 2024
Seems like we have hard dependency on opensearch-project/performance-analyzer#617 |
getsaurabh02
approved these changes
Feb 6, 2024
reta
added a commit
to reta/performance-analyzer-rca
that referenced
this pull request
Feb 6, 2024
6 tasks
reta
added a commit
to reta/performance-analyzer-rca
that referenced
this pull request
Feb 6, 2024
Signed-off-by: Andriy Redko <[email protected]>
getsaurabh02
pushed a commit
that referenced
this pull request
Feb 7, 2024
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.
Is your feature request related to a problem? Please provide an existing Issue # , or describe.
Update to Gradle 8.5
Describe the solution you are proposing
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Part of opensearch-project/OpenSearch#10334
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.