drupal-deploy icon indicating copy to clipboard operation
drupal-deploy copied to clipboard

Support Drupal 8

Open gagarine opened this issue 10 years ago • 3 comments

I already did some test. But I think is better to wait the first RC...

gagarine avatar May 04 '15 14:05 gagarine

Any news on drupal 8 support ?

lalop avatar Sep 13 '17 14:09 lalop

@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?

gagarine avatar Sep 13 '17 20:09 gagarine

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.

gagarine avatar Sep 13 '17 20:09 gagarine