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.5 #824

Merged
merged 1 commit into from
Dec 9, 2023
Merged

Conversation

reta
Copy link
Contributor

@reta reta commented Dec 7, 2023

Description

Update Gradle to 8.5

Issues Resolved

Part of opensearch-project/OpenSearch#10334

Check List

  • Commits are signed per the DCO using --signoff

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.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1163d54) 66.93% compared to head (bbee7e5) 66.93%.

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #824   +/-   ##
=========================================
  Coverage     66.93%   66.93%           
  Complexity      267      267           
=========================================
  Files            39       39           
  Lines          1742     1742           
  Branches        165      165           
=========================================
  Hits           1166     1166           
  Misses          453      453           
  Partials        123      123           
Flag Coverage Δ
opensearch-notifications 66.93% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
Copy link
Collaborator

@Hailong-am Hailong-am left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me

@zhichao-aws zhichao-aws added the v2.12.0 Issues targeting release v2.12.0 label Dec 8, 2023
@reta
Copy link
Contributor Author

reta commented Dec 8, 2023

The security tests are failing for quite a while:


Run container_id=`docker ps -q`
Error response from daemon: No such container: usr/share/opensearch/bin/opensearch-plugin
Error: Process completed with exit code 1.

@Hailong-am Hailong-am merged commit 9683d86 into opensearch-project:main Dec 9, 2023
18 of 22 checks passed
opensearch-trigger-bot bot pushed a commit that referenced this pull request Dec 9, 2023
Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 9683d86)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Hailong-am pushed a commit that referenced this pull request Dec 13, 2023
(cherry picked from commit 9683d86)

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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x v2.12.0 Issues targeting release v2.12.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants