Skip to content

Use library namespace by default for docker.io images#181

Merged
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:bugfix/registry-docker-io
Mar 2, 2025
Merged

Use library namespace by default for docker.io images#181
jonesbusy merged 1 commit intooras-project:mainfrom
jonesbusy:bugfix/registry-docker-io

Conversation

@jonesbusy
Copy link
Copy Markdown
Collaborator

Description

Use library namespace by default for docker.io images

Also found during interactive tests that multi-arch images are not exported (since an index is returned). An other PR will follow

Testing done

CI and interactive tests with docker.io

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 chore label Mar 2, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 2, 2025

Codecov Report

Attention: Patch coverage is 87.50000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 85.05%. Comparing base (ee0d198) to head (bbcfead).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/Registry.java 80.00% 1 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #181      +/-   ##
============================================
+ Coverage     84.87%   85.05%   +0.17%     
- Complexity      335      340       +5     
============================================
  Files            29       29              
  Lines          1164     1171       +7     
  Branches        113      115       +2     
============================================
+ Hits            988      996       +8     
+ Misses          122      121       -1     
  Partials         54       54              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jonesbusy jonesbusy marked this pull request as ready for review March 2, 2025 10:40
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@jonesbusy jonesbusy force-pushed the bugfix/registry-docker-io branch from c929732 to bbcfead Compare March 2, 2025 10:43
@jonesbusy jonesbusy merged commit b88c6ec into oras-project:main Mar 2, 2025
@jonesbusy jonesbusy deleted the bugfix/registry-docker-io branch March 2, 2025 10:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant