Fix copy with alias by jonesbusy · Pull Request #571 · oras-project/oras-java

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jonesbusy

Copy link

Collaborator

Fix copy with alias

Description

Rely on forTarget(OCI) which perform the resolution

Testing done

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
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>

@jonesbusy jonesbusy self-assigned this

Feb 19, 2026

@jonesbusy jonesbusy added the bug

Something isn't working

label

Feb 19, 2026

@jonesbusy jonesbusy marked this pull request as ready for review

February 19, 2026 10:25

@codecov

Copy link

codecov bot commented

Feb 19, 2026

edited

Loading

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.82%. Comparing base (87afaa3) to head (39f7309).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #571      +/-   ##
============================================
+ Coverage     88.30%   88.82%   +0.52%     
  Complexity      805      805              
============================================
  Files            42       42              
  Lines          2386     2390       +4     
  Branches        292      292              
============================================
+ Hits           2107     2123      +16     
+ Misses          169      156      -13     
- Partials        110      111       +1     

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

@jonesbusy jonesbusy merged commit 1dba917 into oras-project:main

Feb 19, 2026

8 checks passed

@jonesbusy jonesbusy deleted the hotfix/alias-copy branch

February 19, 2026 10:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

@jonesbusy jonesbusy

Labels

bug

Something isn't working

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jonesbusy