From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: Continuous integration Date: Wed, 22 Mar 2017 13:16:39 +0100 Message-ID: <871stph5g8.fsf@zigzag> References: <87a88emy62.fsf@luca> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: blaine.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" X-Trace: blaine.gmane.org 1490185092 26002 195.159.176.226 (22 Mar 2017 12:18:12 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Wed, 22 Mar 2017 12:18:12 +0000 (UTC) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Mar 22 13:18:04 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 1cqfDG-0005sh-Lq for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 13:18:02 +0100 Original-Received: from localhost ([::1]:50705 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqfDM-0006WM-Hh for ged-emacs-devel@m.gmane.org; Wed, 22 Mar 2017 08:18:08 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:49172) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cqfDG-0006WE-1y for emacs-devel@gnu.org; Wed, 22 Mar 2017 08:18:03 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cqfDE-0000sv-7V for emacs-devel@gnu.org; Wed, 22 Mar 2017 08:18:02 -0400 Original-Received: from mail.agora-net.com ([67.59.132.6]:44648) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cqfDE-0000sp-2f for emacs-devel@gnu.org; Wed, 22 Mar 2017 08:18:00 -0400 Original-Received: from ttn by mail.agora-net.com with local (Exim 4.82) (envelope-from ) id 1cqfDB-0004pd-0k for emacs-devel@gnu.org; Wed, 22 Mar 2017 08:17:57 -0400 Original-Received: from ttn by zigzag.favinet with local (Exim 4.80) (envelope-from ) id 1cqfC5-0008TQ-Sg for emacs-devel@gnu.org; Wed, 22 Mar 2017 13:16:49 +0100 In-Reply-To: (Toon Claes's message of "Wed, 22 Mar 2017 09:46:40 +0100 (CET)") Mail-Followup-To: emacs-devel@gnu.org X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: ttn@gnuvola.org X-SA-Exim-Scanned: No (on mail.agora-net.com); SAEximRunCond expanded to false X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 67.59.132.6 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:213225 Archived-At: --=-=-= Content-Type: text/plain () Toon Claes () Wed, 22 Mar 2017 09:46:40 +0100 (CET) Some time ago Ted Zlatanov proposed to use GitLab to improve the development process (tangent) I tried to create GitLab account several times but it gave me a 422 error (w/o further explanation) each time. What's the probem, i wonder? My creds ain't good enough, i suppose... (on topic) I wanted the GitLab account to be able to push (and thus work on, publicly, using the nice GitLab facilities) ZOW: http://www.gnuvola.org/software/zow/ which can be used to whip up CI/CD for Emacs (or anything, really) in Emacs Lisp. (Admit it, you saw it coming! :-D) -- Thien-Thi Nguyen ----------------------------------------------- (defun responsep (query) (pcase (context query) (`(technical ,ml) (correctp ml)) ...)) 748E A0E8 1CB8 A748 9BFA --------------------------------------- 6CE4 6703 2224 4C80 7502 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAljSaykACgkQZwMiJEyAdQIRrQCdGD2/Tnmad/1hUa07ugdkcoky Tp8AoLHaR4tfVYSqCPZZXSk+ahu353Pj =zEWz -----END PGP SIGNATURE----- --=-=-=--