[neon-notifications] Changes in repo-metadata

Neon CI noreply at kde.org
Thu May 21 19:46:30 BST 2020


commit f674528beb4493ce83ca09a55111e8a156bc80c6
Author: Friedrich W. H. Kossebau <kossebau at kde.org>
Date:   Tue May 19 17:14:54 2020 +0200

    Make git-kclone add .git suffixes to urls

diff --git a/git-helpers/git-kclone b/git-helpers/git-kclone
index dbfe55b3..2d223b02 100755
--- a/git-helpers/git-kclone
+++ b/git-helpers/git-kclone
@@ -6,8 +6,8 @@ import fnmatch
 import subprocess
 
 # Settings
-gitClonePattern = "https://invent.kde.org/{0}"
-gitPushPattern  = "git at invent.kde.org:{0}"
+gitClonePattern = "https://invent.kde.org/{0}.git"
+gitPushPattern  = "git at invent.kde.org:{0}.git"
 
 # First we need to make sure we have at least one argument
 if len(sys.argv) < 2:

commit 14b0a6f2077cd0a0142b4f172b7dd77b8b95a2bd
Author: Ben Cooksley <bcooksley at kde.org>
Date:   Thu May 21 20:25:28 2020 +1200

    Setup kde.org Git repository

diff --git a/projects-invent/websites/kde-org/i18n.json b/projects-invent/websites/kde-org/i18n.json
new file mode 100644
index 00000000..9e26dfee
--- /dev/null
+++ b/projects-invent/websites/kde-org/i18n.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/projects-invent/websites/kde-org/metadata.yaml b/projects-invent/websites/kde-org/metadata.yaml
new file mode 100644
index 00000000..24171aa0
--- /dev/null
+++ b/projects-invent/websites/kde-org/metadata.yaml
@@ -0,0 +1,7 @@
+description: Main website for the KDE project, KDE.org
+hasrepo: true
+identifier: websites-kde-org
+name: KDE.org Website
+projectpath: websites/kde-org
+repoactive: false
+repopath: websites/kde-org

commit 135a672428a4057326e713db81e9a9830cffe250
Author: Ilya Bizyaev <bizyaev at zoho.com>
Date:   Wed May 20 14:42:42 2020 +0300

    Add Gitlab repository group metadata

diff --git a/group-metadata/accessibility/group.png b/group-metadata/accessibility/group.png
new file mode 100644
index 00000000..f2220531
Binary files /dev/null and b/group-metadata/accessibility/group.png differ
diff --git a/group-metadata/accessibility/group.yaml b/group-metadata/accessibility/group.yaml
new file mode 100644
index 00000000..27caeea5
--- /dev/null
+++ b/group-metadata/accessibility/group.yaml
@@ -0,0 +1,2 @@
+name: Accessibility
+description: Applications aimed at making computing more accessible
diff --git a/group-metadata/documentation/group.png b/group-metadata/documentation/group.png
new file mode 100644
index 00000000..3556ec64
Binary files /dev/null and b/group-metadata/documentation/group.png differ
diff --git a/group-metadata/documentation/group.yaml b/group-metadata/documentation/group.yaml
new file mode 100644
index 00000000..6828294f
--- /dev/null
+++ b/group-metadata/documentation/group.yaml
@@ -0,0 +1,2 @@
+name: Documentation
+description: Documentation for some of the KDE software
diff --git a/group-metadata/education/group.png b/group-metadata/education/group.png
new file mode 100644
index 00000000..4335038e
Binary files /dev/null and b/group-metadata/education/group.png differ
diff --git a/group-metadata/education/group.yaml b/group-metadata/education/group.yaml
new file mode 100644
index 00000000..968eecd9
--- /dev/null
+++ b/group-metadata/education/group.yaml
@@ -0,0 +1,2 @@
+name: Education
+description: Applications, libraries and add-ons for educational and scientific purposes
diff --git a/group-metadata/frameworks/group.png b/group-metadata/frameworks/group.png
new file mode 100644
index 00000000..6668256b
Binary files /dev/null and b/group-metadata/frameworks/group.png differ
diff --git a/group-metadata/frameworks/group.yaml b/group-metadata/frameworks/group.yaml
new file mode 100644
index 00000000..85b5a22c
--- /dev/null
+++ b/group-metadata/frameworks/group.yaml
@@ -0,0 +1,2 @@
+name: Frameworks
+description: KDE Frameworks, cross-platform add-on libraries for coding applications with Qt
diff --git a/group-metadata/games/group.png b/group-metadata/games/group.png
new file mode 100644
index 00000000..cfa20d41
Binary files /dev/null and b/group-metadata/games/group.png differ
diff --git a/group-metadata/games/group.yaml b/group-metadata/games/group.yaml
new file mode 100644
index 00000000..4b3969ca
--- /dev/null
+++ b/group-metadata/games/group.yaml
@@ -0,0 +1,2 @@
+name: Games
+description: Applications for fun and entertainment
diff --git a/group-metadata/graphics/group.png b/group-metadata/graphics/group.png
new file mode 100644
index 00000000..15a546a6
Binary files /dev/null and b/group-metadata/graphics/group.png differ
diff --git a/group-metadata/graphics/group.yaml b/group-metadata/graphics/group.yaml
new file mode 100644
index 00000000..273017b3
--- /dev/null
+++ b/group-metadata/graphics/group.yaml
@@ -0,0 +1,2 @@
+name: Graphics
+description: Applications, libraries and add-ons that display and edit computer graphics
diff --git a/group-metadata/historical/group.png b/group-metadata/historical/group.png
new file mode 100644
index 00000000..985de9f6
Binary files /dev/null and b/group-metadata/historical/group.png differ
diff --git a/group-metadata/historical/group.yaml b/group-metadata/historical/group.yaml
new file mode 100644
index 00000000..4b1fce0f
--- /dev/null
+++ b/group-metadata/historical/group.yaml
@@ -0,0 +1,2 @@
+name: Historical
+description: Repositories that serve a historical purpose
diff --git a/group-metadata/kdevelop/group.png b/group-metadata/kdevelop/group.png
new file mode 100644
index 00000000..1c16d624
Binary files /dev/null and b/group-metadata/kdevelop/group.png differ
diff --git a/group-metadata/kdevelop/group.yaml b/group-metadata/kdevelop/group.yaml
new file mode 100644
index 00000000..7fec7b1d
--- /dev/null
+++ b/group-metadata/kdevelop/group.yaml
@@ -0,0 +1,2 @@
+name: KDevelop
+description: Cross-platform IDE for C, C++, Python, QML/JavaScript and PHP
diff --git a/group-metadata/libraries/group.png b/group-metadata/libraries/group.png
new file mode 100644
index 00000000..d1bbe047
Binary files /dev/null and b/group-metadata/libraries/group.png differ
diff --git a/group-metadata/libraries/group.yaml b/group-metadata/libraries/group.yaml
new file mode 100644
index 00000000..760fdf4c
--- /dev/null
+++ b/group-metadata/libraries/group.yaml
@@ -0,0 +1,2 @@
+name: Libraries
+description: Various useful libraries used by other KDE projects
diff --git a/group-metadata/maui/group.png b/group-metadata/maui/group.png
new file mode 100644
index 00000000..f783c3f0
Binary files /dev/null and b/group-metadata/maui/group.png differ
diff --git a/group-metadata/maui/group.yaml b/group-metadata/maui/group.yaml
new file mode 100644
index 00000000..a8c8849f
--- /dev/null
+++ b/group-metadata/maui/group.yaml
@@ -0,0 +1,2 @@
+name: Maui
+description: Modular front-end framework for developing fast and compelling user experiences
diff --git a/group-metadata/multimedia/group.png b/group-metadata/multimedia/group.png
new file mode 100644
index 00000000..47ddab4d
Binary files /dev/null and b/group-metadata/multimedia/group.png differ
diff --git a/group-metadata/multimedia/group.yaml b/group-metadata/multimedia/group.yaml
new file mode 100644
index 00000000..6ba35913
--- /dev/null
+++ b/group-metadata/multimedia/group.yaml
@@ -0,0 +1,2 @@
+name: Multimedia
+description: Applications for multimedia playback, processing and creation
diff --git a/group-metadata/network/group.png b/group-metadata/network/group.png
new file mode 100644
index 00000000..b0029490
Binary files /dev/null and b/group-metadata/network/group.png differ
diff --git a/group-metadata/network/group.yaml b/group-metadata/network/group.yaml
new file mode 100644
index 00000000..edcb8504
--- /dev/null
+++ b/group-metadata/network/group.yaml
@@ -0,0 +1,2 @@
+name: Network
+description: Applications and add-ons that interact with Internet and other networks
diff --git a/group-metadata/office/group.png b/group-metadata/office/group.png
new file mode 100644
index 00000000..d2100bd0
Binary files /dev/null and b/group-metadata/office/group.png differ
diff --git a/group-metadata/office/group.yaml b/group-metadata/office/group.yaml
new file mode 100644
index 00000000..8722f9e3
--- /dev/null
+++ b/group-metadata/office/group.yaml
@@ -0,0 +1,2 @@
+name: Office
+description: Office applications that work with documents, databases and finances.
diff --git a/group-metadata/others/group.png b/group-metadata/others/group.png
new file mode 100644
index 00000000..573a4e5d
Binary files /dev/null and b/group-metadata/others/group.png differ
diff --git a/group-metadata/others/group.yaml b/group-metadata/others/group.yaml
new file mode 100644
index 00000000..b4ca1923
--- /dev/null
+++ b/group-metadata/others/group.yaml
@@ -0,0 +1,2 @@
+name: Others
+description: Repositories that do not fit into other categories
diff --git a/group-metadata/packaging/group.png b/group-metadata/packaging/group.png
new file mode 100644
index 00000000..fcf4d00c
Binary files /dev/null and b/group-metadata/packaging/group.png differ
diff --git a/group-metadata/packaging/group.yaml b/group-metadata/packaging/group.yaml
new file mode 100644
index 00000000..4c6994fe
--- /dev/null
+++ b/group-metadata/packaging/group.yaml
@@ -0,0 +1,2 @@
+name: Packaging
+description: Data and tools that help deliver KDE software to its users
diff --git a/group-metadata/pim/group.png b/group-metadata/pim/group.png
new file mode 100644
index 00000000..08d9126b
Binary files /dev/null and b/group-metadata/pim/group.png differ
diff --git a/group-metadata/pim/group.yaml b/group-metadata/pim/group.yaml
new file mode 100644
index 00000000..135f4463
--- /dev/null
+++ b/group-metadata/pim/group.yaml
@@ -0,0 +1,2 @@
+name: PIM
+description: Applications, libraries and add-ons for personal information management
diff --git a/group-metadata/plasma-mobile/group.png b/group-metadata/plasma-mobile/group.png
new file mode 100644
index 00000000..8c498728
Binary files /dev/null and b/group-metadata/plasma-mobile/group.png differ
diff --git a/group-metadata/plasma-mobile/group.yaml b/group-metadata/plasma-mobile/group.yaml
new file mode 100644
index 00000000..18952ad8
--- /dev/null
+++ b/group-metadata/plasma-mobile/group.yaml
@@ -0,0 +1,2 @@
+name: Plasma Mobile
+description: Open-source user interface for phones, based on Plasma technologies
diff --git a/group-metadata/plasma/group.png b/group-metadata/plasma/group.png
new file mode 100644
index 00000000..1e4a8f6e
Binary files /dev/null and b/group-metadata/plasma/group.png differ
diff --git a/group-metadata/plasma/group.yaml b/group-metadata/plasma/group.yaml
new file mode 100644
index 00000000..9e4c687b
--- /dev/null
+++ b/group-metadata/plasma/group.yaml
@@ -0,0 +1,2 @@
+name: Plasma
+description: Desktop environment for a wide range of devices and user needs
diff --git a/group-metadata/rolisteam/group.png b/group-metadata/rolisteam/group.png
new file mode 100644
index 00000000..193f6110
Binary files /dev/null and b/group-metadata/rolisteam/group.png differ
diff --git a/group-metadata/rolisteam/group.yaml b/group-metadata/rolisteam/group.yaml
new file mode 100644
index 00000000..963f7c3d
--- /dev/null
+++ b/group-metadata/rolisteam/group.yaml
@@ -0,0 +1,2 @@
+name: Rolisteam
+description: Virtual tabletop software that helps manage tabletop role playing games with remote friends/players
diff --git a/group-metadata/sdk/group.png b/group-metadata/sdk/group.png
new file mode 100644
index 00000000..1319717a
Binary files /dev/null and b/group-metadata/sdk/group.png differ
diff --git a/group-metadata/sdk/group.yaml b/group-metadata/sdk/group.yaml
new file mode 100644
index 00000000..f19e17e4
--- /dev/null
+++ b/group-metadata/sdk/group.yaml
@@ -0,0 +1,2 @@
+name: SDK
+description: Applications and scripts that ease software development
diff --git a/group-metadata/sysadmin/group.png b/group-metadata/sysadmin/group.png
new file mode 100644
index 00000000..55858041
Binary files /dev/null and b/group-metadata/sysadmin/group.png differ
diff --git a/group-metadata/sysadmin/group.yaml b/group-metadata/sysadmin/group.yaml
new file mode 100644
index 00000000..b6192f79
--- /dev/null
+++ b/group-metadata/sysadmin/group.yaml
@@ -0,0 +1,2 @@
+name: Sysadmin
+description: KDE sysadmin team and infrastructure-related repositories
diff --git a/group-metadata/system/group.png b/group-metadata/system/group.png
new file mode 100644
index 00000000..03b27751
Binary files /dev/null and b/group-metadata/system/group.png differ
diff --git a/group-metadata/system/group.yaml b/group-metadata/system/group.yaml
new file mode 100644
index 00000000..781c8ff7
--- /dev/null
+++ b/group-metadata/system/group.yaml
@@ -0,0 +1,2 @@
+name: System
+description: Programs that interact with lower-level operating system components
diff --git a/group-metadata/unmaintained/group.png b/group-metadata/unmaintained/group.png
new file mode 100644
index 00000000..c4fa87b9
Binary files /dev/null and b/group-metadata/unmaintained/group.png differ
diff --git a/group-metadata/unmaintained/group.yaml b/group-metadata/unmaintained/group.yaml
new file mode 100644
index 00000000..5567d882
--- /dev/null
+++ b/group-metadata/unmaintained/group.yaml
@@ -0,0 +1,2 @@
+name: Unmaintained
+description: Projects that do not have a maintainer and are not currently active
diff --git a/group-metadata/utilities/group.png b/group-metadata/utilities/group.png
new file mode 100644
index 00000000..2db04e8b
Binary files /dev/null and b/group-metadata/utilities/group.png differ
diff --git a/group-metadata/utilities/group.yaml b/group-metadata/utilities/group.yaml
new file mode 100644
index 00000000..c86af27e
--- /dev/null
+++ b/group-metadata/utilities/group.yaml
@@ -0,0 +1,2 @@
+name: Utilities
+description: Software utilities for a wide range of tasks, developed by KDE
diff --git a/group-metadata/webapps/group.png b/group-metadata/webapps/group.png
new file mode 100644
index 00000000..3ebd9f10
Binary files /dev/null and b/group-metadata/webapps/group.png differ
diff --git a/group-metadata/webapps/group.yaml b/group-metadata/webapps/group.yaml
new file mode 100644
index 00000000..9d43403c
--- /dev/null
+++ b/group-metadata/webapps/group.yaml
@@ -0,0 +1,2 @@
+name: Web applications
+description: Web applications developed by KDE
diff --git a/group-metadata/websites/group.png b/group-metadata/websites/group.png
new file mode 100644
index 00000000..a02e35eb
Binary files /dev/null and b/group-metadata/websites/group.png differ
diff --git a/group-metadata/websites/group.yaml b/group-metadata/websites/group.yaml
new file mode 100644
index 00000000..0aede118
--- /dev/null
+++ b/group-metadata/websites/group.yaml
@@ -0,0 +1,2 @@
+name: Websites
+description: Websites about the KDE community and its projects
diff --git a/group-metadata/wikitolearn/group.png b/group-metadata/wikitolearn/group.png
new file mode 100644
index 00000000..9e472c70
Binary files /dev/null and b/group-metadata/wikitolearn/group.png differ
diff --git a/group-metadata/wikitolearn/group.yaml b/group-metadata/wikitolearn/group.yaml
new file mode 100644
index 00000000..22035e72
--- /dev/null
+++ b/group-metadata/wikitolearn/group.yaml
@@ -0,0 +1,2 @@
+name: WikiToLearn
+description: Web platform for free, collaborative and accessible text books



More information about the neon-notifications mailing list