[neon/infrastructure/pangea-conf-projects] overrides: needs an upstream_scm:

Carlos De Maine null at kde.org
Mon Apr 29 03:13:18 BST 2024


Git commit a038bc11bf889e4a3ff485ade7171a2050ab1700 by Carlos De Maine.
Committed on 29/04/2024 at 02:13.
Pushed by carlosdem into branch 'master'.

needs an upstream_scm:

M  +4    -2    overrides/base.yaml

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

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 20130b4..acf8498 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -1213,13 +1213,15 @@
 
 '*invent.kde.org/neon/neon-packaging/maliit-framework':
   '*':
-     type: git
+    upstream_scm:
+      type: git
       url: https://github.com/maliit/framework.git
       branch: master
 
 '*invent.kde.org/neon/neon-packaging/maliit-keyboard':
   '*':
-     type: git
+    upstream_scm:  
+      type: git
       url: https://github.com/maliit/keyboard.git
       branch: master
 


More information about the Neon-commits mailing list