az-wegift
az-wegift
I have forked the repository, and we have been using the patched module in production at my company for almost a month now with no issues. Could it be included...
@antonbabenko, could you please consider this PR? We have used the fix in production for almost two months without any issues. It would be nice if we could switch back...
@antonbabenko, could you please consider this PR? We have used the fix in production for almost three months without any issues. It would be nice if we could switch back...
`devbox shell` inherits the current directory, which is convenient. `devbox run` having a different behaviour is quite surprising and very disappointing, because that's the `devbox run` command is what I...
Thanks for the explanation. I understand that flipping the default behaviour now would be terrible. The `--wd` option (or make it even shorter `-w`) would be great. Perhaps the behaviour...
Perfect, thank you, @savil!
According to https://github.com/jetify-com/devbox/issues/1276, this should be generally resolved, but the problem remains when using Poetry. I have created the repository https://github.com/az-wegift/devbox-numpy, where one can reproduce the issue with Poetry and...