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

Upgrade gradle to 8.4 #596

Merged
merged 4 commits into from
Dec 21, 2023
Merged

Conversation

ryanbogan
Copy link
Member

Description

Upgrade gradle to 8.4 to support JDK-21. Refer to
https://docs.gradle.org/current/userguide/compatibility.html

Check List

  • Commits are signed per the DCO using --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.

Signed-off-by: Ryan Bogan <[email protected]>
Signed-off-by: Ryan Bogan <[email protected]>
@ryanbogan ryanbogan added the backport 2.x Backport PR to 2.x branch label Dec 20, 2023
Copy link

codecov bot commented Dec 20, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e91b47c) 88.89% compared to head (6d34095) 89.14%.
Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #596      +/-   ##
============================================
+ Coverage     88.89%   89.14%   +0.25%     
- Complexity      765      767       +2     
============================================
  Files            93       93              
  Lines          2746     2746              
  Branches        223      223              
============================================
+ Hits           2441     2448       +7     
+ Misses          223      219       -4     
+ Partials         82       79       -3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@navneet1v navneet1v merged commit 70f6751 into opensearch-project:main Dec 21, 2023
15 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 21, 2023
* Upgrade gradle to 8.4

Signed-off-by: Ryan Bogan <[email protected]>

* Add Changelog entry

Signed-off-by: Ryan Bogan <[email protected]>

* Add required explicit dependency

Signed-off-by: Ryan Bogan <[email protected]>

* Add second required explicit dependency

Signed-off-by: Ryan Bogan <[email protected]>

---------

Signed-off-by: Ryan Bogan <[email protected]>
(cherry picked from commit 70f6751)
@ryanbogan ryanbogan deleted the upgrade_gradle branch December 21, 2023 16:50
junqiu-lei pushed a commit that referenced this pull request Dec 26, 2023
* Upgrade gradle to 8.4

Signed-off-by: Ryan Bogan <[email protected]>

* Add Changelog entry

Signed-off-by: Ryan Bogan <[email protected]>

* Add required explicit dependency

Signed-off-by: Ryan Bogan <[email protected]>

* Add second required explicit dependency

Signed-off-by: Ryan Bogan <[email protected]>

---------

Signed-off-by: Ryan Bogan <[email protected]>
(cherry picked from commit 70f6751)

Co-authored-by: Ryan Bogan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport PR to 2.x branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants