Moshe Weitzman

Results 474 comments of Moshe Weitzman

Still not passing. Someone else will have to finish this up.

Lets define DRUPAL_PROJECT_PATH once in https://github.com/ddev/ddev-drupal-contrib/blob/main/config.contrib.yaml and then its available anywhere. To override it, a user can set in .env or in a config.personal.yaml. Docs should link to https://ddev.readthedocs.io/en/stable/users/extend/customization-extendibility/

Thanks! Ideally we add test coverage for this. We can probably add on tgo an existing test.

Lets please work on the13.x branch, and then backport if desired.

Assuming you are using pathauto, you could bulk update aliases with `drush pathauto:aliases-generate all all`. If anyone wants to take this on, I think we would need to add a...

Looks useful to me. We used to have this same feature in the very old days. You think that href syntax is supported widely enough?

I don't see much value in a command that runs different queues. That's a bit different from what we have been discussing here. As for a daemon, see the command...

In my Drupal install, I am receiving a `JsCollectionOptimizerLazy` so no error. I dont know in what circumstances a non-lazy variant is received. We could remove the type hint but...

Hanging, just like it did at #31. i dont know the cause.