Hi, On Sat, 13 Sep 2025 at 09:18, Jason Conroy <jcon...@tscripta.net> wrote:
> So my questions are: does the community put much priority on > keeping the repository buildable at each commit (versus, say, at > the granularity of PRs)? And if it does, do I detect that there > are some exceptions made for bulk package updates? That’s hard to answer for the general case, IMHO. :-) Somehow, most of the time, it’s based on case per case basis, I think. By “repository buildable”, you mean that “all the packages build“, right? Well, it would be nice if all the package already built. ;-) Cheers, simon