Skip to content

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

Merged
reta merged 1 commit into2.xfrom
backport/backport-16844-to-2.x
Dec 24, 2024
Merged

[Backport 2.x] Create sub directories for ThirdPartyAudit dependency metadata#16911
reta merged 1 commit into2.xfrom
backport/backport-16844-to-2.x

Conversation

@opensearch-trigger-bot
Copy link
Copy Markdown
Contributor

Backport 54ae54a from #16844.

* Extract jars to sub dirs during thirdPartyAudit task.

Signed-off-by: Finn Carroll <carrofin@amazon.com>

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

Signed-off-by: Finn Carroll <carrofin@amazon.com>

* Split on .jar for sub folder prefix.

Signed-off-by: Finn Carroll <carrofin@amazon.com>

---------

Signed-off-by: Finn Carroll <carrofin@amazon.com>
(cherry picked from commit 54ae54a)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown
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?

@github-actions
Copy link
Copy Markdown
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.

@codecov
Copy link
Copy Markdown

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
@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