Re: Activating Salsa CI on Perl packages for tag2upload?

Joerg Jaspert <[email protected]> Mon, 21 Jul 2025 22:55:48 +0200
Newsgroups gmane.linux.debian.devel.perl
Organization Ganneff
Message-ID <[email protected]>
>> Hmm, I don't think I follow.  Salsa CI isn't intrinsically connected
>> with tag2upload.  It'll be triggered whether or not the upload is 
>> done
>> with tag2upload.
> Thanks for the clarification, I was under the impression of the
> contrary, not having had the opportunity to try it yet.  I don't
> really have much packages to upload right now, given how close
> is full freeze.  Hopefully it will be possible to provide more
> experience feedback after unstable thaws.

You may be missing the part that tag2upload is told about every tag push
for all repositories on salsa. Its a global system hook. So it doesn't
need any special handling to know about when it has to do some work.