On Thu, 13 Jun 2024 at 12:47, Ian Jackson <ijack...@chiark.greenend.org.uk> wrote: > > Andreas Tille writes ("Re: [RFC] General Resolution to deploy tag2upload"): > > That means some package build process is done before the source > > package is forwarded to dak and sends some e-mail back? > > Only a source package build.
As far as I understand in the current proposal the trigger is a webhook running on Salsa after a push - have you considered instead having the trigger be a stage in the salsa-ci pipeline, that would run after the previous stages have completed successfully? IE, like we can do today with aptly or pages publishing, for example. What runs in the pipeline is still under the control of the individual repo maintainers, but the default would mean having this additional CI step, which I think is what Andreas is hinting at, but solve it on the other end of the pipeline - at the beginning, rather than at the end.