Caleb Cartwright
Caleb Cartwright
Haven't really had a chance to go through this yet, but in case it's helpful you can take a look at what we had prior to the original switch from...
Apologies, I thought CI was failing outright here, but see it's coverage related. That's a somewhat surprising drop, do you think it's legitimate based on the diff or a specious...
Thanks for this! I actually want to think through whether this is still a change we really want to make, though if we do, we'll need to restrict it to...
> I see! Do we set an env variable or something to control it? If so I can implement the change and just put it on ready until you decide...
Side note, have fixed the cache issue so now the only failing job is clippy. That's a legitimate failure, presumably caused by some updated lints, #145 opened to track resolving...
Thanks for the report @RefinedSoftwareLLC! Will try to take a deeper look at this one tomorrow
I can't reproduce this on Linux, but will check on my Windows machine in a bit. Could you share two additional things whenever you get a chance? 1. The output...
I'm guessing the escaping is due to https://github.com/rust-lang/rust/issues/29494
> can we fix this by using a different way of executing these commands? Afaict there is some workaround by using CreateProcessW but I haven't looked too much into it....
I suspect this will be of interest to enough folks that it probably warrants being listed on the [Awesome Badges](https://github.com/badges/awesome-badges) page we're trying to build out to catalog these types...