Chris Lingwood

Results 12 comments of Chris Lingwood

@ademariag it's not clear to me where ignore_class_notfound should be set.

In magento 2.3.6 The sales_send_order_invoice_emails cron job throws an exception with this PR. ``` Run SalesInvoiceSendEmailsCron::execute Cron-job "sales_send_order_invoice_emails" threw exception ReflectionException In ClassReader.php line 26: Class Eadesigndev\Pdfgenerator\Model\Email\SenderBuilder does not exist...

I guess because it keeps the api cleaner, but only mildly. I'm trying to hide the HomieNode in the new abstraction so it seemed natural to hide it properly. Reduces...

This has all the signs of being abandoned, no commits at all for 4 years. It was trying to solve quite a complex problem, and from what I've seen it...

https://github.com/lensapp/lens/issues/6819 Smells of revenue protection disguised as a technical fix. The arch package maintainer has got stuffed by this too. I expect a fork from 6.2.x will be the only...

Just linking to the troublesome file. https://github.com/CrunchyData/crunchy-containers/blob/master/bin/postgres_common/postgres/pgbackrest_info.sh Also it references `/tmp/pgbackrest_env.sh` which does not exist.

I _think_ this is an issue from the fusion go client. I've added a bit more detail in the fusion-issues issue. In any case the documentation needs fettling, the notes...

I am doing exactly the same thing with octopus go and missed my window last night (unfortunate as it was -9!). I'll probably schdule it with the app tonight. I...

I have a hack but it involves editing the integration's source directly using the Studio Code Server addon. The trouble seems to be here https://github.com/cdpuk/ha-bestway/blob/main/custom_components/bestway/coordinator.py. The fix is to replace...