tyler36
tyler36
> Specifically for Drupal, there are various options for configuring the Redis module. And, not all options are suitable for all projects. Yes, but this can be said for any...
It would be good if `https://github.com/drud/ddev-redis` could automatically add the lines to `settings.ddev.php`
FWI, Cypress running WSL2 is pretty noisy and generates "errors". EG. ```shell [26:1022/055917.834178:ERROR:bus.cc(392)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory...
This is a first run-through PR of a service I've been using in WSL. TBH, I wasn't sure if this was something you would like so I submitted it, as...
@chrisfromredfin Thank you for the feedback. I will update the docs to say no M1 Mac support.
Yes ... This is no longer required because it hs been extract to the excellent DDEV addon system.
Yes, I'm excited about the move to `ddev get`. Didn't know if you had a process lined up yet since I was playing with the new Postgres earlier.
Same problem on Win10
Had the same problem. Was trying to debug and came across a line in #100 ``` This error, as described in the readme, means that the output of the phpcs...
Same issue. Red exclamation with no logs. If I have the `phpunit.xml` file in the project root, everything works fine. If I move `phpunit.xml` into a subfolder, and update the...