opensearch-project / index-management

🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
53 stars 108 forks source link

[Backport] [2.x] Update to Gradle 8.5 (#1069) #1070

Closed reta closed 6 months ago

reta commented 6 months ago

Backport of https://github.com/opensearch-project/index-management/pull/1069 to 2.x

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d65545a) 74.93% compared to head (999d4a4) 75.07%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1070 +/- ## ============================================ + Coverage 74.93% 75.07% +0.14% - Complexity 2900 2903 +3 ============================================ Files 372 372 Lines 17118 17118 Branches 2473 2473 ============================================ + Hits 12828 12852 +24 + Misses 2915 2900 -15 + Partials 1375 1366 -9 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.