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

Make generators idempotent #92

Open
coolprobn opened this issue Mar 21, 2024 · 0 comments
Open

Make generators idempotent #92

coolprobn opened this issue Mar 21, 2024 · 0 comments

Comments

@coolprobn
Copy link
Collaborator

Sometimes generators can fail but when running the same generator again, we end up with multiple entries of same Gem in the Gemfile or same configurations as well.

It would be great if we could make generators idempotent so subsequent invocation don't change things that was already installed on previous run.

I am open to tackling this and looking for discussions first on what you think @abhaynikam

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