Install
Using Composer to manage Drupal site dependencies
Downloads
Release notes
Bug fixes
- #2329225: Security Recipe Changes
- #2339647: @sites / multiple targets won't pass target correctly
- a ton of QA thanks to Travis-CI and @mmilutinovic1313
New features
- #2323039: Extend conditional spec
- #2337945: Documentation on d.o. docs
- #2337947: QA / Test coverage
- Many more recipes
We are now in Beta!
Drush recipes is now beta! This has being marked Beta for a variety of reasons:
Travis CI
We have Travis CI currently running tests https://travis-ci.org/drupalprojects/drush_recipes/ thanks to the http://hubdrop.io integration with github. The canonical source of the drush recipes repo is now github (https://github.com/drupalprojects/drush_recipes), which is then actively mirrored back to drupal.org. Releases will always be from d.o. just like they always are, this just allows us to push to one place and have travis-ci test the build automatically!
Documentation
We have full video documentation on each command, in detail which is linked from the project page. Each call goes into the options involved and several recipes are walked through to explain how and why they are structured the way they are. There will also be a blog post showing the before and after drush recipes integration with ELMS Learning Network to illustrate the reduction in code!
ELMSLN / Production
Drush Recipes has now been rolled into ELMSLN, which is the driving force behind this plugin in the first place. This means it is running in production! This can be reflected currently in the ELMSLN upgrade sites script which saw over 100 line reduction in logic because of drush recipes! https://github.com/btopro/elmsln/blob/master/scripts/upgrade/elmsln-upgr...