emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#32532: closed ([PATCH] Add emacs-build-farm)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#32532: closed ([PATCH] Add emacs-build-farm)
Date: Tue, 28 Aug 2018 09:26:01 +0000

Your message dated Tue, 28 Aug 2018 12:25:08 +0300
with message-id <address@hidden>
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
address@hidden)


-- 
32532: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=32532
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Add emacs-build-farm Date: Sun, 26 Aug 2018 14:33:16 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
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.

Attachment: 0001-gnu-Add-emacs-build-farm.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#32532] [PATCH] Add emacs-build-farm Date: Tue, 28 Aug 2018 12:25:08 +0300 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux)
Ludovic Courtès (2018-08-27 23:14 +0200) wrote:

> Alex Kost <address@hidden> 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


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]