Drush Recipes UI
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This provides front facing module based support for the drush recipe format.
Right now there are two modules in development here:
Widget
The Drush recipes UI will provide a form widget type to allow for rendering the drush recipes specification in a drupal form. It will also provide helper functions to take the selected actions and pass them as an array for processing by automated provisioning specifications like Jenkins or custom bash scripting.
Profiler Builder Extras
There's also the idea of adding support to profiler builder to record actions and write them to a .drecipe file to allow for production of a distribution, deployment, and then "after build" types of tasks that need to be executed in order to get it up to par (in certain environments). All done without endless overrides of features.
