From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: ci for wip-haskell-updates Date: Mon, 22 Jul 2019 21:01:58 +0200 Message-ID: <87muh5dhax.fsf@elephly.net> References: 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]:51935) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hpdZZ-0007Et-Aq for guix-devel@gnu.org; Mon, 22 Jul 2019 15:02:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hpdZX-0002PI-DB for guix-devel@gnu.org; Mon, 22 Jul 2019 15:02:09 -0400 Received: from sender4-of-o53.zoho.com ([136.143.188.53]:21332) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hpdZW-0002O5-SC for guix-devel@gnu.org; Mon, 22 Jul 2019 15:02:07 -0400 In-reply-to: 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: Robert Vollmert Cc: guix-devel@gnu.org Hi Robert, > just pushed my first commit to the new branch wip-haskell-updates, > yay! Yay! > Now I was wondering how to get CI to test that. Adding branches is currently done manually. I=E2=80=99ll just update the table of branches to build on ci.guix.gnu.org in a few minutes. > (By the way there=E2=80=99s a branch wip-haskell that hasn=E2=80=99t been= touched > in a while, should we delete it?) Looks like I last touched it. It should probably be deleted. --=20 Ricardo