From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id wJcrE0u0M2BPSAAA0tVLHw (envelope-from ) for ; Mon, 22 Feb 2021 13:40:27 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id +JH9Dku0M2AtQAAA1q6Kng (envelope-from ) for ; Mon, 22 Feb 2021 13:40:27 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx2.migadu.com (Postfix) with ESMTPS id 7EE0BB8E3 for ; Mon, 22 Feb 2021 14:40:26 +0100 (CET) Received: from localhost ([::1]:34260 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lEBRp-0006q2-EV for larch@yhetil.org; Mon, 22 Feb 2021 08:40:25 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:34530) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lEBLr-0008MD-PL for guix-devel@gnu.org; Mon, 22 Feb 2021 08:34:15 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:54030) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lEBLr-0000KU-HX for guix-devel@gnu.org; Mon, 22 Feb 2021 08:34:15 -0500 Received: from [2a01:e0a:19b:d9a0:d047:2c08:886f:ec31] (port=41188 helo=cervin) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lEBLq-0003Ti-5E for guix-devel@gnu.org; Mon, 22 Feb 2021 08:34:14 -0500 From: Mathieu Othacehe To: guix-devel Subject: Cuirass build notifications. Date: Mon, 22 Feb 2021 14:34:12 +0100 Message-ID: <877dn0i5uz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list 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+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.87 Authentication-Results: aspmx2.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx2.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 7EE0BB8E3 X-Spam-Score: -2.87 X-Migadu-Scanner: scn1.migadu.com X-TUID: Yqhrq1lWgVL3 Hello, Cuirass is now able to send build notification on different channels. * By email on this new mailing list: https://lists.gnu.org/mailman/listinfo/guix-ci. * On Mastodon: https://fosstodon.org/web/accounts/316215. * Using RSS: https://ci.guix.gnu.org/events/rss/. Don't hesitate to subscribe to one of the above channels to be notified when a build is broken or fixed. Thanks, Mathieu