[neon-notifications] Changes in repo-metadata
Neon CI
noreply at kde.org
Fri Jun 14 19:46:31 BST 2024
commit 3ac351aa29cf27a87e102a5320825d1f7ec94eda
Author: Andrew Shark <ashark at linuxcomp.ru>
Date: Fri Jun 14 05:27:15 2024 +0300
Fix incorrect projectpath for krdp
In 086448d7 it was mistakenly added as kde/kdeworkspace/krdp, while the real is playground/libs/krdp.
diff --git a/dependencies/logical-module-structure.json b/dependencies/logical-module-structure.json
index 6b72effc..6ede7914 100644
--- a/dependencies/logical-module-structure.json
+++ b/dependencies/logical-module-structure.json
@@ -496,12 +496,6 @@
"stable-kf5-qt5": "",
"stable-kf6-qt6": "Plasma/6.1"
},
- "kde/kdeworkspace/krdp": {
- "kf6-qt6": "master",
- "kf5-qt5": "",
- "stable-kf5-qt5": "",
- "stable-kf6-qt6": "Plasma/6.1"
- },
"calligra/calligra": {
"kf5-qt5": "",
@@ -1230,8 +1224,10 @@
"stable-kf5-qt5": ""
},
"playground/libs/krdp" : {
- "kf5-qt5": "master",
- "stable-kf5-qt5": ""
+ "kf6-qt6": "master",
+ "kf5-qt5": "",
+ "stable-kf5-qt5": "",
+ "stable-kf6-qt6": "Plasma/6.1"
},
"playground/libs/ktextaddons": {
"kf6-qt6": "master",
commit 28e8b1960e81fb8b663f15100118a5b56e71b428
Author: Andrew Shark <ashark at linuxcomp.ru>
Date: Fri Jun 14 03:50:36 2024 +0300
Avoid wildcarding the projectpath playground/libs/*
diff --git a/dependencies/logical-module-structure.json b/dependencies/logical-module-structure.json
index 41d5f41a..6b72effc 100644
--- a/dependencies/logical-module-structure.json
+++ b/dependencies/logical-module-structure.json
@@ -924,11 +924,6 @@
"stable-kf5-qt5": ""
},
-
- "playground/libs/libqgit2" : {
- "kf5-qt5": "master",
- "stable-kf5-qt5": "master"
- },
"extragear/libs/kquickimageeditor" : {
"kf6-qt6": "master",
"kf5-qt5": "master",
@@ -1197,18 +1192,109 @@
"stable-kf5-qt5": ""
},
- "playground/libs/kasync": {
+ "playground/pim/kube": {
+ "kf5-qt5": "develop",
+ "stable-kf5-qt5": "master"
+ },
+
+ "playground/libs/asynqt" : {
"kf5-qt5": "master",
"stable-kf5-qt5": ""
},
- "playground/pim/kube": {
- "kf5-qt5": "develop",
+ "playground/libs/binschema" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/kasync" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/kdocumentstore" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/kdsoap-ws-discovery-client" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/kije" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/kmoretools" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/kquickitemviews" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/krdp" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/ktextaddons": {
+ "kf6-qt6": "master",
+ "kf5-qt5": "1.5",
+ "stable-kf5-qt5": "1.5"
+ },
+ "playground/libs/libkimageannotator" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/libqgit2" : {
+ "kf5-qt5": "master",
"stable-kf5-qt5": "master"
},
- "playground/libs/*" : {
+ "playground/libs/libqmycroft" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/libqsystemd" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/mauikit" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/mauikit-accounts" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/mauikit-filebrowsing" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/mauikit-imagetools" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/mauikit-texteditor" : {
"kf5-qt5": "master",
"stable-kf5-qt5": ""
},
+ "playground/libs/perceptualcolor" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/qtjolie" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/snorenotify" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/snoretoast" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/libs/sprinter-plugins" : {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+
"playground/www/qmlweb": {
"kf5-qt5": "development/qmlweb2",
"stable-kf5-qt5": ""
@@ -1262,11 +1348,6 @@
"stable-kf5-qt5": ""
},
- "playground/libs/ktextaddons": {
- "kf6-qt6": "master",
- "kf5-qt5": "1.5",
- "stable-kf5-qt5": "1.5"
- },
"playground/mobile/qmlkonsole": {
"kf6-qt6": "master",
"kf5-qt5": "release/23.08",
commit 94ad368ee2544456aac3f91a09185dc659b7f0ce
Author: Andrew Shark <ashark at linuxcomp.ru>
Date: Fri Jun 14 03:31:18 2024 +0300
Avoid wildcarding the projectpath playground/base/*
diff --git a/dependencies/logical-module-structure.json b/dependencies/logical-module-structure.json
index 4d2619fc..41d5f41a 100644
--- a/dependencies/logical-module-structure.json
+++ b/dependencies/logical-module-structure.json
@@ -934,15 +934,269 @@
"kf5-qt5": "master",
"stable-kf5-qt5": "0.1"
},
- "playground/base/*" : {
+
+ "playground/base/arca": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/atcore-cli": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/atelier": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/bonsai": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/brun": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/buho": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/cutehmi": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/cxx11-cmake-modules": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/distro-release-notifier": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/drkonqi-pk-debug-installer": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/eyeos-style": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/index-fm": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kapa": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kcwsh": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kde-nomodeset": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kde-now": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kdecoration-viewer": {
"kf5-qt5": "master",
"stable-kf5-qt5": ""
},
- "playground/base/kglobalacceld" : {
+ "playground/base/kglobalacceld": {
"kf6-qt6": "master",
"kf5-qt5": "",
"stable-kf5-qt5": ""
},
+ "playground/base/kio-upnp-ms": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kirogi": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/klook": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kolorfill": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kookbook": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kubuntu-debug-installer": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kubuntu-driver-kcm": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kubuntu-notification-helper": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/kwindowsaddons": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/lancelot": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/libkubuntu": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/lightdm-kde-greeter": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/mark": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-accounts-dbus-daemon": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-accounts-gui": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-agenda": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-booth": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-clip": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-communicator": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-era": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-fiery": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-libdavclient": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-pix": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-shelf": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/maui-station": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/mauikit-archiver": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/mauikit-calendar": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/mauikit-documents": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/mauikit-git": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/mauikit-sdk": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/mauikit-terminal": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/mauiman": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/nomad-style": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/nota": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/osx-patches": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/paleta": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/pico-wizard": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/plasma-active-maliit": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/plasma-packagekit": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/plasma-pk-updates": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/publictransport": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/samba-mounter": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/ubiquity-slideshow-neon": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/upnp-lib-qt": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/whoopsie-kcm": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/xdg-portal-test-kde": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "playground/base/xsettings-kde": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+
"playground/libs/kasync": {
"kf5-qt5": "master",
"stable-kf5-qt5": ""
@@ -1002,10 +1256,6 @@
"kf5-qt5": "master",
"stable-kf5-qt5": ""
},
- "playground/base/upnp-lib-qt" : {
- "kf5-qt5": "master",
- "stable-kf5-qt5": ""
- },
"extragear/pim/khealthcertificate" : {
"kf6-qt6": "master",
"kf5-qt5": "",
commit 5fdecf4083b51134da3fee119e25a6c401360a74
Author: Andrew Shark <ashark at linuxcomp.ru>
Date: Fri Jun 14 03:12:42 2024 +0300
Avoid wildcarding the projectpath kdereview/*
diff --git a/dependencies/logical-module-structure.json b/dependencies/logical-module-structure.json
index 4794772b..4d2619fc 100644
--- a/dependencies/logical-module-structure.json
+++ b/dependencies/logical-module-structure.json
@@ -867,7 +867,51 @@
},
- "kdereview/*": {
+ "kdereview/eloquens": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/glaxnimate": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/kaidan": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/kalm": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/kcgroups": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/klevernotes": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/kpeoplevcard": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/kquickchatcomponents": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/kseexpr": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/licentia": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/nongurigaeru": {
+ "kf5-qt5": "master",
+ "stable-kf5-qt5": ""
+ },
+ "kdereview/pokipoki": {
"kf5-qt5": "master",
"stable-kf5-qt5": ""
},
commit b54578ca40870823e89ee888f4d2186b7337f68a
Author: Andrew Shark <ashark at linuxcomp.ru>
Date: Fri Jun 14 02:37:08 2024 +0300
Add projects-metadata search scope
diff --git a/.idea/scopes/projects_metadata.xml b/.idea/scopes/projects_metadata.xml
new file mode 100644
index 00000000..1fcacf92
--- /dev/null
+++ b/.idea/scopes/projects_metadata.xml
@@ -0,0 +1,3 @@
+<component name="DependencyValidationManager">
+ <scope name="projects-metadata" pattern="file:projects-invent//metadata.yaml" />
+</component>
\ No newline at end of file
commit 803dfe2b327c6588f06a8f11ff12228f9adb1da5
Author: Andrew Shark <ashark at linuxcomp.ru>
Date: Fri Jun 14 02:06:44 2024 +0300
Fix https link and fix alignment
diff --git a/dependencies/logical-module-structure.json b/dependencies/logical-module-structure.json
index f9a49f2a..4794772b 100644
--- a/dependencies/logical-module-structure.json
+++ b/dependencies/logical-module-structure.json
@@ -1,7 +1,7 @@
{
"version" : 0,
- "__README": "http://community.kde.org/Infrastructure/Project_Metadata",
+ "__README": "https://community.kde.org/Infrastructure/Project_Metadata",
"__Note": [
"This file describes logical module groups and (possible) dependencies",
@@ -579,7 +579,7 @@
"kf5-qt5": "",
"stable-kf5-qt5": ""
},
- "extragear/pim/trojita": {
+ "extragear/pim/trojita": {
"kf5-qt5": "master",
"stable-kf5-qt5": ""
},
commit 8c11f07915cbc42ba2363bd8e63bfb11cd451560
Author: Andrew Shark <ashark at linuxcomp.ru>
Date: Fri Jun 14 02:00:31 2024 +0300
Use "<default>" and "<disabled>" in printed list
The "<default>" means master for kde projects. Use this to differentiate when specified explicitly versus when not specified but not disabled.
The "<disabled>" is written when the project is disabled (empty string) for the branch group. This is to be clear, instead of just "printing" empty string.
diff --git a/dependencies/tools/regenerate_dependencies.py b/dependencies/tools/regenerate_dependencies.py
index 82224789..a0027c31 100755
--- a/dependencies/tools/regenerate_dependencies.py
+++ b/dependencies/tools/regenerate_dependencies.py
@@ -238,7 +238,9 @@ def main():
raise ValueError
if branch is None:
- branch = "master"
+ branch = "<default>"
+ elif branch == "":
+ branch = "<disabled>"
print(f"{project.repopath} {branch}")
sys.exit()
commit 4d9283e459db2e5e913fd3005fd1eb3ac44bea1d
Author: Luigi Toscano <luigi.toscano at tiscali.it>
Date: Thu Jun 13 23:27:47 2024 +0200
kommit: set stable_kf5 branch to 1.6
diff --git a/projects-invent/sdk/kommit/i18n.json b/projects-invent/sdk/kommit/i18n.json
index 0e80c9c4..3734ca99 100644
--- a/projects-invent/sdk/kommit/i18n.json
+++ b/projects-invent/sdk/kommit/i18n.json
@@ -1 +1 @@
-{"stable_kf5": "none", "trunk_kf5": "master"}
+{"stable_kf5": "1.6", "trunk_kf5": "master"}
More information about the neon-notifications
mailing list