Tags: wandoliver/ddev
Tags
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
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
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?
Support GITHUB_ORG in trigger release script for debugging
Support chocolatey for Windows user installation (ddev#1405)
PreviousNext