Samuel Stoltenberg
Samuel Stoltenberg
VSCode, Ubuntu 20.04.4. Running `air` in a director runs in about 0.5s, but when it's watching and running based on changes it takes maybe 2-3s. Looked into it and the...
In [run](https://github.com/taubyte/tau/blob/main/protocols/monkey/monkey.go#L110) send a GitHub commit status for pending, then on complete either error or success. https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/about-status-checks go-github is already used by the package so it can be used here,...
**Describe the bug** Without a `.git` config the extension searches for "//.config" and errors continuously with "[UriError]: If a URI does not contain an authority component, then the path cannot...