Skip to content

Disable dependencyLicenses check in PA repo#926

Merged
peterzhuamazon merged 1 commit intoopensearch-project:mainfrom
cwperks:dependency-licenses
Mar 26, 2026
Merged

Disable dependencyLicenses check in PA repo#926
peterzhuamazon merged 1 commit intoopensearch-project:mainfrom
cwperks:dependency-licenses

Conversation

@cwperks
Copy link
Member

@cwperks cwperks commented Mar 25, 2026

Description

This check inevitably fails when core's gradle version catalog has updates. We either need to 1) implement automation to run ./gradlew updateShas` at least weekly or 2) disable this check.

I'm opting to disable the check in line with other plugin repos.

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: Craig Perkins <cwperx@amazon.com>
@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.43%. Comparing base (9cb092f) to head (77d9ffa).
⚠️ Report is 55 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #926      +/-   ##
============================================
- Coverage     70.88%   70.43%   -0.45%     
- Complexity      421      524     +103     
============================================
  Files            49       56       +7     
  Lines          3125     3663     +538     
  Branches        194      244      +50     
============================================
+ Hits           2215     2580     +365     
- Misses          785      920     +135     
- Partials        125      163      +38     

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

@peterzhuamazon peterzhuamazon merged commit 4626c5f into opensearch-project:main Mar 26, 2026
6 of 7 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