[neon/infrastructure/pangea-conf-projects] overrides: point all ref/tags/* to master as tooling doesn't like them

Carlos De Maine null at kde.org
Mon Nov 11 22:25:54 GMT 2024


Git commit 755100c2df12887d3c7b032a279ea6af6816d6d1 by Carlos De Maine.
Committed on 11/11/2024 at 22:25.
Pushed by carlosdem into branch 'master'.

point all ref/tags/* to master as tooling doesn't like them

M  +3    -3    overrides/base.yaml

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

diff --git a/overrides/base.yaml b/overrides/base.yaml
index 50c5116..ead179a 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -896,7 +896,7 @@
 '*invent.kde.org/neon/extras/kdiagram':
   'Neon/stable':
     upstream_scm:
-      branch: refs/tags/v3.0.1
+      branch: master
 
 '*invent.kde.org/neon/extras/kphotoalbum':
   'Neon/stable':
@@ -911,7 +911,7 @@
       branch: kf5
   'Neon/stable':
     upstream_scm:
-      type: git
+      type: gitUpdate control
       url: https://invent.kde.org/frameworks/kuserfeedback.git
       branch: kf5
 
@@ -3695,7 +3695,7 @@
     upstream_scm:
       type: git
       url: https://invent.kde.org/system/kio-fuse.git
-      branch: refs/tags/v5.1.0
+      branch: master
 
 '*invent.kde.org/neon/neon-packaging/kio-zeroconf-5':
   'Neon/unstable':


More information about the Neon-commits mailing list