webksde / ddev-vscode-devcontainer-drupal-template

Drupal DDEV based development container with attached Visual Studio Code
22 stars 3 forks source link

drowl-init-from-existing: Inititate project using the copied projects "settings.php" #129

Open joshsedl opened 1 year ago

joshsedl commented 1 year ago

There are several issues, with the drowl-init-from-existing command. One of the biggest issues is, that it currently doesn't use the remote projects "settings.php". This leads to several issues, e.g. https://github.com/webksde/ddev-vscode-devcontainer-drupal-template/issues/67.

As long as we do not let the user provide the "settings.php" and initiate the project, based on its values, I will disable the command, as it is very unreliable.

When trying to fix this problem, we should also, work on other "dife" issues, see: https://github.com/webksde/ddev-vscode-devcontainer-drupal-template/issues?q=is%3Aissue+is%3Aopen+drowl-init-from-existing

JPustkuchen commented 1 year ago

Rarely used, so maybe hiher priority than other issues, but not really high priority in total.

joshsedl commented 1 year ago

Yea, maybe disabling it entirely, could be a bit too much, but yea