Pierre-Yves David <pierre-yves.david@octobus.net> [Fri, 15 Nov 2024 16:34:50 +0100] rev 52224
packaging: explain why we purge while building wheels
We also make is a bit narrower so that it is less surprising.
Pierre-Yves David <pierre-yves.david@octobus.net> [Fri, 15 Nov 2024 00:01:34 +0100] rev 52223
ci: for branches, use a single trigger
This trigger will unlock all the job necessary to build wheels and upload
nightly build. This should make the nightly build process more pratical.
In practice right now, only run pipeline for branch by creating them explicitly
on the web. So we could just run everything without trigger, but this is a
decision for later. This changeset only focus on making the nightly build
process somewhat manageable.
Pierre-Yves David <pierre-yves.david@octobus.net> [Thu, 14 Nov 2024 22:44:25 +0100] rev 52222
ci: add "sink" for parallel tests
This work around the maximum 50 jobs dependencies.