Rewrite any prefix subdomain like `*.example.com` by jonesbusy · Pull Request #545 · 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

Description

Rewrite any prefix subdomain like *.example.com

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 added the enhancement

New feature or request

label

Feb 15, 2026

@jonesbusy jonesbusy marked this pull request as ready for review

February 15, 2026 15:42

@codecov

Copy link

codecov bot commented

Feb 15, 2026

edited

Loading

Codecov Report

❌ Patch coverage is 87.50000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.32%. Comparing base (9a83af5) to head (f5a62f1).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
src/main/java/land/oras/auth/RegistriesConf.java 87.50% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #545      +/-   ##
============================================
+ Coverage     87.55%   88.32%   +0.77%     
- Complexity      764      768       +4     
============================================
  Files            42       42              
  Lines          2241     2253      +12     
  Branches        273      277       +4     
============================================
+ Hits           1962     1990      +28     
+ Misses          169      152      -17     
- 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 ac1185a into oras-project:main

Feb 15, 2026

8 checks passed

@jonesbusy jonesbusy deleted the feature/prefix-subdomain branch

February 15, 2026 15:43

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

Reviewers

No reviews

Assignees

No one assigned

Labels

enhancement

New feature or request

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@jonesbusy