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
Is there value in trying to have some sort of a templating system, like Twig, that Bild or plugins can define template files that can be used to write project-specific artifacts. The project-specific artifacts may be generated from options passed to the tasks or even Bild's configuration.
Now that we're using Composer, I am fairly sure we would use composer-based commands to update it's JSON file and not leverage a composer-based template (aside from possibly replacing the project name or something trivial).
Additionally, Bild already has a YML parser (as seen from it's config). Such tools could be used to programatically update Bild-sponsored YML files in lieu of a template-based approach.
Going to leave this open in case we find a reason for it.
nerdstein
changed the title
Enhance Bild project provisioner for configuration files
Writing artifacts from template files
Apr 2, 2017
Tokenized / twig based config files
The text was updated successfully, but these errors were encountered: