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

name collisions when composing recipes using the same parameters #16

Open
ljleb opened this issue Feb 21, 2024 · 0 comments
Open

name collisions when composing recipes using the same parameters #16

ljleb opened this issue Feb 21, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@ljleb
Copy link
Owner

ljleb commented Feb 21, 2024

Currently, it is possible to compose recipes together. If two recipes use the same parameter name and one is composed into the other, then two parameters that might have intended to represent different values are now indistinguishable. I think this should be disallowed and then manually allowed using a click option.

@ljleb ljleb added the bug Something isn't working label Feb 21, 2024
@ljleb ljleb changed the title name collisions in recipe with parameters name collisions when composing recipes using the same parameters Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant