Domen Kožar
Domen Kožar
https://github.blog/changelog/2024-01-30-github-actions-introducing-the-new-m1-macos-runner-available-to-open-source/
Would get rid of the need to implement #5
It looks like Python doesn't exit here and tesh tries to get the exit codes by sending commands to python.
`unexpected end-of-file`: full disk?
cc @andreasabel using this in production and it works well :)
I'll write a tutorial for https://devenv.sh :)
I'm seeing issue when stack copies the static rust library, have you tested on a sample project?
We solved this by using #6, hope to open source soon for an example.
Refs #4
I'm not sure this is the best approach since many projects ship with stack.yaml and cabal, so developer can pick either. A better approach would be #16 in form of...