From 4e6b414f84f113f0c283dc089e2c5b3336371bde Mon Sep 17 00:00:00 2001 From: root Date: Fri, 3 May 2019 19:05:48 +0000 Subject: [PATCH 1/3] Update app's level --- apps.json | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/apps.json b/apps.json index ac6cf282..41907b46 100644 --- a/apps.json +++ b/apps.json @@ -70,7 +70,7 @@ }, "alltube": { "branch": "master", - "level": 7, + "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/alltube_ynh" @@ -121,7 +121,7 @@ "baikal": { "branch": "master", "high_quality": true, - "level": 7, + "level": 1, "maintained": "request_adoption", "revision": "HEAD", "state": "working", @@ -129,7 +129,7 @@ }, "biboumi": { "branch": "master", - "level": 7, + "level": 4, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/biboumi_ynh" @@ -144,7 +144,7 @@ }, "blogotext": { "branch": "master", - "level": 7, + "level": 1, "maintained": true, "revision": "HEAD", "state": "working", @@ -160,21 +160,21 @@ }, "borg": { "branch": "master", - "level": 7, + "level": 0, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/borg_ynh" }, "borgserver": { "branch": "master", - "level": 3, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/borgserver_ynh" }, "bozon": { "branch": "master", - "level": 7, + "level": 4, "revision": "9cf9c46f94b41ed8a6784ba8f8eac39e3991ab07", "state": "working", "url": "https://github.com/YunoHost-Apps/bozon_ynh" @@ -209,7 +209,7 @@ }, "cheky": { "branch": "master", - "level": 7, + "level": 1, "revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415", "state": "working", "url": "https://github.com/YunoHost-Apps/cheky_ynh" @@ -243,14 +243,14 @@ }, "collaboradocker": { "branch": "master", - "level": 5, + "level": 3, "revision": "7acf7c84572734a5c6d8d396e0f01b0acf8e5bfc", "state": "working", "url": "https://github.com/aymhce/collaboradocker_ynh" }, "concrete5": { "branch": "master", - "level": 7, + "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/concrete5_ynh" @@ -547,7 +547,7 @@ }, "friendica": { "branch": "master", - "level": 7, + "level": 0, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/friendica_ynh" @@ -662,14 +662,14 @@ }, "gogs": { "branch": "master", - "level": 7, + "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/gogs_ynh" }, "gotify": { "branch": "master", - "level": 7, + "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/gotify_ynh" @@ -785,7 +785,7 @@ }, "ihatemoney": { "branch": "master", - "level": 0, + "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/ihatemoney_ynh" @@ -845,7 +845,7 @@ }, "jupyterlab": { "branch": "master", - "level": 1, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/jupyterlab_ynh" @@ -991,7 +991,7 @@ }, "mailman": { "branch": "master", - "level": 7, + "level": 3, "revision": "HEAD", "state": "working", "url": "https://github.com/yunohost-apps/mailman_ynh" @@ -1213,7 +1213,7 @@ }, "mytinytodo": { "branch": "master", - "level": 4, + "level": 1, "revision": "ef789bd2ef5c1ce53def998c88a6f396c4b11e85", "state": "working", "url": "https://github.com/YunoHost-Apps/mytinytodo_ynh" @@ -1347,7 +1347,7 @@ }, "peertube": { "branch": "master", - "level": 7, + "level": 4, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/peertube_ynh" @@ -1375,7 +1375,7 @@ }, "phpldapadmin": { "branch": "master", - "level": 2, + "level": 4, "revision": "785706fb2607e95fbc4876e1367a715a6b8543d2", "state": "working", "url": "https://github.com/YunoHost-Apps/phpldapadmin_ynh" @@ -1383,7 +1383,7 @@ "phpmyadmin": { "branch": "master", "high_quality": true, - "level": 7, + "level": 1, "maintained": "request_adoption", "revision": "HEAD", "state": "working", @@ -1413,7 +1413,7 @@ }, "pilea": { "branch": "master", - "level": 7, + "level": 4, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/pilea_ynh" @@ -1457,7 +1457,7 @@ }, "plume": { "branch": "master", - "level": 7, + "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/plume_ynh" From 20d2539aef45e0aa42e938df3791f37bf6b49d7d Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Fri, 3 May 2019 22:09:47 +0200 Subject: [PATCH 2/3] Fix app levels --- apps.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/apps.json b/apps.json index 41907b46..4407f7bc 100644 --- a/apps.json +++ b/apps.json @@ -121,7 +121,7 @@ "baikal": { "branch": "master", "high_quality": true, - "level": 1, + "level": 7, "maintained": "request_adoption", "revision": "HEAD", "state": "working", @@ -144,7 +144,7 @@ }, "blogotext": { "branch": "master", - "level": 1, + "level": 7, "maintained": true, "revision": "HEAD", "state": "working", @@ -160,7 +160,7 @@ }, "borg": { "branch": "master", - "level": 0, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/borg_ynh" @@ -209,7 +209,7 @@ }, "cheky": { "branch": "master", - "level": 1, + "level": 7, "revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415", "state": "working", "url": "https://github.com/YunoHost-Apps/cheky_ynh" @@ -250,7 +250,7 @@ }, "concrete5": { "branch": "master", - "level": 1, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/concrete5_ynh" @@ -547,7 +547,7 @@ }, "friendica": { "branch": "master", - "level": 0, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/friendica_ynh" @@ -662,7 +662,7 @@ }, "gogs": { "branch": "master", - "level": 1, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/gogs_ynh" @@ -1213,7 +1213,7 @@ }, "mytinytodo": { "branch": "master", - "level": 1, + "level": 4, "revision": "ef789bd2ef5c1ce53def998c88a6f396c4b11e85", "state": "working", "url": "https://github.com/YunoHost-Apps/mytinytodo_ynh" From d917843d80afe3b5b533ad0119d8c91ecd035806 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sat, 4 May 2019 11:17:09 +0200 Subject: [PATCH 3/3] Fix plume level --- apps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps.json b/apps.json index 4407f7bc..d5e54594 100644 --- a/apps.json +++ b/apps.json @@ -1457,7 +1457,7 @@ }, "plume": { "branch": "master", - "level": 1, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/plume_ynh"