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

Optimized key management to avoid duplication #993

Open
roukmoute opened this issue Sep 26, 2023 · 0 comments
Open

Optimized key management to avoid duplication #993

roukmoute opened this issue Sep 26, 2023 · 0 comments

Comments

@roukmoute
Copy link

roukmoute commented Sep 26, 2023

Hello Symfony Flex team,

I'm writing to ask you about a technical detail I've noticed when using Symfony Flex. When I use existing keys, as in the Makefile, it seems to create duplicates. For example, I've defined my own "help" rule and this creates a duplicate for me.

Similarly, with the docker-compose (and docker-compose-override), when I want to change the default key of an existing key, because of my personal recipe server, it seems to generate duplicate keys.

Is it possible to set up key management for each environment variable or rule in a Makefile? This could greatly optimize the experience of users like me and guarantee greater flexibility in configuration.

Thank you in advance for your attention to this proposed improvement.

Best regards,

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

1 participant