* [ANN] Emacs-Build-Farm 0.2
@ 2018-08-28 9:53 Alex Kost
2018-08-28 11:17 ` Clément Lassieur
0 siblings, 1 reply; 2+ messages in thread
From: Alex Kost @ 2018-08-28 9:53 UTC (permalink / raw)
To: guix-devel
Hello,
Let me announce Emacs-Build-Farm – Emacs interface for Hydra and Cuirass
(build farms used by Nix and Guix). This is a successor of
"guix-hydra-…" code from ‘emacs-guix’ package.
It can be installed from Guix (after "guix pull"):
guix package -i emacs-build-farm
In short, Emacs-Build-Farm allows you to look at:
- projects (only for Hydra*)
- jobsets
- builds
- evaluations (only for Cuirass**)
* Cuirass does not have a notion of 'project'.
** Hydra evaluations are not supported because of
<https://github.com/NixOS/hydra/issues/582>. As for Cuirass, API
for evaluations is very limited: the only thing you can get is the
latest evaluations with a minimal info on them.
The entry point is "M-x build-farm". It provides a Magit-like
popup interface for the available features.
Alternatively, you can use the following M-x commands directly:
- build-farm-latest-evaluations
- build-farm-latest-builds
- build-farm-queued-builds
- build-farm-build
- build-farm-jobsets
- build-farm-projects
- build-farm-project
--
Alex
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [ANN] Emacs-Build-Farm 0.2
2018-08-28 9:53 [ANN] Emacs-Build-Farm 0.2 Alex Kost
@ 2018-08-28 11:17 ` Clément Lassieur
0 siblings, 0 replies; 2+ messages in thread
From: Clément Lassieur @ 2018-08-28 11:17 UTC (permalink / raw)
To: Alex Kost; +Cc: guix-devel
Alex Kost <alezost@gmail.com> writes:
> Hello,
>
> Let me announce Emacs-Build-Farm – Emacs interface for Hydra and Cuirass
> (build farms used by Nix and Guix). This is a successor of
> "guix-hydra-…" code from ‘emacs-guix’ package.
>
> It can be installed from Guix (after "guix pull"):
>
> guix package -i emacs-build-farm
>
> In short, Emacs-Build-Farm allows you to look at:
>
> - projects (only for Hydra*)
> - jobsets
> - builds
> - evaluations (only for Cuirass**)
>
> * Cuirass does not have a notion of 'project'.
>
> ** Hydra evaluations are not supported because of
> <https://github.com/NixOS/hydra/issues/582>. As for Cuirass, API
> for evaluations is very limited: the only thing you can get is the
> latest evaluations with a minimal info on them.
>
> The entry point is "M-x build-farm". It provides a Magit-like
> popup interface for the available features.
>
> Alternatively, you can use the following M-x commands directly:
>
> - build-farm-latest-evaluations
> - build-farm-latest-builds
> - build-farm-queued-builds
> - build-farm-build
> - build-farm-jobsets
> - build-farm-projects
> - build-farm-project
Very nice! Thank you Alex :-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-08-28 11:17 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-28 9:53 [ANN] Emacs-Build-Farm 0.2 Alex Kost
2018-08-28 11:17 ` Clément Lassieur
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.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).