Skip to content

Add support for registries config drop-in files#753

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/registries-config-files
Jun 20, 2026
Merged

Add support for registries config drop-in files#753
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/registries-config-files

Conversation

@jonesbusy

Copy link
Copy Markdown
Collaborator

Description

Add support for registries config drop-in files

Testing done

CI

Submitter checklist

  • I have read and understood the CONTRIBUTING guide
  • I have run mvn license:update-file-header, mvn spotless:apply, pre-commit run -a, mvn clean install before opening the PR

@jonesbusy jonesbusy force-pushed the feature/registries-config-files branch from ae96afc to b77423c Compare June 20, 2026 13:55
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/registries-config-files branch from b77423c to 414560f Compare June 20, 2026 14:04
@codecov

codecov Bot commented Jun 20, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 82.14286% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.71%. Comparing base (5733fdc) to head (414560f).

Files with missing lines Patch % Lines
src/main/java/land/oras/auth/RegistriesConf.java 82.14% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #753      +/-   ##
============================================
+ Coverage     87.33%   87.71%   +0.37%     
- Complexity     1095     1098       +3     
============================================
  Files            45       45              
  Lines          3380     3395      +15     
  Branches        457      458       +1     
============================================
+ Hits           2952     2978      +26     
+ Misses          253      242      -11     
  Partials        175      175              

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

@jonesbusy jonesbusy marked this pull request as ready for review June 20, 2026 14:08
@jonesbusy jonesbusy added the enhancement New feature or request label Jun 20, 2026
@jonesbusy jonesbusy merged commit 829b005 into oras-project:main Jun 20, 2026
9 checks passed
@jonesbusy jonesbusy deleted the feature/registries-config-files branch June 20, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant