[neon/extras/kaffeine/Neon/release] debian: add salsa CI conf
Pino Toscano
null at kde.org
Wed Sep 4 12:20:45 BST 2024
Git commit 9e0af334067d1f6a4a80e5d29fd4a3e53c1051d0 by Pino Toscano.
Committed on 26/02/2023 at 07:58.
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/kaffeine/-/commit/9e0af334067d1f6a4a80e5d29fd4a3e53c1051d0
diff --git a/debian/changelog b/debian/changelog
index 0125d5f..9b5a51c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ kaffeine (2.0.18-2) UNRELEASED; urgency=medium
* Switch Homepage to https://apps.kde.org/kaffeine/, as kaffeine.kde.org is
gone.
* Remove inactive Uploaders.
+ * Add the configuration for the CI on salsa.
-- Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org> Sun, 26 Feb 2023 08:52:27 +0100
diff --git a/debian/salsa-ci.yml b/debian/salsa-ci.yml
new file mode 100644
index 0000000..31e31c9
--- /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