Re: [COMMITTED] gccrust_debian_i386_builder: Add collapseRequests=True

2025-06-09 Thread dkm
June 9, 2025 at 12:32 PM, "Philip Herron" mailto:herron.phi...@googlemail.com?to=%22Philip%20Herron%22%20%3Cherron.philip%40googlemail.com%3E > wrote: > > Sounds good. Marc (dkm) is going to do a big push later tonight so > this will help handle that. > Yes... and this change has been motivat

[COMMITTED] gccrust_debian_i386_builder: Add collapseRequests=True

2025-06-09 Thread Mark Wielaard
This will make it slightly harder to see exactly which commit introduced a build failure or testsuite regression. But the gccrust-fedora-x86_64 container builder still does builds for each individual commit. --- builder/master.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/builder/master.

Re: [COMMITTED] gccrust_debian_i386_builder: Add collapseRequests=True

2025-06-09 Thread Philip Herron
Sounds good. Marc (dkm) is going to do a big push later tonight so this will help handle that. Thanks On Mon, 9 Jun 2025 at 11:30, Mark Wielaard wrote: > > This will make it slightly harder to see exactly which commit > introduced a build failure or testsuite regression. But the > gccrust-fedora