Match group id for domain www.oras.land#100
Conversation
|
FYI @TerryHowe @sabre1041 @FeynmanZhou Is anyone of you could assist with this? Perhaps we can continue the discussion on this issue instead of Slack? Thanks! |
f12851c to
d144a09
Compare
|
oras.land has a redirect for go, the artifacts aren't actually on the site, they are on github. Would a redirect work for Java? Would it be easier/possible to use github? I don't know who has the keys for the domain oras.land. I also don't know the details or limitations of our website host. |
|
Artifact will be hosted on Maven central. The DNS validation is only to claim the namespace (The group id) on Central repo. So nothing would be hosted on the website itself. Artifact or already stored on Github packages but it's not accessible for consumption (cannot be public, require a GH_TOKEN). Most Java Artifact are stored on Maven Central and is de facto a standard |
d144a09 to
8e83a23
Compare
|
@jonesbusy let's work together offline to have the TXT record added to the domain. Since the domain is managed by the CNCF, we will need to work with them to add the record |
|
Thanks @sabre1041 . CNCF is owning the domain
|
2459faf to
db2582a
Compare
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
7c1e507 to
a8f415b
Compare
a8f415b to
e024703
Compare
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
e024703 to
0ecd446
Compare


Description
oras-java-sdk[tasklist]
Submitter checklist
feature/for new feature, or improvements ; Usingfix/for bug fixes ; Usingdocs/for any documentation changes.