[neon/infrastructure/pangea-conf-projects] overrides: Revert "let tooling assign branches to kaidan"

Carlos De Maine null at kde.org
Sun Nov 19 04:56:07 GMT 2023


Git commit 56bb8554c6cbb202a63ce6506e692844c072d558 by Carlos De Maine.
Committed on 19/11/2023 at 05:56.
Pushed by carlosdem into branch 'master'.

Revert "let tooling assign branches to kaidan"

This reverts commit ae2814564b0567ba775b2e510196a5b1426efe64

M  +14   -0    overrides/base.yaml [INFRASTRUCTURE]

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/56bb8554c6cbb202a63ce6506e692844c072d558

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 75d1aab..8adaf0b 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -595,6 +595,20 @@
     upstream_scm:
       type: uscan
 
+'*invent.kde.org/neon/forks/kaidan':
+  'Neon/unstable':
+    upstream_scm:
+      type: git
+      url: https://invent.kde.org/network/kaidan.git
+  'Neon/stable':
+    upstream_scm:
+      type: git
+      url: https://invent.kde.org/network/kaidan.git
+  'Neon/release':
+    upstream_scm:
+      type: tarball
+      url: https://download.kde.org/unstable/kaidan/0.8.0/kaidan-0.8.0.tar.xz
+
 '*invent.kde.org/neon/forks/kup-backup':
   'Neon/unstable':
     upstream_scm:


More information about the Neon-commits mailing list