- Issue created by @phenaproxima
- ๐บ๐ธUnited States phenaproxima Massachusetts
Hmmm...postponing because for some reason I can't reproduce the error condition. Maybe newer versions of DDEV are smarter?
- ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
This is what I reported earlier but Iโm sure you know thatโฆ
You moved back to reviewโฆ should I?
- ๐บ๐ธUnited States phenaproxima Massachusetts
I manually tested this and even wrote automated test coverage which confirms that
ddev config
is invoked as intended. - ๐บ๐ธUnited States Kristen Pol Santa Cruz, CA, USA
Cool beans... here's what I did:
- Installed rc2 in one place without MR code
- Installed rc2 in another place without MR code and got error
- Downloaded the installer script to "another place" and retried and it worked and named it
drupal-cms-3
I assume 3 because I have a
drupal-cms-dev
project? Doesn't really matter but it's different and works :)All good! Thanks for this... so nice.
macbookpro:drupal-cms kristenpol$ ./launch-drupal-cms.sh Creating a new DDEV project config in the current directory (/Users/kristenpol/Sites/quant/cms/testing-ddev2/drupal-cms) Once completed, your configuration will be written to /Users/kristenpol/Sites/quant/cms/testing-ddev2/drupal-cms/.ddev/config.yaml Configuring a 'drupal11' project named 'drupal-cms-3' with docroot 'web' at '/Users/kristenpol/Sites/quant/cms/testing-ddev2/drupal-cms/web'. For full details use 'ddev describe'. Unable to set permissions inside container on settings files: '' No settings.php file exists, creating one Configuration complete. You may now run 'ddev start'. Starting drupal-cms-3... Building project images... ...
- ๐บ๐ธUnited States phenaproxima Massachusetts
Crediting @kristen pol for manual testing.
-
phenaproxima โ
committed ae4058ae on 1.x
Issue #3498907 by phenaproxima, kristen pol: The launcher script can...
-
phenaproxima โ
committed ae4058ae on 1.x
-
phenaproxima โ
committed 108f2dc8 on 1.0.x
Issue #3498907 by phenaproxima, kristen pol: The launcher script can...
-
phenaproxima โ
committed 108f2dc8 on 1.0.x
- ๐บ๐ธUnited States phenaproxima Massachusetts
Merged into 1.x and cherry-picked to 1.0.x. Nice to have this little quality of life improvement. Second impressions matter!