GNU bug report logs -
#32532
[PATCH] Add emacs-build-farm
Previous Next
Reported by: Alex Kost <alezost <at> gmail.com>
Date: Sun, 26 Aug 2018 11:34:02 UTC
Severity: normal
Tags: patch
Done: Alex Kost <alezost <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Tue, 28 Aug 2018 12:25:08 +0300
with message-id <87in3ualmz.fsf <at> gmail.com>
and subject line Re: [bug#32532] [PATCH] Add emacs-build-farm
has caused the debbugs.gnu.org bug report #32532,
regarding [PATCH] Add emacs-build-farm
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
32532: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32532
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hello,
This emacs package provides an interface for Hydra and Cuirass build
farms. AFAICT it supports everything that Cuirass and Hydra APIs
currently provide.
It is a replacement for the old 'guix-hydra-…' stuff from 'emacs-guix'
package (which will be removed in next Emacs-Guix release).
I'm going to make the announcement for it on guix-devel list after this
package will be applied to the guix tree, thanks.
[0001-gnu-Add-emacs-build-farm.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
Ludovic Courtès (2018-08-27 23:14 +0200) wrote:
> Alex Kost <alezost <at> gmail.com> skribis:
>
>> Ludovic Courtès (2018-08-27 13:52 +0200) wrote:
>
> [...]
>
>>> Regarding the code, I’m interested in adding new features to (guix ci),
>>> the client module for Cuirass/Hydra. Just mentioning it in case it’s
>>> something that would make sense to share with emacs-build-farm.
>>
>> Sorry, I don't understand what you mean. emacs-build-farm is a pure
>> elisp package, it can't share any guile code with (guix ci), or did you
>> mean something else?
>
> I know it’s pure elisp, which is why I wrote “in case it’s something
> that would make sense.” That is, if you think we could share that
> Scheme code, we can do it (but emacs-build-farm would have to use
> Geiser); if you don’t want to, that’s also fine.
Oh, no, no. emacs-build-farm will not use any scheme code. There is no
reason for that. Emacs has in-built "json" library, so parsing json
from Hydra/Cuirass using elisp is easy. Using additional scheme code
for that would be a big unneeded complication.
> I hope it’s clearer now.
Yes, thanks for explaining.
Applied as 40f7ebac66913a531854cc18f9b417624508d654.
--
Alex
This bug report was last modified 6 years and 328 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.