Guy Sartorelli

Results 424 comments of Guy Sartorelli

I've created https://github.com/ddev/ddev/pull/5927 for this.

@rfay i noticed today that the docs still says "Localdev Foundation" in the footer

> The only problem would be if there are people using scripts that do something like `ddev export-db >something.sql.gz` To resolve the scenario for people who do want an export...

It seems like DDEV add-on dependencies don't really have "versions" per se - maybe they will and the dependencies will include version constraints in the future, but for now it...

> I think people will just assume that it should use `--include-dependencies` and skip adding that flag. I can make it the default if you like (so add a `--no-dependencies`...

> It would be OK that way Is this about the `--include-dependencies` flag, the `--no-dependencies` flag, or installing missing dependencies rather than updating them? If it's about the latter, IMO...

> If a dependency is being upgraded, output information about the change. Just to be clear, you do want dependencies to be upgraded if there's an upgrade to be made,...

I was about to start working on this when I realised that one way people can use `ddev get` is to install from a directory. Is is possible to be...

I think one thing that might clear up a lot of confusion is if the `php` project type was renamed to `default` or something similarly agnostic. If people agree, I'm...

I've opened https://github.com/ddev/ddev/issues/5722 to discuss what to do (if anything) about the `php` project type, so further discussion about that topic can be held there.