From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Vollmert Subject: ci wishlist Date: Wed, 31 Jul 2019 16:49:08 +0200 Message-ID: <2D8224C5-876A-4EAF-A3C3-C3AC36B8D139@vllmrt.net> Mime-Version: 1.0 (Mac OS X Mail 12.4 \(3445.104.11\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:46466) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hspuo-0004sV-Jt for guix-devel@gnu.org; Wed, 31 Jul 2019 10:49:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hspun-0005pZ-RE for guix-devel@gnu.org; Wed, 31 Jul 2019 10:49:18 -0400 Received: from mx2a.mailbox.org ([2001:67c:2050:104:0:2:25:2]:27108 helo=mx2.mailbox.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hspun-0005iS-LB for guix-devel@gnu.org; Wed, 31 Jul 2019 10:49:17 -0400 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:105:465:1:2:0]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id 950F3A134D for ; Wed, 31 Jul 2019 16:49:12 +0200 (CEST) Received: from smtp2.mailbox.org ([80.241.60.241]) by spamfilter04.heinlein-hosting.de (spamfilter04.heinlein-hosting.de [80.241.56.122]) (amavisd-new, port 10030) with ESMTP id oXB457GNOq43 for ; Wed, 31 Jul 2019 16:49:11 +0200 (CEST) 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: guix-devel@gnu.org Hi, some questions that the ci interface should answer, but makes quite = hard: - on a given branch, which packages are broken? (the answer seems to be: all packages that have a failed build in some evaluation and that = don=E2=80=99t have a successful build anytime later) - on a given branch, which broken packages are also broken on master? Cheers Robert