From d59edfdb6262b52512736d2e6621dad8e5b36f18 Mon Sep 17 00:00:00 2001 From: mhfowler Date: Thu, 19 Aug 2021 16:06:14 +0200 Subject: [PATCH 1/4] Add archivebox to apps.json --- apps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/apps.json b/apps.json index eae53632..eb3b9bac 100644 --- a/apps.json +++ b/apps.json @@ -132,6 +132,17 @@ ], "url": "https://github.com/YunoHost-Apps/anfora_ynh" }, + "archivebox": { + "branch": "master", + "revision": "HEAD", + "category": "small_utilities", + "subtags": [ + "archiving" + ], + "url": "https://github.com/YunoHost-Apps/archivebox_ynh", + "maintained": true, + "state": "working" + }, "archivist": { "branch": "master", "category": "system_tools", From f3a0bac44226de5df4e1e4a4a3086b90d350f3fb Mon Sep 17 00:00:00 2001 From: mhfowler Date: Fri, 20 Aug 2021 11:15:55 +0200 Subject: [PATCH 2/4] Fix archivebox keys order in apps.json --- apps.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps.json b/apps.json index eb3b9bac..a4c69752 100644 --- a/apps.json +++ b/apps.json @@ -134,14 +134,14 @@ }, "archivebox": { "branch": "master", - "revision": "HEAD", "category": "small_utilities", + "maintained": true, + "revision": "HEAD", + "state": "working", "subtags": [ "archiving" ], - "url": "https://github.com/YunoHost-Apps/archivebox_ynh", - "maintained": true, - "state": "working" + "url": "https://github.com/YunoHost-Apps/archivebox_ynh" }, "archivist": { "branch": "master", From 0d26fc3b274e8782b72f6006c4dfb83dd3ceceb6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 20 Aug 2021 20:00:15 +0000 Subject: [PATCH 3/4] Update app's level --- apps.json | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) diff --git a/apps.json b/apps.json index a4c69752..19edb0e2 100644 --- a/apps.json +++ b/apps.json @@ -135,6 +135,7 @@ "archivebox": { "branch": "master", "category": "small_utilities", + "level": 0, "maintained": true, "revision": "HEAD", "state": "working", @@ -223,7 +224,7 @@ "biboumi": { "branch": "master", "category": "communication", - "level": 6, + "level": 7, "revision": "HEAD", "state": "working", "subtags": [ @@ -548,7 +549,7 @@ "couchpotato": { "branch": "master", "category": "multimedia", - "level": 6, + "level": 7, "maintained": false, "revision": "HEAD", "state": "working", @@ -847,6 +848,7 @@ "easyappointments": { "branch": "master", "category": "productivity_and_management", + "level": 7, "revision": "HEAD", "state": "working", "subtags": [ @@ -930,7 +932,7 @@ "facilmap": { "branch": "master", "category": "productivity_and_management", - "level": 7, + "level": 6, "maintained": true, "revision": "HEAD", "state": "working", @@ -951,7 +953,7 @@ "ffsync": { "branch": "master", "category": "synchronization", - "level": 6, + "level": 8, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/ffsync_ynh" @@ -1232,7 +1234,7 @@ "gitlab-runner": { "branch": "master", "category": "dev", - "level": 0, + "level": 6, "revision": "HEAD", "state": "working", "subtags": [ @@ -2560,6 +2562,9 @@ ], "url": "https://github.com/nomakaFr/ofbiz_ynh" }, + "omeka": { + "level": 7 + }, "omeka-s": { "branch": "master", "category": "publishing", @@ -2954,6 +2959,7 @@ "plainpad": { "branch": "master", "category": "office", + "level": 7, "revision": "HEAD", "state": "working", "subtags": [ @@ -3940,7 +3946,7 @@ "veloren": { "branch": "master", "category": "games", - "level": 7, + "level": 6, "maintained": true, "revision": "HEAD", "state": "working", @@ -4203,7 +4209,7 @@ "yunomonitor": { "branch": "master", "category": "system_tools", - "level": 0, + "level": 1, "revision": "HEAD", "state": "working", "subtags": [ From 70be35f703c0e6a07fc7224cc423bd89ea95e4c9 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 20 Aug 2021 23:17:33 +0200 Subject: [PATCH 4/4] cleanup --- apps.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/apps.json b/apps.json index 19edb0e2..cfb04445 100644 --- a/apps.json +++ b/apps.json @@ -2562,9 +2562,6 @@ ], "url": "https://github.com/nomakaFr/ofbiz_ynh" }, - "omeka": { - "level": 7 - }, "omeka-s": { "branch": "master", "category": "publishing",