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

Enable targets with the same name in multiple registries #16

Open
LachlanMarnham opened this issue Jan 18, 2022 · 0 comments
Open

Enable targets with the same name in multiple registries #16

LachlanMarnham opened this issue Jan 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@LachlanMarnham
Copy link
Owner

LachlanMarnham commented Jan 18, 2022

In cases where multiple registries have targets with the same name, the following resolution strategy should apply:

  • If the target is found in only one registry, use it without further prompt.
  • If the target is found in registry namespace 'default', and a target with the same name is found in another namespace, use 'default' without further prompt.
  • If target is found in multiple non-'default' registry namespaces, prompt with the options
$ begin install
The target `install` was found in multiple registries. Please select one to continue:
[1] default
[2] global
@LachlanMarnham LachlanMarnham self-assigned this Jan 18, 2022
@LachlanMarnham LachlanMarnham added the enhancement New feature or request label Jan 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant