From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: Cuirass enhancements Date: Wed, 19 Jun 2019 10:23:57 +0200 Message-ID: <87zhmem19e.fsf@elephly.net> References: <20190618195025.62b32955@alma-ubu> <871rzqnhen.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:43612) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hdVt0-0002QK-Ep for guix-devel@gnu.org; Wed, 19 Jun 2019 04:24:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hdVsz-00034q-GJ for guix-devel@gnu.org; Wed, 19 Jun 2019 04:24:06 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21348) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hdVsz-00030g-1P for guix-devel@gnu.org; Wed, 19 Jun 2019 04:24:05 -0400 In-reply-to: <871rzqnhen.fsf@elephly.net> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: =?utf-8?Q?Bj=C3=B6rn_H=C3=B6fling?= Cc: guix-devel Ricardo Wurmus writes: > Hi Bj=C3=B6rn, > >> * I'm really missing the tabs/filters like in Hydra: "succeding", >> "newly succeding", "newly failing", ... >> In having all jobs in one big list is annoying. I care usually only >> about failures. > > Cuirass now has tabs, though it won=E2=80=99t show =E2=80=9Cnewly=E2=80= =9D succeding or failing > jobs. It just splits them by state, which is an improvement over having > just one big list. > > (The =E2=80=9CScheduled=E2=80=9D tab isn=E2=80=99t currently working, wil= l look into this > later=E2=80=A6) This works now. --=20 Ricardo