Allow setting `short-name-mode` and set mode to `enforcing` by default (like podman / CRI-IO) by jonesbusy · Pull Request #560 · oras-project/oras-java
Navigation Menu
{{ message }}
oras-project / oras-java Public
- Notifications You must be signed in to change notification settings
- Fork 22
Merged
jonesbusy merged 1 commit intooras-project:mainfrom
Feb 17, 2026Merged
Conversation
Copy link
Collaborator
jonesbusy
commented
Feb 17, 2026
jonesbusy
commented
Fix #548
Description
Allow setting short-name-mode and set mode to enforcing by default
Testing done
Added some tests
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 installbefore opening the PR
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
Copy link
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.89%. Comparing base (0b79b88) to head (8974948).
⚠️ Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #560 +/- ## ============================================ + Coverage 87.56% 88.89% +1.32% - Complexity 790 799 +9 ============================================ Files 42 42 Lines 2349 2368 +19 Branches 289 291 +2 ============================================ + Hits 2057 2105 +48 + Misses 178 152 -26 + Partials 114 111 -3
☔ 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
marked this pull request as ready for review
jonesbusy
deleted the
feature/short-name
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment