GNU bug report logs -
#32575
[Cuirass] Filter results by architecture
Previous Next
Reported by: Ricardo Wurmus <rekado <at> elephly.net>
Date: Wed, 29 Aug 2018 13:56:02 UTC
Severity: normal
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
Ricardo Wurmus <rekado <at> elephly.net> writes:
> The Cuirass web interface shows the number of successful, failed, and
> pending builds for each evaluation. Looking at just these numbers it is
> impossible to tell, how each of the supported architectures is affected.
>
> It would be good if we could separate the view by architecture. Then we
> could more easily determine that a change broke many builds for one
> architecture while fixing builds on another.
>
> One way to do this would be to accept an optional query variable, e.g.
>
> http://ci.guix.info/jobset/guix-master?system=x86_64-linux
That is an option. Another one is using a REST API. It seems to have
all the hype these days. So the URL would turn into:
http://ci.guix.info/jobset/guix-master/system/x86_64-linux
Though I freely admit, I don't completely understand the benefits of REST.
>
> This could be selected from a drop-down on the page or exposed through a
> number of links.
>
> --
> Ricardo
This bug report was last modified 4 years and 116 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.