[neon/extras/peruse/Neon/unstable] debian: add salsa CI conf
Pino Toscano
null at kde.org
Fri Jul 29 14:41:07 BST 2022
Git commit 4c25812b283612370abc7dbce05f3388c393766a by Pino Toscano.
Committed on 16/08/2021 at 18:16.
Pushed by jriddell into branch 'Neon/unstable'.
add salsa CI conf
M +1 -0 debian/changelog
A +7 -0 debian/salsa-ci.yml
https://invent.kde.org/neon/extras/peruse/commit/4c25812b283612370abc7dbce05f3388c393766a
diff --git a/debian/changelog b/debian/changelog
index ca861a1..2ed5cd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -21,6 +21,7 @@ peruse (1.80+dfsg-0r1) UNRELEASED; urgency=medium
* Add Rules-Requires-Root: no.
* Update install files.
* Switch the watch file to version 4, no changes required.
+ * Add the configuration for the CI on salsa.
-- Debian KDE Extras Team <debian-qt-kde at lists.debian.org> Mon, 16 Aug 2021 19:18:36 +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