all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Cuirass exposes evaluation logs
@ 2019-10-23 16:26 Ludovic Courtès
  2019-10-24 15:36 ` Mathieu Othacehe
  2019-10-27 18:31 ` Mark H Weaver
  0 siblings, 2 replies; 3+ messages in thread
From: Ludovic Courtès @ 2019-10-23 16:26 UTC (permalink / raw)
  To: Guix Devel

Hello Guix!

Good news everyone!  Cuirass now keeps logs of evaluations and exposes
them over HTTP!  So when an evaluation fails, you can now click on the
red cross to peek at the log.  More generally, you can view an
evaluation log by going to:

  https://ci.guix.gnu.org/eval/ID/log/raw

where ID is the numerical ID of the evaluation.

Logs are available only for evaluations performed after like, now.
They’re stored gzipped in /var/log/cuirass.

(Yeah it’s a bit ridiculous that we’ve had to make do without this
feature for so long, but at least now you no longer need to ask someone
with SSH access to berlin to parse /var/log/cuirass.log in search of
hints.  :-))

Feedback welcome!

Ludo’.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-27 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-23 16:26 Cuirass exposes evaluation logs Ludovic Courtès
2019-10-24 15:36 ` Mathieu Othacehe
2019-10-27 18:31 ` Mark H Weaver

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.