Skip to content
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

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Update Gradle to 8.11 #16386

merged 1 commit into from
Nov 19, 2024

Conversation

reta
Copy link
Collaborator

@reta reta commented Oct 18, 2024

Description

Update to Gradle 8.11 (https://github.com/gradle/gradle/releases/tag/v8.11.0)

Related Issues

N/A

Check List

  • Functionality includes testing.
  • API changes companion pull request created, if applicable.
  • Public documentation issue/PR created, if applicable.

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.

@reta reta added skip-changelog Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. labels Oct 18, 2024
Copy link
Contributor

❌ 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?

Copy link
Contributor

github-actions bot commented Nov 1, 2024

❌ 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?

Copy link
Contributor

github-actions bot commented Nov 7, 2024

❌ 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?

Copy link
Contributor

❌ 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?

Copy link
Contributor

❌ 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?

Copy link
Contributor

❌ 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>
Copy link
Contributor

❕ 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.

Copy link

codecov bot commented Nov 12, 2024

Codecov Report

Attention: Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.

Project coverage is 72.06%. Comparing base (10873f1) to head (844c67b).
Report is 23 commits behind head on main.

Files with missing lines Patch % Lines
...arch/gradle/test/TestWithDependenciesPlugin.groovy 0.00% 5 Missing ⚠️
...rc/main/java/org/opensearch/gradle/LoggedExec.java 0.00% 4 Missing ⚠️
...ensearch/gradle/precommit/ThirdPartyAuditTask.java 0.00% 4 Missing ⚠️
...main/java/org/opensearch/gradle/PublishPlugin.java 0.00% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

@reta
Copy link
Collaborator Author

reta commented Nov 18, 2024

@dblock @andrross could you pleas help me here folks? thank you!

@dblock dblock merged commit 9b8b9fd into opensearch-project:main Nov 19, 2024
37 of 39 checks passed
@dblock
Copy link
Member

dblock commented Nov 19, 2024

No backport to 2.x?

@reta reta added the backport 2.x Backport to 2.x branch label Nov 19, 2024
@reta
Copy link
Collaborator Author

reta commented Nov 19, 2024

No backport to 2.x?

Forgot to add label, thanks @dblock !

opensearch-trigger-bot bot pushed a commit that referenced this pull request Nov 19, 2024
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>
reta added a commit that referenced this pull request Nov 19, 2024
* 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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x Backport to 2.x branch Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. skip-changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants