Hey Ludo, Ludovic Courtès <l...@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