Mohammed Al Sahaf
Mohammed Al Sahaf
> it appears that CI is stuck. Does anyone know how to jiggle it? I don't even see controls to run them manually for this PR anymore. Github Action workflows...
> Just in case, any plans for updating docs? This feature is part of v2.8.0, which is only released as _beta_ right now. The docs will be updated when v2.8.0...
I looked into that and thought about it. The optimization depends on the profiles of the production load, analyzing the executed paths, and optimizing the machine code based on known...
Go for it, @elysium-w! I had a humble attempt in the [net-wal branch](https://github.com/caddyserver/caddy/compare/master...net-wal), but it doesn't work properly. You can look at it or start fresh. I'd love it see...
> > 大胆试试吧,@elysium-w[!我在net-wal 分支](https://github.com/caddyserver/caddy/compare/master...net-wal)中做了一次小小的尝试,但效果并不好。你可以看看它或者重新开始。我很乐意看到它的有效实现! > > May I ask where you have tried using WAL?I mean in which folder. You can see them in the link (https://github.com/caddyserver/caddy/compare/master...net-wal). It isn't a...
Keep. This issue is easily solvable and affects downstream.
> I don't know what to do here but would really like this to get solved. I hacked this by editing this file: https://github.com/monicahq/monica/blob/4.x/app/Http/Controllers/Contacts/GiftController.php This is my updated file: ```
> Hence, the startup sequence for this container checks for the default database to be available, verifying the readiness of the postgres container, rather than verifying the existence of a...
> which causes non-multi-tenant setups to run Odoo out of the postgres database by default... which is less than ideal. It's doing that already without the PR, which is... Less...
> @mohammed90 can you use https://docs.docker.com/build/building/multi-stage/ to accomplish your use case? If so can you close this PR? I don't understand how multi-stage build is supposed to help. Can you...