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

Update to Gradle 8.5 #1069

Closed reta closed 6 months ago

reta commented 6 months ago

Issue #, if available: Part of https://github.com/opensearch-project/OpenSearch/issues/10334

Description of changes: Update to Gradle 8.5

CheckList:

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.

codecov[bot] commented 6 months ago

Codecov Report

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

Comparison is base (b8f2691) 74.85% compared to head (1c359a3) 74.90%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1069 +/- ## ============================================ + Coverage 74.85% 74.90% +0.04% - Complexity 2810 2811 +1 ============================================ Files 367 367 Lines 16518 16518 Branches 2362 2362 ============================================ + Hits 12364 12372 +8 + Misses 2851 2847 -4 + Partials 1303 1299 -4 ```

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