From a6235aff3ff1e9597c8e81b6c73f60bf1b5a9ca9 Mon Sep 17 00:00:00 2001 From: Otto Kekäläinen Date: Tue, 20 Aug 2024 21:07:17 -0700 Subject: Enable Salsa CI This will help ensure easily machine detectable regressions don't slip into the code base. This also makes any future contribution process faster and more reliable, as any contributor submitting a Merge Request will get immediate feedback, and the maintainers save time by not having to point out basic mistakes. --- debian/salsa-ci.yml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 debian/salsa-ci.yml (limited to 'debian') diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml new file mode 100644 index 00000000..505c7f0e --- /dev/null +++ b/debian/salsa-ci.yml @@ -0,0 +1,8 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/recipes/debian.yml + +# If Salsa CI is not running at +# https://salsa.debian.org/%{project_path}/-/pipelines, ensure that +# https://salsa.debian.org/%{project_path}/-/settings/ci_cd has in field "CI/CD +# configuration file" filename "debian/salsa-ci.yml" -- cgit v1.2.3