Randy Fay
Randy Fay
(Draft: This has to be rebased after * https://github.com/justafish/ddev-drupal-core-dev/pull/33 * https://github.com/justafish/ddev-drupal-core-dev/pull/31 This PR allows using any database type supported by DDEV, including MariaDB and MySQL. And of course it can...
I'm pretty sure we can support drush successfully with this technique, discussed in https://drupal.slack.com/archives/C62H9CWQM/p1714512734554949 ``` hooks: post-start: exec: git stash && composer require drush/drush && git stash apply ``` Then...
It seems like you have a lovely and needed add-on here. Should it move to ddev/ddev-drupal-core-dev? If so, just say so and we'll start the process. Of course tests have...
### Is your feature request related to a problem? We had some stumbles with the v1.23.5 release today, and learned a couple of things. We usually test releases on github.com/ddev-test/ddev,...
### Is there an existing issue for this? - [x] I have searched the existing issues ### Is your feature request related to a problem? I note that we don't...
## The Issue I don't expect this to be completed right away, but mysql:8.0 and mysql:8.4 are now possible with this. The builds for all other images are broken by...
### Is your feature request related to a problem? We tell people to `ddev add-on get` an extra time for any logic to be applied. For example, in ddev-platformsh, if...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Some people work inside the...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Upsun is now reaching toward...
I happened to search ["ddev codespaces"](https://www.google.com/search?q=ddev+codespaces&oq=ddev+codespaces&gs_lcrp=EgZjaHJvbWUyBggAEEUYOTIGCAEQRRhAMgYIAhBFGDwyBggDEEUYPDIGCAQQRRg80gEINDE1OWoxajSoAgCwAgE&sourceid=chrome&ie=UTF-8) today, and this is what I got from google, "No information is available for this page": Google seems to prefer the "latest" section, but...