Randy Fay

Results 252 issues of Randy Fay

Drupal 11 is considering removing the need for sqlite3 3.45. It's an awkward hack in our implementation, so we'd want to remove that if Drupal 11 does that. Ongoing conversation...

### Expected Behavior * https://github.com/ddev/ddev/issues/6438 * https://github.com/ddev/ddev/issues/5819 * https://github.com/ddev/ddev/issues/5171 You should be able to use the python/django/flask quickstarts without thinking or a lot of knowledge ### Actual Behavior To use...

### Expected Behavior When a healthcheck fails, it should give us some information about why it's failing. Right now, we don't have any. See https://discord.com/channels/664580571770388500/1269927348447346689 ### Actual Behavior In the...

In DDEV v1.23.4 we see this output after the router comes up: ``` Waiting 120s for additional project containers [ddev-d7-db ddev-d7-web] to become ready... ``` 1. It's unnecessary, because we...

On `ddev start` and `ddev restart` we show this at the end: > Project can be reached at https://d11.ddev.site https://127.0.0.1:32810 If there are multiple hostnames or multiple fqdns we show...

enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? One of our 2024 goals...

addon mechanism
enhancement

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? We've recognized long-term that the...

enhancement

### Is your feature request related to a problem? In DDEV v1.23.4 we're missing these PHP 8.4 extensions: apcu imagick memcached redis uploadprogress xdebug xhprof xmlrpc When doing a release...

enhancement

We have some warnings in Docker image builds. It would be great to chase these and resolve them. Some are a result of `docker buildx build` tightening up. I think...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? * https://github.com/ddev/ddev/pull/6422#issuecomment-2269490162 When `ddev start`...

enhancement