From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:55535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f9FXK-0005fG-Rw for guix-patches@gnu.org; Thu, 19 Apr 2018 15:48:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f9FXF-0000Jn-SQ for guix-patches@gnu.org; Thu, 19 Apr 2018 15:48:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:53557) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1f9FXF-0000Ji-PP for guix-patches@gnu.org; Thu, 19 Apr 2018 15:48:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1f9FXF-0002le-Ik for guix-patches@gnu.org; Thu, 19 Apr 2018 15:48:01 -0400 Subject: [bug#31197] [PATCH] http: Add /api/evaluations route. Resent-Message-ID: From: Alex Kost References: <1523976961-7467-1-git-send-email-m.othacehe@gmail.com> <87po2wtelh.fsf@gnu.org> <87wox3wo0j.fsf@gmail.com> Date: Thu, 19 Apr 2018 22:47:31 +0300 In-Reply-To: <87wox3wo0j.fsf@gmail.com> (Mathieu Othacehe's message of "Thu, 19 Apr 2018 11:20:44 +0200") Message-ID: <87o9ifdlm4.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Mathieu Othacehe Cc: 31197@debbugs.gnu.org Mathieu Othacehe (2018-04-19 11:20 +0200) wrote: > Hi Ludo, > >> Hydra doesn=E2=80=99t have such a thing apparently. We should discuss w= ith Alex >> Kost to add support for it in Emacs-Guix. > > I added Alex to make sure he is notified! Thank you! If an API for the evaluations will be added to cuirass, I will surely add a support for it to Emacs-Guix. Thanks for letting me know! --=20 Alex