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

Configured resolvers are not used to lookup component names given on the command line #1204

Open
mandelsoft opened this issue Dec 18, 2024 · 0 comments · May be fixed by #1205
Open

Configured resolvers are not used to lookup component names given on the command line #1204

mandelsoft opened this issue Dec 18, 2024 · 0 comments · May be fixed by #1205
Labels
area/ipcei Important Project of Common European Interest kind/bugfix Bug

Comments

@mandelsoft
Copy link
Contributor

What happened:

When configuring resolvers using the ocm config object, they are used to resolve component versions specified
on the command line (here ocm get component) without a leading repository part.

But if instead of a component version, only a component name is specified, this does not work.
If a component is specified with repository part, all versions are listed.

What you expected to happen:

I would expect that in both cases component version and component names are supported the same way.

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:

Environment:

@github-actions github-actions bot added the area/ipcei Important Project of Common European Interest label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/bugfix Bug
Projects
Status: 🆕 ToDo
Development

Successfully merging a pull request may close this issue.

1 participant