Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements to registry status outputs #3939

Open
KristofferC opened this issue Jul 4, 2024 · 1 comment
Open

Improvements to registry status outputs #3939

KristofferC opened this issue Jul 4, 2024 · 1 comment

Comments

@KristofferC
Copy link
Sponsor Member

Say you have an outdated General registry that is not in DEPOT_PATH[1]. The following then happens:

  • You will install outdated packages
  • registry status will show the general registry like everything is ok
  • registry up will not update any registries (because not first in depot path).

Improvements would be:

  • registry status shows the the registry is outdated (can be seen with Pkg.Registry.pkg_server_registry_info())
  • registry up does a warning if a registry is outdated and not first in depot path
@fredrikekre
Copy link
Member

Could perhaps also group by depot path to make it clear that lower depots are read only?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants