You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
orphans is a "local" repository to which we have uploaded a few missing artifacts
jcenter-orphans is a "remote" repository for JCenter with a set of patterns to restrict the number of artifacts mirrored
and that both are included in public but that he believes orphans should be removed and its hosted artifacts should rather be allowed in the jcenter-orphans patterns.
Reproduction steps
Run curl --silent https://repo.jenkins-ci.org/api/repositories/public | jq -r '.' | grep -i orphan and observe that orphans still exists.
The text was updated successfully, but these errors were encountered:
Service(s)
Artifactory
Summary
In an internal thread, @dduportal mentioned that
orphans
is a "local" repository to which we have uploaded a few missing artifactsjcenter-orphans
is a "remote" repository for JCenter with a set of patterns to restrict the number of artifacts mirroredand that both are included in
public
but that he believesorphans
should be removed and its hosted artifacts should rather be allowed in thejcenter-orphans
patterns.Reproduction steps
Run
curl --silent https://repo.jenkins-ci.org/api/repositories/public | jq -r '.' | grep -i orphan
and observe thatorphans
still exists.The text was updated successfully, but these errors were encountered: