From: Ted Zlatanov <tzz@lifelogs.com>
To: emacs-devel@gnu.org
Subject: Re: Continuous integration
Date: Wed, 22 Mar 2017 09:14:58 -0400 [thread overview]
Message-ID: <87k27h8ncd.fsf@lifelogs.com> (raw)
In-Reply-To: m2wpbhzok3.fsf@iotcl.com
On Wed, 22 Mar 2017 09:46:40 +0100 (CET) Toon Claes <toon@iotcl.com> wrote:
TC> Some time ago Ted Zlatanov proposed to use GitLab to improve the
TC> development process:
TC> http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00937.html
TC> GitLab could take care of running CI, because it runs CI when commits
TC> gets pushed to it.
Absolutely. I think the benefits reach beyond that--especially if a pull
request workflow could be set up. Right now it's "push into branch; ask
for comments" which is delightfully retro. Together with per-branch CI
(so the changes on the branch can be tested before they are merged, as
opposed to post-merge) this could result in a greatly improved developer
experience.
(Hydra is a good service, but it doesn't offer that level of integration
currently, and I think it would be a bit harder to set that up.)
TC> I know several people on this list are not familiar with
TC> GitLab/GitHub/BitBucket, that's why Ted asked
TC> savannah-hackers-public@gnu.org if it was possible to run a GitLab
TC> installation on FSF/GNU hardware, but I've never heard anything else
TC> from it.
TC> http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg01133.html
Also note the recent discussion about why the Docker Hub web site's
Javascript usage made the Docker Hub service unacceptable. I hope we
don't waste time on discussing a GitLab installation if it doesn't fit
that specific requirement (since it runs a web server).
TC> I think it could be really interesting to give GitLab a try in the Emacs
TC> development workflow. And I am also willing to help to set this up.
Same here.
On Wed, 22 Mar 2017 13:16:39 +0100 Thien-Thi Nguyen <ttn@gnu.org> wrote:
TN> (tangent) I tried to create GitLab account several times but it
TN> gave me a 422 error (w/o further explanation) each time. What's
TN> the probem, i wonder? My creds ain't good enough, i suppose...
Oh, you mean the GitLab hosted CI/CD accounts on gitlab.com. Toon and I
are proposing something different: a FSF/GNU hosted installation of the
GPL-ed GitLab software on local hardware.
Ted
next prev parent reply other threads:[~2017-03-22 13:14 UTC|newest]
Thread overview: 88+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-21 15:45 Continuous integration Andreas Politz
2017-03-21 16:11 ` Phillip Lord
2017-03-21 19:46 ` Michael Albinus
2017-03-21 20:40 ` Phillip Lord
2017-03-22 7:00 ` Michael Albinus
2017-03-22 8:46 ` Toon Claes
2017-03-22 12:16 ` Thien-Thi Nguyen
2017-03-22 16:42 ` Richard Stallman
2017-03-31 13:19 ` Thien-Thi Nguyen
2017-04-02 19:48 ` Richard Stallman
2017-05-23 20:07 ` Toon Claes
2017-03-31 13:20 ` Thien-Thi Nguyen
2017-03-22 13:14 ` Ted Zlatanov [this message]
2017-03-22 14:19 ` Alex
2017-03-22 15:38 ` Toon Claes
2017-03-22 15:17 ` Thien-Thi Nguyen
2017-03-31 17:30 ` John Wiegley
2017-03-31 18:24 ` Stefan Monnier
2017-04-02 1:44 ` Mike Gerwitz
2017-04-01 23:31 ` Richard Stallman
2017-03-22 15:36 ` Toon Claes
2017-03-22 18:51 ` Phillip Lord
2017-03-22 15:41 ` Eli Zaretskii
2017-03-22 15:59 ` Toon Claes
2017-03-22 18:49 ` Phillip Lord
2017-03-23 0:17 ` raman
2017-03-23 14:22 ` Phillip Lord
2017-03-23 17:11 ` T.V Raman
2017-03-23 17:55 ` Phillip Lord
2017-03-23 21:29 ` Toon Claes
2017-03-23 22:05 ` Chad Brown
2017-03-24 5:15 ` Yuri Khan
2017-03-24 10:37 ` Phillip Lord
2017-03-24 15:22 ` raman
2017-03-24 16:31 ` Ted Zlatanov
2017-03-24 18:07 ` Phillip Lord
2017-03-24 18:37 ` Stefan Monnier
2017-03-24 19:09 ` Eli Zaretskii
2017-03-27 10:30 ` Phillip Lord
2017-03-24 18:59 ` Eli Zaretskii
2017-03-24 21:35 ` Phillip Lord
2017-03-25 6:37 ` Eli Zaretskii
2017-03-24 21:46 ` Ted Zlatanov
2017-03-27 10:49 ` Phillip Lord
2017-03-27 9:54 ` Toon Claes
2017-03-27 13:32 ` Ted Zlatanov
2017-03-30 9:47 ` Phillip Lord
2017-03-30 14:47 ` Lars Brinkhoff
2017-03-30 17:42 ` Phillip Lord
2017-04-04 20:19 ` Toon Claes
2017-04-06 13:30 ` Ted Zlatanov
2017-04-06 14:23 ` Toon Claes
2017-04-07 16:06 ` Richard Stallman
2017-04-09 12:25 ` Lars Brinkhoff
2017-04-09 16:35 ` Glenn Morris
2017-04-09 18:01 ` Lars Brinkhoff
2017-05-31 18:26 ` Ted Zlatanov
2017-05-31 19:25 ` John Wiegley
2017-06-01 12:59 ` Phillip Lord
2017-07-14 20:08 ` Ted Zlatanov
2017-07-16 21:36 ` Dmitry Gutov
2017-07-17 14:43 ` Ted Zlatanov
2017-07-17 14:36 ` request for votes for continuous integration system Ted Zlatanov
2017-08-11 17:36 ` John Wiegley
2017-08-11 19:38 ` Ted Zlatanov
2017-08-11 21:41 ` Nicolas Petton
2017-08-11 23:08 ` Ted Zlatanov
2017-08-11 23:49 ` John Wiegley
2017-12-09 23:59 ` Ted Zlatanov
2017-12-19 19:52 ` Ian Kelling
2017-08-13 7:13 ` Toon Claes
2017-08-13 7:18 ` Paul Eggert
2017-08-14 2:22 ` Ted Zlatanov
2017-08-18 15:06 ` Richard Stallman
2017-08-18 15:35 ` Ted Zlatanov
2017-05-31 20:28 ` Continuous integration Dmitry Gutov
2017-05-31 23:19 ` Stephen Leake
2017-06-04 13:23 ` Philipp Stephani
2017-04-11 13:18 ` Ted Zlatanov
2017-04-11 13:37 ` Stefan Monnier
2017-04-11 13:51 ` Lars Brinkhoff
2017-04-11 14:34 ` Ted Zlatanov
2017-04-11 16:48 ` Phillip Lord
2017-04-07 16:11 ` Phillip Lord
2017-03-29 5:01 ` John Wiegley
2017-03-27 10:34 ` Andreas Politz
2017-03-27 12:00 ` Phillip Lord
2017-04-11 6:09 ` Lars Brinkhoff
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87k27h8ncd.fsf@lifelogs.com \
--to=tzz@lifelogs.com \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).