Skip to content

Use java-agent Gradle plugin to support phasing off SecurityManager usage in favor of Java Agent #3727

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

Merged
merged 1 commit into from
Apr 12, 2025

Conversation

prudhvigodithi
Copy link
Member

Description

Since the PR opensearch-project/OpenSearch#17900 is now merged we can just apply the gradle plugin, we can test and close the PR #3724.

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

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.

Signed-off-by: Prudhvi Godithi <[email protected]>
Copy link

codecov bot commented Apr 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.11%. Comparing base (82da998) to head (e330783).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3727      +/-   ##
============================================
- Coverage     80.32%   79.11%   -1.22%     
- Complexity     7092     7116      +24     
============================================
  Files           621      623       +2     
  Lines         30937    31590     +653     
  Branches       3494     3574      +80     
============================================
+ Hits          24851    24993     +142     
- Misses         4574     5057     +483     
- Partials       1512     1540      +28     
Flag Coverage Δ
ml-commons 79.11% <ø> (-1.22%) ⬇️

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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@prudhvigodithi prudhvigodithi had a problem deploying to ml-commons-cicd-env-require-approval April 11, 2025 23:31 — with GitHub Actions Error
@prudhvigodithi prudhvigodithi had a problem deploying to ml-commons-cicd-env-require-approval April 11, 2025 23:31 — with GitHub Actions Error
@prudhvigodithi prudhvigodithi had a problem deploying to ml-commons-cicd-env-require-approval April 11, 2025 23:33 — with GitHub Actions Error
@prudhvigodithi prudhvigodithi had a problem deploying to ml-commons-cicd-env-require-approval April 11, 2025 23:33 — with GitHub Actions Failure
@prudhvigodithi prudhvigodithi temporarily deployed to ml-commons-cicd-env-require-approval April 11, 2025 23:33 — with GitHub Actions Inactive
@prudhvigodithi prudhvigodithi temporarily deployed to ml-commons-cicd-env-require-approval April 11, 2025 23:33 — with GitHub Actions Inactive
@peterzhuamazon peterzhuamazon merged commit f9edbb0 into opensearch-project:main Apr 12, 2025
11 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants