[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Mon Jun 24 19:46:28 BST 2024


commit d9c373f59c3a325be22abf1eb315304d557e90ed
Author: Volker Krause <vkrause at kde.org>
Date:   Mon Jun 24 17:59:59 2024 +0200

    Add kf5 branch for kquickimageeditor
    
    Master only supports Qt6, there is no proper branch with KF5 support but
    we still have Kaidan on the CI depending on a Qt5 version. Using a dummy
    kf5 branch pointing to the last Qt5-compatible commit should therefore
    unblock the CI.

diff --git a/branch-rules.yml b/branch-rules.yml
index 34b5d66c..b30f8ef1 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -8,7 +8,7 @@
   'libraries/kopeninghours': 'master'
   'libraries/kosmindoormap': 'release/23.08'
   'libraries/kpublictransport': 'release/23.08'
-  'libraries/kquickimageeditor': 'master'
+  'libraries/kquickimageeditor': 'kf5'
   'libraries/ksanecore': 'master'
   'libraries/libqaccessibilityclient': 'master'
   'libraries/kweathercore': 'kf5'
@@ -172,7 +172,7 @@
   'libraries/kopeninghours': 'release/24.05'
   'libraries/kosmindoormap': 'release/23.08'
   'libraries/kpublictransport': 'release/23.08'
-  'libraries/kquickimageeditor': 'master' # '0.1'
+  'libraries/kquickimageeditor': 'kf5' # '0.1'
   'libraries/ksanecore': 'release/24.05'
   'libraries/libqaccessibilityclient': 'master' # no stable branch exists
   'libraries/kweathercore': 'kf5'



More information about the neon-notifications mailing list