[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Continuous integration
From: |
Thien-Thi Nguyen |
Subject: |
Re: Continuous integration |
Date: |
Wed, 22 Mar 2017 13:16:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux) |
() Toon Claes <address@hidden>
() 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
signature.asc
Description: PGP signature
- Continuous integration, Andreas Politz, 2017/03/21
- Re: Continuous integration, Toon Claes, 2017/03/22
- Re: Continuous integration,
Thien-Thi Nguyen <=
- Re: Continuous integration, Ted Zlatanov, 2017/03/22
- Re: Continuous integration, Toon Claes, 2017/03/22
- Re: Continuous integration, Phillip Lord, 2017/03/22
- Re: Continuous integration, Eli Zaretskii, 2017/03/22
- Re: Continuous integration, Toon Claes, 2017/03/22