civodul pushed a change to branch master.
from 6b7f456 http: Remove useless lambda expression.
new f9c1066 http: No longer log incoming connections.
new c5487ca base: Disable builder output.
new d4623d5 base: Register GC roots for build results.
new e50e1e5 examples: random: Produce derivations that sometimes fail.
new d907516 templates: Distinguish among the various failure cases.
new 954f750 base: Fix type error in 'update-build-statuses!'.
new df2cbfd base: Add missing space in message.
new fd7dca6 templates: Display a finish time only for completed
builds.
new 74436da templates: Adjust build table headers.
new a1d353b templates: Display dates in a concise way.
new 2d7b703 templates: Add link to build log only for completed
builds.
new 2c712d3 base: Clear the "in progress" bit of failed evaluations.
new 9a7e567 examples: random: Fail evaluation once in a while.
new c76edac database: Remove duplicate #:in-progress entry.
new 0b40dca templates: Mark failures on the evaluation page.
Summary of changes:
bin/cuirass.in | 9 ++-
doc/cuirass.texi | 11 ++++
examples/random-jobs.scm | 19 +++++--
src/cuirass/base.scm | 72 ++++++++++++++++++++---
src/cuirass/database.scm | 1 -
src/cuirass/templates.scm | 133 ++++++++++++++++++++++++++++++++-----------
src/web/server/fiberized.scm | 3 -
7 files changed, 198 insertions(+), 50 deletions(-)