Salsa CI

The Salsa CI pipeline aims at helping Debian package maintainers to increase the quality of Debian packages by providing Continuous Integration that can be run on every commit of the Debian packaging.

To activate Salsa CI, open settings at https://salsa.debian.org/TEAM/PROJECT/-/settings/ci_cd, and in General pipelines set the project CI/CD configuration file to debian/salsa-ci.yml, and on the Debian packaging git branch create the file containing:

---
include:
  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml

For the full Salsa CI documentation, please read https://salsa.debian.org/salsa-ci-team/pipeline.

The Salsa CI pipeline is maintained by the Salsa CI Team (Teams/SalsaCI). The salsa.debian.org instance as a whole, including the shared runner, is maintained by the Salsa admins.