Skip to content

Track use of Salsa CI?

I am a big fan of Debian Trends and I check in particular https://trends.debian.net/#vcs-hosting at regular intervals to see how Salsa adoption improves over time.

I was wondering if Debian Trends could also include stats on the Salsa-CI adoption rate, and perhaps also on the Salsa-CI pipeline health rate?

This would require parsing the Vcs-git field to first check if package is on Salsa, and then load the equivalent of https://salsa.debian.org/lucas/debian-trends/-/pipelines for each project and check if there was a Salsa-CI run, and check if the pass rate of of the past 10 runs on the main branch were 50%+ successful or something link that.

I know this is a bit complex and requires more than just parsing existing data in the Lintian database, but I am still filing the request here for discussion.