[neon/extras/choqok/Neon/release] debian: add salsa CI conf
Pino Toscano
null at kde.org
Wed Sep 4 11:41:47 BST 2024
Git commit 08c02e26ad8bd1d56d64d0349ae9968a4298ec67 by Pino Toscano.
Committed on 03/01/2024 at 22:08.
Pushed by jriddell into branch 'Neon/release'.
add salsa CI conf
M +1 -0 debian/changelog
A +6 -0 debian/salsa-ci.yml
https://invent.kde.org/neon/extras/choqok/-/commit/08c02e26ad8bd1d56d64d0349ae9968a4298ec67
diff --git a/debian/changelog b/debian/changelog
index e5156c82..cb96a61b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ choqok (1.7.0-2) UNRELEASED; urgency=medium
- drop appstream, only needed by the AppStream test
* Update the patches:
- fix_missing_qmap_includes.patch: drop, fixed upstream
+ * Add the configuration for the CI on salsa.
-- Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org> Sun, 22 Nov 2020 21:55:15 -0300
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
new file mode 100644
index 00000000..31e31c98
--- /dev/null
+++ b/debian/salsa-ci.yml
@@ -0,0 +1,6 @@
+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'
More information about the Neon-commits
mailing list