[neon/infrastructure/pangea-conf-projects] overrides: bloody yaml, follow the existing style
Carlos De Maine
null at kde.org
Tue Nov 28 12:09:03 GMT 2023
Git commit a8a53cfe801ba9856ec2cab7bbf58c38070c086a by Carlos De Maine.
Committed on 28/11/2023 at 13:09.
Pushed by carlosdem into branch 'master'.
bloody yaml, follow the existing style
M +12 -2 overrides/base.yaml
https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/a8a53cfe801ba9856ec2cab7bbf58c38070c086a
diff --git a/overrides/base.yaml b/overrides/base.yaml
index 453ff9b..f7734b6 100644
--- a/overrides/base.yaml
+++ b/overrides/base.yaml
@@ -2136,14 +2136,24 @@
branch: kf5
'*invent.kde.org/neon/kde/kactivities':
- 'Neon/unstable, Neon/stable':
+ 'Neon/unstable':
+ upstream_scm:
+ type: git
+ url: https://invent.kde.org/plasma/plasma-activities.git
+ branch: kf5
+ 'Neon/stable':
upstream_scm:
type: git
url: https://invent.kde.org/plasma/plasma-activities.git
branch: kf5
'*invent.kde.org/neon/kde/kactivities-stats':
- 'Neon/unstable, Neon/stable':
+ 'Neon/unstable':
+ upstream_scm:
+ type: git
+ url: https://invent.kde.org/plasma/plasma-activities-stats.git
+ branch: kf5
+ 'Neon/stable':
upstream_scm:
type: git
url: https://invent.kde.org/plasma/plasma-activities-stats.git
More information about the Neon-commits
mailing list