-
Notifications
You must be signed in to change notification settings - Fork 2k
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.13 #17345
Update Gradle to 8.13 #17345
Conversation
❌ Gradle check result for 75cd123: 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? |
75cd123
to
13b17fc
Compare
❌ Gradle check result for 13b17fc: 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? |
13b17fc
to
1851b57
Compare
❌ Gradle check result for 1851b57: 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? |
1851b57
to
63b2636
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #17345 +/- ##
============================================
+ Coverage 72.47% 72.50% +0.03%
- Complexity 65693 65758 +65
============================================
Files 5304 5304
Lines 304981 304981
Branches 44238 44238
============================================
+ Hits 221033 221125 +92
+ Misses 65808 65721 -87
+ Partials 18140 18135 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Andriy Redko <drreta@gmail.com>
63b2636
to
f0946e8
Compare
❌ Gradle check result for f0946e8: 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 f0946e8: 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 f0946e8: 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 f0946e8: 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? |
@andrross could you help me here please? thank you! |
Signed-off-by: Andriy Redko <drreta@gmail.com> (cherry picked from commit 9bef705) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: Andriy Redko <drreta@gmail.com> (cherry picked from commit 9bef705) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: Andriy Redko <drreta@gmail.com>
Description
Update Gradle to 8.13 (https://github.com/gradle/gradle/releases/tag/v8.13.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.