-
Notifications
You must be signed in to change notification settings - Fork 44
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
incompatible variants #314
Labels
Comments
I think the feature will just be about renaming a dependency: depends:
- name: foo::bar
rename: something-else In this case |
sounds perfect, IF
would be possible. :) |
Using variable substitution is a different issue IMHO. Currently depends:
-"${VAR}" isn't supported either. But it could be possible. |
fine for me, I added another ticket! 👍 |
how can I help, to force this ticket? :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request to allow incompatible variants.
This problem was also discussed here: #255 already.
My last question here is, what means that for the bob user, that the module-name e.g. "lib2" is more complex like "/lib2" (e.g. in BOB_DEP_PATHS).
Where do we use this name on the public-interface (e.g. via calling the bob tool)?
BR.
The text was updated successfully, but these errors were encountered: