From 5b928004b69a2dfaef50de8ce65fdb7a92b39ffe Mon Sep 17 00:00:00 2001 From: root Date: Fri, 10 Nov 2023 17:00:16 +0000 Subject: [PATCH 1/4] Update app levels according to CI results --- apps.toml | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/apps.toml b/apps.toml index 53e2114d..40753e47 100644 --- a/apps.toml +++ b/apps.toml @@ -968,7 +968,7 @@ url = "https://github.com/YunoHost-Apps/excalidraw_ynh" [fab-manager] category = "office" -level = 8 +level = 0 state = "working" url = "https://github.com/YunoHost-Apps/fab-manager_ynh" @@ -1044,7 +1044,7 @@ url = "https://github.com/YunoHost-Apps/firefly-iii-di_ynh" [fittrackee] category = "social_media" -level = 7 +level = 0 potential_alternative_to = [ "Strava" ] state = "working" subtags = [ "sport" ] @@ -1513,7 +1513,7 @@ url = "https://github.com/YunoHost-Apps/homeassistant_ynh" [horde] category = "communication" -level = 4 +level = 1 state = "working" subtags = [ "email" ] url = "https://github.com/YunoHost-Apps/horde_ynh" @@ -1989,7 +1989,7 @@ url = "https://github.com/yunohost-apps/listmonk_ynh" [loki] category = "system_tools" -level = 7 +level = 8 state = "working" subtags = [ "monitoring" ] url = "https://github.com/YunoHost-Apps/loki_ynh" @@ -2310,7 +2310,7 @@ url = "https://github.com/YunoHost-Apps/moodle_ynh" [mopidy] category = "multimedia" -level = 0 +level = 7 state = "working" subtags = [ "music" ] url = "https://github.com/YunoHost-Apps/mopidy_ynh" @@ -2513,7 +2513,7 @@ url = "https://github.com/YunoHost-Apps/nomad_ynh" [nonbiri] antifeatures = [ "deprecated-software" ] category = "reading" -level = 7 +level = 0 state = "working" subtags = [ "books" ] url = "https://github.com/YunoHost-Apps/nonbiri_ynh" @@ -2540,7 +2540,7 @@ url = "https://github.com/YunoHost-Apps/nullboard_ynh" [ofbiz] category = "productivity_and_management" -level = 8 +level = 0 state = "working" subtags = [ "business_and_ngos" ] url = "https://github.com/YunoHost-Apps/ofbiz_ynh" @@ -2591,7 +2591,7 @@ url = "https://github.com/YunoHost-Apps/openproject_ynh" [opensearch] category = "dev" -level = 7 +level = 8 potential_alternative_to = [ "ElasticSearch" ] state = "working" subtags = [ "programming" ] @@ -2614,7 +2614,7 @@ url = "https://github.com/YunoHost-Apps/opentracker_ynh" [osada] antifeatures = [ "deprecated-software" ] category = "social_media" -level = 6 +level = 0 state = "working" subtags = [ "microblogging" ] url = "https://github.com/YunoHost-Apps/osada_ynh" @@ -2747,7 +2747,7 @@ url = "https://github.com/YunoHost-Apps/pelican_ynh" [pepettes] category = "publishing" -level = 6 +level = 8 state = "working" subtags = [ "ecommerce" ] url = "https://github.com/YunoHost-Apps/pepettes_ynh" @@ -3056,7 +3056,7 @@ url = "https://github.com/YunoHost-Apps/pydio_ynh" [pyinventory] category = "productivity_and_management" -level = 8 +level = 6 state = "working" subtags = [ "business_and_ngos" ] url = "https://github.com/YunoHost-Apps/pyinventory_ynh" @@ -3208,7 +3208,7 @@ url = "https://github.com/YunoHost-Apps/rocketchat_ynh" [roundcube] category = "communication" -level = 6 +level = 0 potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ] state = "working" subtags = [ "email" ] @@ -3298,7 +3298,7 @@ url = "https://github.com/YunoHost-Apps/scratch_ynh" [scrumblr] category = "small_utilities" -level = 6 +level = 8 state = "working" url = "https://github.com/YunoHost-Apps/scrumblr_ynh" @@ -3311,7 +3311,7 @@ url = "https://github.com/YunoHost-Apps/scrutiny_ynh" [seafile] category = "synchronization" -level = 6 +level = 7 potential_alternative_to = [ "Dropbox", "Google Drive", "Mega", "Microsoft OneDrive", "Resilio Sync", "Time Machine" ] state = "working" subtags = [ "files" ] @@ -4075,7 +4075,7 @@ url = "https://code.ffdn.org/ljf/wifiwithme_ynh" [wikijs] category = "publishing" -level = 6 +level = 2 state = "working" subtags = [ "wiki" ] url = "https://github.com/YunoHost-Apps/wikijs_ynh" From 4b2795ba13cfd5e327ec26adb098ae58f5bc258e Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sat, 11 Nov 2023 12:31:29 +0100 Subject: [PATCH 2/4] Update apps.toml : fittrackee back to level 7 --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 40753e47..d8a0ff50 100644 --- a/apps.toml +++ b/apps.toml @@ -1044,7 +1044,7 @@ url = "https://github.com/YunoHost-Apps/firefly-iii-di_ynh" [fittrackee] category = "social_media" -level = 0 +level = 7 potential_alternative_to = [ "Strava" ] state = "working" subtags = [ "sport" ] From dd95167b0cb25bf0cfab91360722bb6681d999fe Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sat, 11 Nov 2023 13:25:30 +0100 Subject: [PATCH 3/4] Wikijs level 8 --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index d8a0ff50..18e3543b 100644 --- a/apps.toml +++ b/apps.toml @@ -4075,7 +4075,7 @@ url = "https://code.ffdn.org/ljf/wifiwithme_ynh" [wikijs] category = "publishing" -level = 2 +level = 8 state = "working" subtags = [ "wiki" ] url = "https://github.com/YunoHost-Apps/wikijs_ynh" From 0633e185a7981ab2e682a3cadd84d04d8947d38b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sat, 11 Nov 2023 15:00:52 +0100 Subject: [PATCH 4/4] Update apps.toml --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index 18e3543b..7f3014c0 100644 --- a/apps.toml +++ b/apps.toml @@ -3208,7 +3208,7 @@ url = "https://github.com/YunoHost-Apps/rocketchat_ynh" [roundcube] category = "communication" -level = 0 +level = 6 potential_alternative_to = [ "GMail", "Hotmail", "Microsoft Outlook", "Yahoo! Mail" ] state = "working" subtags = [ "email" ]