Randy Fay

Results 2199 comments of Randy Fay

We'd love to have you do a contribution, it's pretty easy. We do need automated tests for new quickstarts though. Details are at https://ddev.readthedocs.io/en/stable/developers/quickstart-maintenance/ and we're happy to help as...

This is an awesome idea and should be easy to implement.

Thanks for the suggestion on this @glensc ! Thanks for the first attempt @AkibaAT !

I doubt I'll get this into any decent shape before leaving. It may be that this can't work without MS's Oryx. I am learning a little bit about where features...

Oh my goodness, it might be close to working! It works in Codespaces, and it even works in VS Code with Devcontainers! (On Apple Silicon, VS Code, and isolated Docker...

I'll close this for now, but it's on our list of key initiatives for this year, so it will get reopened.

I don't see anything of that type in 4.32.0, and wouldn't expect it to be enabled by default if it were there: I did recently do a factory reset on...

I assume @xenoscopic fixed this and it can be closed?

Updated mergo to lose its dependency. The traditional module is still required by stretchr/testify, which is used in testcommon tests (assert) ``` $ go mod why gopkg.in/yaml.v3 # gopkg.in/yaml.v3 github.com/ddev/ddev/pkg/testcommon...