abbas jafari

Results 8 comments of abbas jafari

Hi this is definitely something that I have been looking for. Imagine you need to install some thing or run tests after install for your local dev but not in...

@magichair I wrote a wrapper on the router from fastapi to capture exception and do all apm stuff get trace id and transaction manuelly then reraise exception. Not the cleanest...

I think the new docs as mentioned using this image is not recommended as part of kubernetes, I think I should close this

@martsa1 This would also help with macosx build distributions since not all package have update to support macosx > 11 It would be a great help if this is added...

How would you best define"install-time"? if I read related issues there is already a no-binary config, Would that mean something like poetry config installer.no-binary "greenlet,package2"? I have tried and I...

Sorry for misunderstanding, the question is rather how should the package be marked to use sdist? via dependency specification?

@naufalafif, I think the difference is that load config first tries to load from config and if there's none than it tries to creat config from pod configuration, which is...