chx
chx
I can put in a few hours every week , is that enough? I haven't contributed to this before but this is so useful.
Please do not close this, more help would be welcome. Tests are not passing currently, partially due to https://github.com/Chi-teck/drupal-coder-extension/pull/7 which currently breaks lowest (and previously broke all) -- once 2.0...
I would of course be glad to get more help, thanks. Let's chat on Slack.
I am trying to get tests pass but they don't. It requires setting up Headless Chrome which I have no idea how, I always struggled setting this up, the documentation...
How did these work in the first place? Like, how did chrome got installed? Does it use Chromedriver ? I haven't seen either being installed.
Well, unless I am mistaken https://github.com/Chi-teck/drupal-code-generator/actions/runs/15368796852/job/43245085590 and more has failed because of this.
Thanks, that makes much more sense than it magically working and breaking. I deleted them for the time being, git will have them if we can resurrect them and opened...
What do the esteemed contributors prefer? Write the hook generator now with perhaps nonoptimal naming and fix later or punt?
I presume If you want to extend DeriverBase then you want to generate a _deriver_ and not a _derivative_. Especially because while I added support for plugin classes to define...
Yes, indeed that's a deriver. I note the inconsistent naming in core, if you look at deriver classes you will find 34 which are called deriver and 47 which is...