From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: phillip.lord@russet.org.uk (Phillip Lord) Newsgroups: gmane.emacs.devel Subject: Re: Continuous integration Date: Wed, 22 Mar 2017 18:51:14 +0000 Message-ID: <87y3vxtaal.fsf@russet.org.uk> References: <87a88emy62.fsf@luca> <87k27h8ncd.fsf@lifelogs.com> NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: blaine.gmane.org 1490208753 31480 195.159.176.226 (22 Mar 2017 18:52:33 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 22 Mar 2017 18:52:33 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) Cc: emacs-devel@gnu.org To: Toon Claes Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 22 19:52:29 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cqlMg-0006aW-0K for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 19:52:10 +0100 Original-Received: from localhost ([::1]:52873 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqlMm-0004hX-4f for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 14:52:16 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46695) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqlLt-0004fs-MA for emacs-devel@gnu.org; Wed, 22 Mar 2017 14:51:22 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqlLp-0005LB-8u for emacs-devel@gnu.org; Wed, 22 Mar 2017 14:51:21 -0400 Original-Received: from cloud103.planethippo.com ([78.129.138.110]:52470) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cqlLp-0005JF-29 for emacs-devel@gnu.org; Wed, 22 Mar 2017 14:51:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=russet.org.uk; s=default; h=Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=5DC3cL2bspJw+zWdXDrlDW2gcSWq/3uKnib3OMyDsRo=; b=ounn4u6+vN9tYB0O1C2GspOQq SayPMr2ywZoD27siEtVDJXWOmGobFz+xWUX91+9nmo5ll3hX8MEosykxAnJInlmQPXJwS6GLba0qP Zb+zXc80XnHdt5dMRqrw+ED2Z0L8kBCKWqzD2lJGmaXTioAmtJqqfYVSxiN4JEFMTo/y6lI1lJ8Jb 8K89u7ucuJUJctBNbB98ivq+sMRSrDjXSHoNTzJW2IXZujwv38swpp/iGNocGi0m9/qYbW+d1MqB5 T1cSMSAi/yJcGAxqe/gCMJ8b3Qry+SydUhk0Olr7zjRRXnbfDcTymxRkRaIJPosJFz4p6uJa7WLSV 5vE+JBgeQ==; Original-Received: from janus-nat-128-240-225-75.ncl.ac.uk ([128.240.225.75]:59732 helo=russet.org.uk) by cloud103.planethippo.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.88) (envelope-from ) id 1cqlLm-0004KO-Ah; Wed, 22 Mar 2017 18:51:14 +0000 In-Reply-To: (Toon Claes's message of "Wed, 22 Mar 2017 16:36:40 +0100 (CET)") X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cloud103.planethippo.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - russet.org.uk X-Get-Message-Sender-Via: cloud103.planethippo.com: authenticated_id: phillip.lord@russet.org.uk X-Authenticated-Sender: cloud103.planethippo.com: phillip.lord@russet.org.uk X-Source: X-Source-Args: X-Source-Dir: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-Received-From: 78.129.138.110 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:213246 Archived-At: Toon Claes writes: > Ted Zlatanov writes: >> Absolutely. I think the benefits reach beyond that--especially if a pull >> request workflow could be set up. > > Yes, as far as I understand, the FSF/GNU community does not like relying > on third party hosting, so that why we are suggesting to install a > self-hosted GitLab instance on FSF/GNU systems. > > Maybe as temporary solution, we might put a git mirror on GitLab.com and > set up GitLab CI to see if we can get it to run the tests. That should work, but is a slight pain to mirror since the CI configuration is committed. Phil