Skip to content

Add support for mirror-by-digest-only and pull-from-mirror#746

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/mirror-pull-policy
Jun 18, 2026
Merged

Add support for mirror-by-digest-only and pull-from-mirror#746
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/mirror-pull-policy

Conversation

@jonesbusy

Copy link
Copy Markdown
Collaborator

Description

Add support for mirror-by-digest-only and pull-from-mirror

Testing done

mvn clean install

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 added the enhancement New feature or request label Jun 18, 2026
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the feature/mirror-pull-policy branch from c09aa44 to 9cd6448 Compare June 18, 2026 10:09
@codecov

codecov Bot commented Jun 18, 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.78%. Comparing base (e0611a8) to head (9cd6448).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/auth/RegistriesConf.java 81.48% 1 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #746      +/-   ##
============================================
+ Coverage     87.32%   87.78%   +0.45%     
- Complexity     1081     1090       +9     
============================================
  Files            45       45              
  Lines          3345     3372      +27     
  Branches        447      455       +8     
============================================
+ Hits           2921     2960      +39     
+ Misses          252      236      -16     
- Partials        172      176       +4     

☔ 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 18, 2026 10:22
@jonesbusy jonesbusy merged commit ec38559 into oras-project:main Jun 18, 2026
9 checks passed
@jonesbusy jonesbusy deleted the feature/mirror-pull-policy branch June 18, 2026 10:22
@jonesbusy jonesbusy mentioned this pull request Jun 18, 2026
1 task
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