SlowBrainDude
SlowBrainDude
I've got confused a few time which `bleep` build I'm currently calling. There is no `--version` option at the moment so I added one. I didn't find a way to...
Steps to reproduce: * Get the current bleep code on master * Run `bleep compile` in the bleep project directory * Delete `bloop-rifle` from the coursier cache * Enjoy broken...
The BSP server didn't reset old diagnostic messages sent to BSP clients under certain circumstances. This commit mitigates this edge case and ensures that diagnostics for files that previously had...
## steps Run `publishLocal` on a fresh checkout of the zinc module on the default branch. ## problem The build process outputs an error: ``` [error] stack trace is suppressed;...
## steps Get the current SBT sources on the 1.10.x branch and try to `publishLocalAllModule` according to documentation. The system where I've tried this is a Debian Testing machine (so...