[neon/extras/kronometer/Neon/release] debian: add salsa CI conf

Pino Toscano null at kde.org
Thu Sep 8 15:45:00 BST 2022


Git commit db3514e89ac164ce2238f27a65918dbb3f1b4581 by Pino Toscano.
Committed on 23/10/2021 at 09:19.
Pushed by jriddell into branch 'Neon/release'.

add salsa CI conf

M  +2    -0    debian/changelog
A  +7    -0    debian/salsa-ci.yml

https://invent.kde.org/neon/extras/kronometer/commit/db3514e89ac164ce2238f27a65918dbb3f1b4581

diff --git a/debian/changelog b/debian/changelog
index 7415a1b..d19f631 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
 kronometer (2.2.3-2) UNRELEASED; urgency=medium
 
+  [ Pino Toscano ]
+  * Add the configuration for the CI on salsa.
 
  -- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>  Sat, 23 Oct 2021 11:19:02 +0200
 
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
new file mode 100644
index 0000000..f71bdf3
--- /dev/null
+++ b/debian/salsa-ci.yml
@@ -0,0 +1,7 @@
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
+variables:
+  SALSA_CI_DISABLE_MISSING_BREAKS: 'no'
+  SALSA_CI_DISABLE_RC_BUGS: 'no'
+  SALSA_CI_REPROTEST_ARGS: '--variations=-build-path'



More information about the Neon-commits mailing list