[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Mon Sep 6 19:46:21 BST 2021
commit 6cff76dbf67c71e6af9055e3a85326345c42f32c
Author: Ben Cooksley <bcooksley at kde.org>
Date: Mon Sep 6 22:27:47 2021 +1200
Temporarily use 'master' for both frameworks and plasma-wayland-protocols on the @stable channel, as we need .kde-ci.yml files to be present to build the projects...
diff --git a/branch-rules.yml b/branch-rules.yml
index aec00fa3..fccdf33f 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -3,5 +3,5 @@
'libraries/plasma-wayland-protocols': 'master'
'@stable':
- 'frameworks/*': 'v5.85.0'
- 'libraries/plasma-wayland-protocols': 'v1.4.0'
+ 'frameworks/*': 'master' # 'v5.85.0'
+ 'libraries/plasma-wayland-protocols': 'master' # 'v1.4.0'
commit 9b44010a3fdcaa5b1b17984e1d62f0503341a4e1
Author: Ben Cooksley <bcooksley at kde.org>
Date: Mon Sep 6 22:27:00 2021 +1200
Record the latest/stable branches of libraries/plasma-wayland-protocols due to it being required by frameworks/kwayland
diff --git a/branch-rules.yml b/branch-rules.yml
index 77e8041b..aec00fa3 100644
--- a/branch-rules.yml
+++ b/branch-rules.yml
@@ -1,5 +1,7 @@
'@latest':
'frameworks/*': 'master'
+ 'libraries/plasma-wayland-protocols': 'master'
'@stable':
'frameworks/*': 'v5.85.0'
+ 'libraries/plasma-wayland-protocols': 'v1.4.0'
More information about the neon-notifications
mailing list