¡Hola! Cayetano Santos <[email protected]> skribis:
> Quick question: by just submitting a pr with changes to, say openssl, > will trigger ci machinery to rebuild the whole world ? Even worst, > will every new change rebuild it again and again ? Quick answer: no. :-) Thing is, Cuirass 1.3.x doesn’t have a mechanism in place to automatically cancel evaluations with too many new builds. This is implemented in what will become 1.4.x: https://codeberg.org/guix/cuirass/pulls/110 For now, I end up doing that manually myself with a suitable SQL query… At any rate, worry not: there’s only one build machine for pulls.ci so it’s never going to be able to perform a world rebuild on its own. HTH! Ludo’. PS: To anyone reading this: help is welcome to make 1.4.0 a reality, fixing all these issues we keep encountering! https://codeberg.org/guix/cuirass/milestone/27316
