Marko Korhonen
Marko Korhonen
@mcuadros ping ^^
Any update on this? Got this kind of grouped PR: 
Thanks @Slamdunk . I added your fix on our fork https://github.com/druidfi/mysqldump-php/pull/9 Tests now pass with MariaDB 10.6 https://github.com/druidfi/mysqldump-php/actions/runs/2953510316
This is taken care in https://github.com/druidfi/mysqldump-php fork. See #251
This is taken care in https://github.com/druidfi/mysqldump-php fork. See #251
My Twig extension loads translator, but it needs the locale information. So how can I pass the locale from middleware to Twig extension or how can I get it in...
I created static method in the Extension class and I set locale in Localization middleware after detection.
@shadcn No it does not. It's not about that. Running `npm run build` in the Dockerfile (build time) tries to connect to Drupal jsonapi. See the picture: ![CleanShot 2022-02-28 at...
Maybe this needs to be thinked like: - Production Drupal must be online - Build prod image as part of any CI pipeline - Dockerfile can on build time connect...
I'd say now that we have launched our first next-drupal project I can say my initial thoughts in the issue is false. I'm not saying one not could use Docker...