Den sön 24 nov. 2024 kl 18:17 skrev Daniel Shahaf <d...@daniel.shahaf.name>:
> P.S. Don't we have a single CI job doing out-of-tree builds? > Not as far as I know. We have an in-tree build at Buildbot: https://ci2.apache.org/#/builders/105 We also have some builds using Github Actions (both for the autoconf and for the CMake build systems, the latter both on Linux and Windows): https://github.com/apache/subversion/actions There are many disabled builds in Buildbot, but I haven't digged around to see if there ever was an out-of-tree build. One problem with both CI systems is that we don't get any notifications to notificati...@subversion.apache.org anymore. I have not had time to dig around in Buildbot - anyone interested? On the other hand, I'm keen on moving all our CI to Github Actions. It seems a lot more reliable than Buildbot. But again, I haven't had the time to look at it, it is still on the todo list and up for grabs if anyone would like a bite size project. Cheers, Daniel