- ๐จ๐ฆCanada mandclu
I will also add that this seems to severely impact the intended reusability of the recipes within Drupal CMS. I can include one such recipe in my own recipe (tested successfully with
drupal_cms_admin_ui
) but my recipe fails to apply if I add another (tested by addingdrupal_cms_anti_spam
, which only adds another 5 dependencies, based on the command line output). - ๐จ๐ฆCanada mandclu
+1 on the need for this. I can install the Event Platform project (which has loads of nested dependencies) in less than 20 seconds via the Drupal UI or drush. If I implement a recipe that installs this project (and does nothing else, even forcing the configuration to load) then the recipe runner tries for several minutes and then inevitably fails.
- ๐บ๐ธUnited States chrisfromredfin Portland, Maine
woohoo! huge time-saver. ship it
-
chrisfromredfin โ
committed c26eac3f on 2.1.x authored by
phenaproxima โ
Issue #3525507: Consider supporting Package Manager's new direct-write...
-
chrisfromredfin โ
committed c26eac3f on 2.1.x authored by
phenaproxima โ