-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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 Gradle to 8.11 #16386
Update Gradle to 8.11 #16386
Conversation
❌ Gradle check result for 02f7bda: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for cd12703: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for cf7b918: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 477ec22: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 7cacb05: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 4947f21: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
❕ Gradle check result for 844c67b: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #16386 +/- ##
============================================
- Coverage 72.15% 72.06% -0.09%
+ Complexity 65145 65133 -12
============================================
Files 5315 5318 +3
Lines 303573 303814 +241
Branches 43925 43958 +33
============================================
- Hits 219039 218954 -85
- Misses 66587 66915 +328
+ Partials 17947 17945 -2 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
No backport to 2.x? |
Forgot to add label, thanks @dblock ! |
Signed-off-by: Andriy Redko <andriy.redko@aiven.io> (cherry picked from commit 9b8b9fd) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Update Gradle to 8.11 (#16386) Signed-off-by: Andriy Redko <andriy.redko@aiven.io> (cherry picked from commit 9b8b9fd) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Update Gradle version for Detect Breaking Changes Github action Signed-off-by: Andriy Redko <andriy.redko@aiven.io> --------- Signed-off-by: Andriy Redko <andriy.redko@aiven.io> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Andriy Redko <andriy.redko@aiven.io>
Description
Update to Gradle 8.11 (https://github.com/gradle/gradle/releases/tag/v8.11.0)
Related Issues
N/A
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.