Tom McLaughlin
Tom McLaughlin
I looked into this a little and it seems that this is actually a MySQL quirk. A couple lines from the [docs](https://dev.mysql.com/doc/refman/8.0/en/mysql-real-connect.html): * If host is NULL or the string...
/remove-lifecycle stale
/remove-lifecycle stale
@peterbecich switching to GitHub Actions sounds great to me. In fact I suggested it earlier in this thread. But I was told that Kubernetes projects use Prow, and then we...
Okay, what do you think about the plan of merging this now and then doing a separate PR to get CI working? And once that's all green we can get...
@jonschoning friendly ping, I think finishing this off depends on you :)
The TUI works with `stack test` now as of 2.9.3. Things work with Cabal if you invoke the tests using `cabal run`, or if you set `test-show-details: direct`. (The latter...
This works out of the box now with Stack 2.9.3!
I'd really like to get this working, since it seems to be the only way to get private git repositories to work with `stackProject`. (Unless I'm mistaken about that?) I...
@scraly it appears to be a Mac binary. Any chance of releasing Linux binaries?