[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#52487: [cuirass]: Feature request: Record the time of a failed build
From: |
Mathieu Othacehe |
Subject: |
bug#52487: [cuirass]: Feature request: Record the time of a failed build |
Date: |
Fri, 17 Dec 2021 16:00:34 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) |
Hey,
> Looking at a page like this, we only have timestamps for "completed
> builds", but not for failures:
>
> https://ci.guix.gnu.org/search?query=gnome-41
We have timestamps for failed builds but not for failed-dependency
builds. This is now fixed with:
ca37049a70aaad59a1ed8e21db0de73f22b92622.
Thanks,
Mathieu