all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#47929] [PATCH 0/5] Add manifest support to channel-with-substitutes-available
@ 2021-04-21 12:16 Mathieu Othacehe
  2021-04-21 12:21 ` [bug#47929] [PATCH 1/5] ci: " Mathieu Othacehe
  0 siblings, 1 reply; 6+ messages in thread
From: Mathieu Othacehe @ 2021-04-21 12:16 UTC (permalink / raw)
  To: 47929; +Cc: Mathieu Othacehe

Hello,

This adds manifest support to channel-with-substitutes-available.  It also
allows to create CI dashboards from the guix weather command.

Thanks,

Mathieu

Mathieu Othacehe (5):
  ci: Add manifest support to channel-with-substitutes-available.
  scripts: pull: Load (gnu packages) module.
  ci: Add dashboard procedures.
  scripts: weather: Add packages dashboard support.
  ui: Disable hyperlink support inside screen.

 doc/guix.texi            |  31 +++++-
 guix/ci.scm              | 227 ++++++++++++++++++++++++++++++++++-----
 guix/scripts/pull.scm    |   3 +-
 guix/scripts/weather.scm |  32 ++++--
 guix/ui.scm              |   3 +-
 5 files changed, 256 insertions(+), 40 deletions(-)

-- 
2.31.1





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

end of thread, other threads:[~2021-04-21 12:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21 12:16 [bug#47929] [PATCH 0/5] Add manifest support to channel-with-substitutes-available Mathieu Othacehe
2021-04-21 12:21 ` [bug#47929] [PATCH 1/5] ci: " Mathieu Othacehe
2021-04-21 12:21   ` [bug#47929] [PATCH 2/5] scripts: pull: Load (gnu packages) module Mathieu Othacehe
2021-04-21 12:21   ` [bug#47929] [PATCH 3/5] ci: Add dashboard procedures Mathieu Othacehe
2021-04-21 12:21   ` [bug#47929] [PATCH 4/5] scripts: weather: Add packages dashboard support Mathieu Othacehe
2021-04-21 12:21   ` [bug#47929] [PATCH 5/5] ui: Disable hyperlink support inside screen Mathieu Othacehe

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.