Lauri Timmanee
Lauri Timmanee
Sorry for the delayed feedback! I was on vacation for 2 weeks. We should try to find a way to automatically change the URL since it would be hard to...
@lewisnyman sounds like a good idea. It might be also time to run the company update script because I ran it last time in early August
+1 for this. I think we could do this also for the companies list at the same time
It would be also nice to see overall commit amount for contribs. I think we might need to get the database setup for this because this starts to get complicated
Or should we add npm install to the deployment? I think that might be the right place to have it.
I switched the crontab timing from 15mins to 30mins to help this a little bit
I think its problem on the debounce library. We could also choose not to use it
I was running into similar problem when installing `next-drupal` on top of `composer.json` from Drupal Core and running PHP 8.0. The problem is caused by having PHP constraint on `composer.json`...
This is indeed how we used to workaround this bug but we run into some proptype validation issues. For that reason, I wanted to remove the explicit passing of the...
Can you also post how does your schema for `` look like so that it's possible to try to reproduce this? 🙏