From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Toon Claes Newsgroups: gmane.emacs.devel Subject: Re: Multi-OS Emacs buildbot? Date: Tue, 22 Dec 2020 07:23:32 +0100 Message-ID: <877dpae4uz.fsf@iotcl.com> References: <871rfliy8h.fsf@gnus.org> <878s9tfqma.fsf@gnus.org> <87k0tc3loz.fsf@gmx.de> <871rfkbm9h.fsf@gmx.de> <03659494-2a6e-fdca-bc5d-8f76862d4521@yandex.ru> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="4199"; mail-complaints-to="usenet@ciao.gmane.io" Cc: Lars Ingebrigtsen , Michael Albinus , Alan Third , emacs-devel@gnu.org To: Dmitry Gutov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Tue Dec 22 07:24:31 2020 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1krb5z-00010h-Lh for ged-emacs-devel@m.gmane-mx.org; Tue, 22 Dec 2020 07:24:31 +0100 Original-Received: from localhost ([::1]:37152 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1krb5y-0004OA-OX for ged-emacs-devel@m.gmane-mx.org; Tue, 22 Dec 2020 01:24:30 -0500 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]:48968) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1krb5M-0003yX-5x for emacs-devel@gnu.org; Tue, 22 Dec 2020 01:23:52 -0500 Original-Received: from outbound.soverin.net ([116.202.65.218]:58385) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1krb5K-00081d-6k for emacs-devel@gnu.org; Tue, 22 Dec 2020 01:23:51 -0500 Original-Received: from smtp.soverin.net (unknown [10.10.3.28]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by outbound.soverin.net (Postfix) with ESMTPS id 2F0A96008F; Tue, 22 Dec 2020 06:23:37 +0000 (UTC) Original-Received: from smtp.soverin.net (smtp.soverin.net [159.69.232.142]) by soverin.net In-Reply-To: <03659494-2a6e-fdca-bc5d-8f76862d4521@yandex.ru> (Dmitry Gutov's message of "Sun, 20 Dec 2020 19:32:51 +0200") Received-SPF: pass client-ip=116.202.65.218; envelope-from=toon@iotcl.com; helo=outbound.soverin.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:261467 Archived-At: On Sun, Dec 20 2020, Dmitry Gutov wrote: > On 20.12.2020 16:11, Michael Albinus wrote: > >> This feature shall work also in our GitLab instance; messages about >> failed pipelines shall be sent to . This >> worked sometimes, but it fails again after a while. No idea what's >> wrong. > > Yeah, we should look into it. If I'm not mistaken we disabled it on purpose. EMBA was set up as a try-out, it not the official CI, as far as I understood. I've been asked to disable mails from GitLab CI to emacs-buildstatus@gnu.org because not everybody following that address would like it. If people here agree to enable it again, I don't mind doing that. -- Toon