Hello Chris, all, Am Thu, Feb 27, 2025 at 09:18:32PM +0000 schrieb Christopher Baines: > Following on from Andreas's points on difficulty understanding what the > build coordinator is doing, I do want to make some improvements to the > interface to address those issues, and maybe a infra handbook can go > along with that.
that would be really nice! Comparing to cuirass, I think part of what made people look at it (a few, I think there are also not that many people understanding and working on Cuirass) is that they find it useful to deploy locally. I wonder if this may be a use case for QA and the build coordinator as well? I think these projects have a much bigger scale (and probably complexity as they require several components to work together) and so target rather our full distribution. But I wonder whether I could use them at home to do continuous integration on the packages assigned to one of my teams, for instance. Or try out patches from issues.guix.gnu.org in which I am interested locally. So a tutorial with snippets of Guix system configurations how to do this would be useful, I think. Andreas