-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Revert back to Gradle 8.14.3 #19405
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
Revert back to Gradle 8.14.3 #19405
Conversation
Something in Gradle 9 broke the assemble workflow such that the tarballs are not being generated. This is a minimal revert of opensearch-project#19329 to go back to using Gradle 8.14.3 which fixes the assemble workflow. Signed-off-by: Andrew Ross <[email protected]>
7a4c548 to
1138898
Compare
|
❌ Gradle check result for 1138898: 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 1138898: 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 1138898: 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 1138898: 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 1138898: 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 1138898: 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: Ankit Jain <[email protected]>
|
❕ Gradle check result for 1481f2d: 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 Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #19405 +/- ##
============================================
- Coverage 72.96% 72.86% -0.10%
+ Complexity 69924 69903 -21
============================================
Files 5676 5676
Lines 321012 321085 +73
Branches 46411 46418 +7
============================================
- Hits 234224 233966 -258
- Misses 67801 68170 +369
+ Partials 18987 18949 -38 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Hi @andrross seems passed, are we ready to merge this? Thanks. |
Something in Gradle 9 broke the assemble workflow such that the tarballs are not being generated. This is a minimal revert of opensearch-project#19329 to go back to using Gradle 8.14.3 which fixes the assemble workflow. Signed-off-by: Andrew Ross <[email protected]> Signed-off-by: Ankit Jain <[email protected]> Co-authored-by: Ankit Jain <[email protected]>
Something in Gradle 9 broke the assemble workflow such that the tarballs are not being generated. This is a minimal revert of opensearch-project#19329 to go back to using Gradle 8.14.3 which fixes the assemble workflow. Signed-off-by: Andrew Ross <[email protected]> Signed-off-by: Ankit Jain <[email protected]> Co-authored-by: Ankit Jain <[email protected]>
Something in Gradle 9 broke the assemble workflow such that the tarballs are not being generated. This is a minimal revert of opensearch-project#19329 to go back to using Gradle 8.14.3 which fixes the assemble workflow. Signed-off-by: Andrew Ross <[email protected]> Signed-off-by: Ankit Jain <[email protected]> Co-authored-by: Ankit Jain <[email protected]>
Something in Gradle 9 broke the assemble workflow such that the tarballs are not being generated. This is a minimal revert of #19329 to go back to using Gradle 8.14.3 which fixes the assemble workflow.
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.