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

[Backport 2.x] Create sub directories for ThirdPartyAudit dependency metadata #16911

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport 54ae54a from #16844.

* Extract jars to sub dirs during thirdPartyAudit task.

Signed-off-by: Finn Carroll <[email protected]>

* Change regex to split on '-'/'.'. Ignore version.

Signed-off-by: Finn Carroll <[email protected]>

* Split on .jar for sub folder prefix.

Signed-off-by: Finn Carroll <[email protected]>

---------

Signed-off-by: Finn Carroll <[email protected]>
(cherry picked from commit 54ae54a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

❌ Gradle check result for b4999df: 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 b4999df: 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 Dec 24, 2024

Codecov Report

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

Project coverage is 71.80%. Comparing base (f893635) to head (b4999df).
Report is 5 commits behind head on 2.x.

Files with missing lines Patch % Lines
...ensearch/gradle/precommit/ThirdPartyAuditTask.java 0.00% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##                2.x   #16911      +/-   ##
============================================
- Coverage     71.90%   71.80%   -0.11%     
+ Complexity    65534    65447      -87     
============================================
  Files          5314     5314              
  Lines        305439   305443       +4     
  Branches      44503    44503              
============================================
- Hits         219640   219321     -319     
- Misses        67473    67834     +361     
+ Partials      18326    18288      -38     

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

@reta reta merged commit ccb7c32 into 2.x Dec 24, 2024
62 of 64 checks passed
@github-actions github-actions bot deleted the backport/backport-16844-to-2.x branch December 24, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant