unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* The 🐑 Shepherd gets continuous integration
@ 2023-03-10 21:57 Ludovic Courtès
  2023-03-12  3:34 ` Maxim Cournoyer
  0 siblings, 1 reply; 2+ messages in thread
From: Ludovic Courtès @ 2023-03-10 21:57 UTC (permalink / raw)
  To: guix-devel

Hello!

Inspired by the unbelievable continuous integration (CI) setup of
Guile¹, I came up with an equally fancy CI setup for the Shepherd:

  https://ci.guix.gnu.org/jobset/shepherd

The CI jobs are defined in this manifest:

  https://git.savannah.gnu.org/cgit/shepherd.git/tree/build-aux/manifest.scm

The package definitions it refers to are in this module (a channel!):

  https://git.savannah.gnu.org/cgit/shepherd.git/tree/build-aux/guix/shepherd-package.scm

This is still rather modest, but hey, we can add system tests as well!
That way we can test shepherd in real-world scenarios in VMs.

That’s it.  I hope you find it nice and fun and useful.

Ludo’.

¹ https://lists.gnu.org/archive/html/guile-devel/2023-01/msg00121.html


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

* Re: The 🐑 Shepherd gets continuous integration
  2023-03-10 21:57 The 🐑 Shepherd gets continuous integration Ludovic Courtès
@ 2023-03-12  3:34 ` Maxim Cournoyer
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Cournoyer @ 2023-03-12  3:34 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

Hey Ludo,

Ludovic Courtès <ludo@gnu.org> writes:

> Hello!
>
> Inspired by the unbelievable continuous integration (CI) setup of
> Guile¹, I came up with an equally fancy CI setup for the Shepherd:
>
>   https://ci.guix.gnu.org/jobset/shepherd
>
> The CI jobs are defined in this manifest:
>
>   https://git.savannah.gnu.org/cgit/shepherd.git/tree/build-aux/manifest.scm
>
> The package definitions it refers to are in this module (a channel!):
>
>   https://git.savannah.gnu.org/cgit/shepherd.git/tree/build-aux/guix/shepherd-package.scm
>
> This is still rather modest, but hey, we can add system tests as well!
> That way we can test shepherd in real-world scenarios in VMs.
>
> That’s it.  I hope you find it nice and fun and useful.

Thanks for sharing!  I'm happy to see the CI infrastructure being put to
good use in strengthening the Guix ecosystem :-).

-- 
Thanks,
Maxim


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

end of thread, other threads:[~2023-03-12  3:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-10 21:57 The 🐑 Shepherd gets continuous integration Ludovic Courtès
2023-03-12  3:34 ` Maxim Cournoyer

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).