From b2b945b3ebd04b82a9aa06ec16b6a49dcb250937 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 21 Oct 2018 18:44:40 +0000 Subject: [PATCH 1/3] Update app's level --- community.json | 16 ++++++++-------- official.json | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/community.json b/community.json index 6ba3142c..d460fd6a 100644 --- a/community.json +++ b/community.json @@ -443,7 +443,7 @@ }, "funkwhale": { "branch": "master", - "level": 7, + "level": 0, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/funkwhale_ynh" @@ -569,7 +569,7 @@ }, "halcyon": { "branch": "master", - "level": 0, + "level": 6, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/halcyon_ynh" @@ -908,7 +908,7 @@ }, "monica": { "branch": "master", - "level": 1, + "level": 3, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/monica_ynh" @@ -1141,7 +1141,7 @@ }, "phpldapadmin": { "branch": "master", - "level": 0, + "level": 7, "revision": "785706fb2607e95fbc4876e1367a715a6b8543d2", "state": "working", "url": "https://github.com/YunoHost-Apps/phpldapadmin_ynh" @@ -1205,7 +1205,7 @@ }, "portainer": { "branch": "master", - "level": 3, + "level": 1, "revision": "32f07e8a623e920d620c555e862480c9411390e5", "state": "working", "url": "https://github.com/YunoHost-Apps/portainer_ynh" @@ -1270,7 +1270,7 @@ }, "rocketchat": { "branch": "master", - "level": 0, + "level": 3, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/rocketchat_ynh" @@ -1579,7 +1579,7 @@ }, "weblate": { "branch": "master", - "level": 0, + "level": 2, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/weblate_ynh" @@ -1687,7 +1687,7 @@ }, "zeronet": { "branch": "master", - "level": 3, + "level": 2, "revision": "1a77591a8dffdc4bcfd297a9340e98e0e6775865", "state": "working", "url": "https://github.com/YunoHost-Apps/zeronet_ynh" diff --git a/official.json b/official.json index 4310cecd..1b2f71e6 100644 --- a/official.json +++ b/official.json @@ -106,7 +106,7 @@ }, "searx": { "branch": "master", - "level": 7, + "level": 2, "revision": "HEAD", "state": "validated", "url": "https://github.com/YunoHost-Apps/searx_ynh" From b8a859d97267608df21cbea48af766d4af43e7f3 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sun, 21 Oct 2018 23:44:43 +0200 Subject: [PATCH 2/3] Fix searx level --- official.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/official.json b/official.json index 1b2f71e6..4310cecd 100644 --- a/official.json +++ b/official.json @@ -106,7 +106,7 @@ }, "searx": { "branch": "master", - "level": 2, + "level": 7, "revision": "HEAD", "state": "validated", "url": "https://github.com/YunoHost-Apps/searx_ynh" From 5d7a9d167f75b4c32e3aa8684951d5ffad1c52c6 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Mon, 22 Oct 2018 00:47:02 +0200 Subject: [PATCH 3/3] Fix level for funkwhale and portainer --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index d460fd6a..d5deb6f2 100644 --- a/community.json +++ b/community.json @@ -443,7 +443,7 @@ }, "funkwhale": { "branch": "master", - "level": 0, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/funkwhale_ynh" @@ -1205,7 +1205,7 @@ }, "portainer": { "branch": "master", - "level": 1, + "level": 3, "revision": "32f07e8a623e920d620c555e862480c9411390e5", "state": "working", "url": "https://github.com/YunoHost-Apps/portainer_ynh"