Skip to content

Publish logger usage checker - #22043

Merged
cwperks merged 1 commit into
opensearch-project:mainfrom
cwperks:plugin-logger-usage
Jun 12, 2026
Merged

Publish logger usage checker#22043
cwperks merged 1 commit into
opensearch-project:mainfrom
cwperks:plugin-logger-usage

Conversation

@cwperks

@cwperks cwperks commented Jun 7, 2026

Copy link
Copy Markdown
Member

Summary

Publishes the :test:logger-usage project so external plugin repositories can resolve the logger usage checker used by build-tools.

The logger usage precommit plugin already wires external plugin builds to resolve org.opensearch.test:logger-usage:${opensearch_version}. This change makes that expected artifact publishable.

Validation

  • ./gradlew :test:logger-usage:publishToMavenLocal -Pcrypto.standard=FIPS-140-3 -Dbuild.snapshot=true

Companion PR

Job Scheduler companion: opensearch-project/job-scheduler#933

Signed-off-by: Craig Perkins <craig5008@gmail.com>
@cwperks
cwperks marked this pull request as ready for review June 7, 2026 17:38
@cwperks
cwperks requested a review from a team as a code owner June 7, 2026 17:38
@github-actions

github-actions Bot commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

❕ Gradle check result for 2bca104: 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

codecov Bot commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.41%. Comparing base (c288e7e) to head (2bca104).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main   #22043   +/-   ##
=========================================
  Coverage     73.40%   73.41%           
- Complexity    75532    75595   +63     
=========================================
  Files          6038     6038           
  Lines        342827   342827           
  Branches      49314    49314           
=========================================
+ Hits         251661   251689   +28     
+ Misses        71176    71155   -21     
+ Partials      19990    19983    -7     

☔ View full report in Codecov by Harness.
📢 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.

@cwperks

cwperks commented Jun 12, 2026

Copy link
Copy Markdown
Member Author

@reta could you take a look at this small PR? I noticed that I wasn't able to enable this check in other repos (i.e. security) and its due to core not publishing this artifact. One line fix to push.

@cwperks
cwperks merged commit dd57991 into opensearch-project:main Jun 12, 2026
26 checks passed
KhishorekumarBS pushed a commit to KhishorekumarBS/OpenSearch that referenced this pull request Jul 3, 2026
Signed-off-by: Craig Perkins <craig5008@gmail.com>
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