all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* wip-refactor-emacs-ui and Hydra interface
@ 2015-12-11 11:45 Alex Kost
  2015-12-17 22:23 ` Ludovic Courtès
  2015-12-29  9:02 ` Alex Kost
  0 siblings, 2 replies; 11+ messages in thread
From: Alex Kost @ 2015-12-11 11:45 UTC (permalink / raw
  To: guix-devel

Hello, I have pushed 'wip-refactor-emacs-ui' branch which contains emacs
interface for displaying Hydra builds and jobsets.  This 'list'/'info'
interface is absolutely the same as the one for displaying packages and
generations.

The most part of the branch is a step-by-step generalizing of the
list/info interface code, so that any type of data could be displayed
using it.  The changes are huge but mostly internal, though some user
variables were renamed/replaced (I'll mention the changes later).

So if someone wish to try this branch, the following new commands are
available:

M-x guix-hydra-latest-builds  (with C-u you'll be prompted for many things)
M-x guix-hydra-queued-builds
M-x guix-hydra-jobsets

Also you can press "B" key in a package list buffer to display latest
builds for the current package.

The branch is almost ready, only documentation and a couple of internal
things left.

A screenshot made several days ago: http://i.imgur.com/BvhHlkS.png

P.S.  Remember that Hydra is slow and Emacs is single-threaded, so a
synchronous process of receiving data from Hydra may "freeze" your Emacs
(can be break with "C-g" of course) for some time (especially for
complicated queries).

-- 
Alex

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2016-01-02 14:27 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-11 11:45 wip-refactor-emacs-ui and Hydra interface Alex Kost
2015-12-17 22:23 ` Ludovic Courtès
2015-12-18 18:53   ` Alex Kost
2015-12-21 21:16     ` Ludovic Courtès
2015-12-29  8:52       ` Alex Kost
2015-12-30 15:40         ` Ludovic Courtès
2015-12-29  9:02 ` Alex Kost
2015-12-30 15:40   ` Ludovic Courtès
2015-12-31 20:09     ` Alex Kost
2016-01-01 15:53       ` Ludovic Courtès
2016-01-02 14:27         ` Alex Kost

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.