[neon/infrastructure/pangea-conf-projects] overrides: gitlab doesn't like douple hyphens so simple -noble suffix it is

Carlos De Maine null at kde.org
Fri May 3 02:39:51 BST 2024


Git commit 2ef3a904f6a936a459cc952d9316388eceaf6369 by Carlos De Maine.
Committed on 03/05/2024 at 01:34.
Pushed by carlosdem into branch 'master'.

gitlab doesn't like douple hyphens so simple -noble suffix it is

M  +7    -7    overrides/base.yaml

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

diff --git a/overrides/base.yaml b/overrides/base.yaml
index f21c08b..09d8747 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -619,28 +619,28 @@
 
 
 ### backports-noble ####
-### backports-noble need a --noble suffix to ensure unique names against backports-jammy ###
+### backports-noble need a -noble suffix to ensure unique names against backports-jammy ###
 
-'*invent.kde.org/neon/backports-noble/accounts-qml-module--noble':
+'*invent.kde.org/neon/backports-noble/accounts-qml-module-noble':
   '{Neon/release,Neon/stable,Neon/unstable}':
     upstream_scm:
       type: git
       url: https://gitlab.com/accounts-sso/accounts-qml-module.git
       branch: master
 
-'*invent.kde.org/neon/backports-noble/accounts-qml6-module--noble':
+'*invent.kde.org/neon/backports-noble/accounts-qml6-module-noble':
   '{Neon/release,Neon/stable,Neon/unstable}':
     upstream_scm:
       type: git
       url: https://gitlab.com/accounts-sso/accounts-qml-module.git
       branch: master
 
-'*invent.kde.org/neon/backports-noble/libaccounts-glib--noble':
+'*invent.kde.org/neon/backports-noble/libaccounts-glib-noble':
   '{*}':
     upstream_scm:
       type: uscan
 
-'*invent.kde.org/neon/backports-noble/signond--noble':
+'*invent.kde.org/neon/backports-noble/signond-noble':
   '{Neon/release}':
     upstream_scm:
       type: tarball
@@ -651,7 +651,7 @@
       url: https://gitlab.com/nicolasfella/signond.git
       branch: qt6
 
-'*invent.kde.org/neon/backports-noble/signon-ui--noble':
+'*invent.kde.org/neon/backports-noble/signon-ui-noble':
   '{Neon/release}':
     upstream_scm:
       type: tarball
@@ -662,7 +662,7 @@
       url: https://gitlab.com/accounts-sso/signon-ui.git
       branch: master
 
-'*invent.kde.org/neon/backports-noble/signon-plugin-oauth2--noble':
+'*invent.kde.org/neon/backports-noble/signon-plugin-oauth2-noble':
   '{Neon/release}':
     upstream_scm:
       type: tarball


More information about the Neon-commits mailing list