It's one thing to know a build failed, it's another thing to know why and how a build failed, where it failed, and what the cause was. If I have to swim through or context shift to a separate build system's output to get that, what is this actually doing for me?
bastardoperator|2 years ago
hedora|2 years ago
Flamebox almost got this right, but groups by wall-clock instead of git sha:
https://flamebox.sourceforge.net
The screenshot is most of what there is to see. Clicking a test run opens the test log.
Does anyone know of a currently-maintained alternative with a less-bad dashboard?
MatthiasPortzel|2 years ago
> Earthly gives you write once, run anywhere build consistency, making it super easy to reproduce CI failures on your local computer.