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
Right now, a pull-mirror repo does not get properly marked as such until after the initial mirroring completes. That is, while it is being (mirror-)cloned, which can take quite some time depending on the size of the upstream repo, it will show up both in the API and in the UI as a regular repo.
The first screenshot below shows the repo just after starting a pull-mirror migration. The repo is not marked as a mirror.
The second screenshot below shows the repo a few minutes later when the mirror-cloning is complete. The repo is now marked as a mirror.