From 0c596ec3f3f00eaa56df9a620c85fe35f99679c4 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Tue, 30 Jul 2019 21:24:11 +0200 Subject: [PATCH 1/2] Add foodsoft to apps list --- apps.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/apps.json b/apps.json index 3a5f74a4..fbf0d8ab 100644 --- a/apps.json +++ b/apps.json @@ -510,6 +510,14 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/fluxbb_ynh" }, + "foodsoft": { + "branch": "master", + "level": 0, + "maintained": true, + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/foodsoft_ynh" + }, "framaestro": { "branch": "master", "level": 0, From 062a82c923ab212859422eed1293a1d49466ffa7 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Tue, 30 Jul 2019 22:05:29 +0200 Subject: [PATCH 2/2] Let the CI define the level --- apps.json | 1 - 1 file changed, 1 deletion(-) diff --git a/apps.json b/apps.json index fbf0d8ab..c5fc82ad 100644 --- a/apps.json +++ b/apps.json @@ -512,7 +512,6 @@ }, "foodsoft": { "branch": "master", - "level": 0, "maintained": true, "revision": "HEAD", "state": "inprogress",