xforty / drush-deploy

Drupal deploy tool based on Capistrano and Drush
https://github.com/xforty/drush-deploy/wiki
Other
35 stars 4 forks source link

Check if deploy:setup needs run prior to executing deploy #5

Open dkingofpa opened 12 years ago

dkingofpa commented 12 years ago

Could drush-deploy check if the necessary folder structure exists on the server prior to running the actual deployment? If the necessary structure isn't there, automatically run deploy:setup. That way, developers wouldn't have to remember to run deploy:setup first.

medlefsen commented 12 years ago

Yeah, I had thought about this as well. I'll put it on the roadmap for 1.1

On Mon 02 Jul 2012 08:50:19 PM EDT, David King wrote:

Could drush-deploy check if the necessary folder structure exists on the server prior to running the actual deployment? If the necessary structure isn't there, automatically run deploy:setup. That way, developers wouldn't have to remember to run deploy:setup first.


Reply to this email directly or view it on GitHub: https://github.com/xforty/drush-deploy/issues/5