Drush Recipes UI

Categories

Component ID

2301199

Component name

Drush Recipes UI

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

425

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.