Randy Fay
Randy Fay
It seems like this may have been resolved in https://github.com/drush-ops/drush/commit/f167114e429e7472f6dec8545aecf55a7ad417ba, would it be possible to get a release for that? Thanks for keeping on with this! It helps when people...
Thanks for the new release @greg-1-anderson !
Tested D7 project with `ddev drush ws` (reported originally in https://github.com/drush-ops/drush/issues/4979 ) and it worked on php7.3 7.4 8.0, 8.2. Upgrade in * https://github.com/ddev/ddev/pull/4754 I think this can be closed,...
I don't think drush 8 has claimed to support really, really ancient PHP versions has it? I wouldn't think it would support drupal < than traditionally supported D7 versions?
Colima doesn't start after OS update, fails with Waiting for the essential requirement 1 of 5: "ssh"
Use `arch` to find out the machine's architecture. Use `file $(which colima)` to find out what kind of architecture Colima is built for. If they have colima in /usr/local/bin, it's...
Hashes of each later would help so much.
By default only your home directory is set up as writable. You'll need to adjust your colima.yml to make the mount that you want writable.
Yes, it seems like he stops by about every 2 years :)
This happened repeatedly. The workaround they used was just to open another terminal, which was fine. But we need some more instrumentation to figure out what was going on.
It looks like the first problem is that this doesn't work in that context: https://github.com/shaal/DrupalPod/blob/1400d9fac091327ccf6487e8fef7040ce61c8a60/.gitpod/drupal/drupalpod-setup.sh#L15