-
Notifications
You must be signed in to change notification settings - Fork 169
Bump gradle to 8.14 and update JDK to 24 #3983
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
Conversation
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
@pyek-bot do we need to change the github CI? Im wondering how it will affect it |
It's a requirement from infra team. Example from knn: https://github.com/opensearch-project/k-NN/pull/2792/files |
@pyek-bot do we need this PR as a part of 3.2 release? I saw some integ test issue. Have you tried in your end to run integ test? |
Yes, previous error seems to be tag mismatch:
@dhrubo-os can you help re-trigger the build? I will monitor it |
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3983 +/- ##
=========================================
Coverage 80.62% 80.62%
- Complexity 8003 8007 +4
=========================================
Files 695 695
Lines 35023 35023
Branches 3935 3935
=========================================
+ Hits 28236 28239 +3
+ Misses 5051 5048 -3
Partials 1736 1736
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Description
Update gradle to 8.14 version and JDK from 23 to 24
Dependencies:
com.netflix.nebula.ospackage-base from 11.5.0 to 12.0.0
Check List
--signoff
.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.