Skip to content

Tags: wandoliver/ddev

Tags

v1.8.0

Toggle v1.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix typo in description, change completion to 'has been stopped' (dde…

…v#1590)

v1.8.0-rc1

Toggle v1.8.0-rc1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Revert parent config search, prevent directory destruction, hopefully f…

…ixes ddev#1574 (ddev#1576)

* Revert "Look in parent directories for an existing .ddev/config.yaml, fixes ddev#1158 (ddev#1275)"

This reverts commit 7c8310e.

* Remove the behavior of ddev composer create --no-interaction that allows full deletion without confirmation

* Add error check to make sure they don't run it in homedir

* Warn user of ddev config if a parent directory has .ddev/config.yaml in it

* Add tests to make sure subdir and homedir config behaves properly

* Clean up ~/.ddev/config.yaml that might exist

v1.7.1

Toggle v1.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix regression with mariadb-version arg, fixes ddev#1517 (ddev#1520)

* Fix regression with mariadb-version arg, fixes ddev#1517

* TestConfigMariiaDBVertsion

* Move app initialization activities from ReadConfig() into NewApp()

* Complete robust cmd tests

* Complete robust pkg tests

* NewApp() needs to return error if approot does not exist

* BUG: Global config should write an *empty* config, not the current config, when it finds no configfile

v1.7.0

Toggle v1.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump containers to v1.7.0 (ddev#1511)

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve NFS documentation and install script, especially for Windows (d…

…dev#1442)

v1.6.0-rc4

Toggle v1.6.0-rc4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Improve NFS documentation and install script, especially for Windows (d…

…dev#1442)

v1.6.0-rc3

Toggle v1.6.0-rc3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Push al(most) all artifacts to where we want them to go (ddev#1438)

* Adds windows signing on circleci
* Makes the trigger_release script much more robust and lots of options (and the way to make a release)
* Might be able to push to chocolatey, but that seems to be blocked by a technical problem on linux?

v1.6.0-rc1

Toggle v1.6.0-rc1's commit message
Support GITHUB_ORG in trigger release script for debugging

v1.6.0-alpha1

Toggle v1.6.0-alpha1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support chocolatey for Windows user installation (ddev#1405)

v1.5.9

Toggle v1.5.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support chocolatey for Windows user installation (ddev#1405)