Hacker News new | ask | show | jobs
by perlpimp 1415 days ago
when you have dozens contributing to unstable CI builds it can be hard as hard as keeping CI builds sane. For a project that is 10+ years old. I try to use git bisect but I have to do it in a few steps because over a range file can have multiple failures and failure you need might be somewhere I between start and some failure that was fixed within the range. Or multiple failures.