Anton Bachin

Results 662 comments of Anton Bachin

Great, thanks @Kakadu and @mooreryan! I'm going to reopen this as an issue about improving Bisect's docs.

The main issue here was just to add `BISECT_FILE`, is that right?

> By the way, while setting this up, I remember wondering whether things could be more opinionated in order to simplify these 4 steps. I wouldn't mind opting in for...

Also, Bisect_ppx itself uses cram tests, and Bisect's own `Makefile` doesn't seem to do any of this. I'll have to take a look at why.

Thanks @mbarbin and @mooreryan! `BISECT_FILE` was originally indeed only a convenience, but with Dune cram tests standard, we need to update the instructions. I'm currently converting Luv to cram tests...

Indeed, Dream currently aims to support only MinGW, as I haven't had time to try DKML yet. By the way, I initially started out in OCaml on Windows in Cygwin,...

> In order to verify if the bisect_ppx has the expect_test test bug, I have created a demo repository that basically mirrors the our internal project structure. It appears to...

Looks like I opened a duplicate issue on my own repo... https://github.com/aantron/dream/issues/273

I'd be happy to add either one. Would you (or someone) be willing to create an initial PR? I would polish it afterwards (as we did with [Fly.io](https://github.com/aantron/dream/pull/161) by @dangdennis...

> I made a template on railway for dream fwiw. https://railway.app/template/mxESzS > > while railway created nixpacks, for unsupported languages, docker is still the way to go. Great! What's the...