From fbae3c64e41c9a83f9a609498397ba83aee47a28 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 6 Oct 2023 17:00:15 +0000 Subject: [PATCH 1/2] Update app levels according to CI results --- apps.toml | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/apps.toml b/apps.toml index bb44f211..ac1a1bb6 100644 --- a/apps.toml +++ b/apps.toml @@ -595,7 +595,7 @@ url = "https://github.com/YunoHost-Apps/democracyos_ynh" [dendrite] antifeatures = [ "alpha-software" ] category = "communication" -level = 6 +level = 7 potential_alternative_to = [ "Discord", "Signal", "Whatsapp", "Facebook Messenger", "Telegram", "Skype" ] state = "working" subtags = [ "chat" ] @@ -644,7 +644,7 @@ url = "https://github.com/YunoHost-Apps/digitools_ynh" [digitranscode] category = "small_utilities" -level = 7 +level = 8 state = "working" url = "https://github.com/YunoHost-Apps/digitranscode_ynh" @@ -1192,12 +1192,6 @@ state = "working" subtags = [ "business_and_ngos" ] url = "https://github.com/YunoHost-Apps/galette_ynh" -[gancio] -category = "social_media" -state = "working" -subtags = [ "events" ] -url = "https://github.com/YunoHost-Apps/gancio_ynh" - [gamja] category = "communication" level = 8 @@ -1205,6 +1199,12 @@ state = "working" subtags = [ "chat" ] url = "https://github.com/YunoHost-Apps/gamja_ynh" +[gancio] +category = "social_media" +state = "working" +subtags = [ "events" ] +url = "https://github.com/YunoHost-Apps/gancio_ynh" + [garage] category = "system_tools" level = 7 @@ -1525,6 +1525,7 @@ url = "https://github.com/scith/htpc-manager_ynh" [httpsh] category = "system_tools" +level = 7 state = "working" url = "https://github.com/Yunohost-Apps/httpsh_ynh" @@ -1735,7 +1736,7 @@ url = "https://github.com/YunoHost-Apps/kanboard_ynh" [kavita] category = "reading" -level = 7 +level = 1 state = "working" subtags = [ "books" ] url = "https://github.com/YunoHost-Apps/kavita_ynh" @@ -1920,7 +1921,7 @@ url = "https://github.com/YunoHost-Apps/librex_ynh" [lidarr] category = "multimedia" -level = 8 +level = 6 state = "working" url = "https://github.com/YunoHost-Apps/lidarr_ynh" @@ -2687,7 +2688,7 @@ url = "https://github.com/YunoHost-Apps/peachpub_ynh" [peertube] category = "social_media" -level = 0 +level = 1 potential_alternative_to = [ "Dailymotion", "Vimeo", "YouTube", "Twitch" ] state = "working" subtags = [ "videos" ] From adc384f45ad1f8d1f90dc3e788eef013b109d746 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin <4533074+alexAubin@users.noreply.github.com> Date: Sat, 7 Oct 2023 04:04:00 +0200 Subject: [PATCH 2/2] apps.toml: kavita is in fact level 8 --- apps.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.toml b/apps.toml index ac1a1bb6..d338e769 100644 --- a/apps.toml +++ b/apps.toml @@ -1736,7 +1736,7 @@ url = "https://github.com/YunoHost-Apps/kanboard_ynh" [kavita] category = "reading" -level = 1 +level = 8 state = "working" subtags = [ "books" ] url = "https://github.com/YunoHost-Apps/kavita_ynh"