socketwench

Results 19 comments of socketwench

There's a PHPUnit output directory? o_O If so, we should add it to the new reset.yml playbook in 2.1. It's a lot easier to make sure directories are created as...

Can you try the develop branch of Dropwhale? I added some steps to the reset playbook that creates and configures phpunit.xml.

I think this was fixed in Dropwhale 2.4. You might need to delete your containers do a pull, and update the dropwhale script files: `docker-compose rm -fv` `docker-compose pull`

Alternatively, we could create a "Dropwhale shell". It would work kinda like this: dropwhale start # Starts the containers, drops you into the shell inside the container # Run shell...

The ddev project already does something like this: https://github.com/drud/ddev

This doesn't quite work for me, since the reset task fails after rebuilding the container with the updated drush: `fatal: [localhost]: FAILED! => {"changed": true, "cmd": "drush si --uri=http://web --root=/var/www/html...

Sure. I just finished my freelancing project this weekend so I have more time in my schedule.

What were we using to sync the repos? Was it a service or just manual with multiple remotes?

That's....not my preferred method. I'd rather choose one repo or the other to be the canonical source. Most of the activity is still over on D.O, although Github is better...