Open gagarine opened 9 years ago
Any news on drupal 8 support ?
@lalop I'm not working anymore at the company that was using Capistrano for deployment. Personally, I try to minimize dependencies at the maximum -> I don't use rubby tools if I'm not forced to.
I use npm script (anyway I have node/npm for frontend) mostly with some bash scripts and/or https://github.com/shipitjs/shipit. For bigger team I recommend http://ansible.com rather than Capistrano 3.
Say that, I will accept and review pull request.
@gido what do you think?
Their is two forks that implement D8 deployment: https://github.com/unitedworldwrestling/drupal-deploy https://github.com/theunitteam/drupal-deploy
Would be nice to check, cleanup and merge that in this repository.
I already did some test. But I think is better to wait the first RC...