You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This template can only be instantiated once. Both the template and the instantiated formula will develop. It should be easy for formula maintainers to keep their formulas up to the latest standards.
Describe the solution you'd like
Copier is the only project template program I know that can not only generate the initial project, but using git history update the project with the diff from the template.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered:
I don't know about Copier but it could be a nice idea, I also find it difficult to keep a formula up to date.
In fact ssf-formula is used to maintain all saltstack-formulas but it is quite specific to this usage, it does a lot of things and it's quite difficult to understand what it does and how :)
Is your feature request related to a problem?
This template can only be instantiated once. Both the template and the instantiated formula will develop. It should be easy for formula maintainers to keep their formulas up to the latest standards.
Describe the solution you'd like
Copier is the only project template program I know that can not only generate the initial project, but using git history update the project with the diff from the template.
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: