From a3d547815eb791db63fbc19935bc375d3bbf17f8 Mon Sep 17 00:00:00 2001 From: Titus PiJean Date: Sun, 18 Feb 2018 16:01:01 +0100 Subject: [PATCH 1/4] flarum_ynh working at level 8 --- community.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/community.json b/community.json index 417c6ac6..cb141691 100644 --- a/community.json +++ b/community.json @@ -280,9 +280,9 @@ }, "flarum": { "branch": "master", - "level": 0, - "revision": "7e418dd2aa58fe67ab2bdc7d5b33608631f5be6d", - "state": "inprogress", + "level": 8, + "revision": "b84531d7a99c9889afc46ea52c8a14043dc85c9b", + "state": "working", "url": "https://github.com/YunoHost-Apps/flarum_ynh" }, "flask": { From f903de61b9a9943a9b2d1dccf794f2dc6a59cd61 Mon Sep 17 00:00:00 2001 From: Titus PiJean Date: Sun, 18 Feb 2018 16:06:28 +0100 Subject: [PATCH 2/4] Update community.json --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index cb141691..6b65db48 100644 --- a/community.json +++ b/community.json @@ -281,7 +281,7 @@ "flarum": { "branch": "master", "level": 8, - "revision": "b84531d7a99c9889afc46ea52c8a14043dc85c9b", + "revision": "e8af9ef06720a9188bccc82da8573598eb25fe7b", "state": "working", "url": "https://github.com/YunoHost-Apps/flarum_ynh" }, From 1c8811445235000e9d276e255ace3ca4996c9fa9 Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sun, 18 Feb 2018 16:23:39 +0100 Subject: [PATCH 3/4] Let the CI define the level of the app --- community.json | 1 - 1 file changed, 1 deletion(-) diff --git a/community.json b/community.json index 6b65db48..68f007e8 100644 --- a/community.json +++ b/community.json @@ -280,7 +280,6 @@ }, "flarum": { "branch": "master", - "level": 8, "revision": "e8af9ef06720a9188bccc82da8573598eb25fe7b", "state": "working", "url": "https://github.com/YunoHost-Apps/flarum_ynh" From b59cd663971c7f331e87d39b8006bed00eb132d9 Mon Sep 17 00:00:00 2001 From: Titus PiJean Date: Sun, 18 Feb 2018 23:51:33 +0100 Subject: [PATCH 4/4] Update to Flarum README.md --- community.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/community.json b/community.json index 68f007e8..110cbfe7 100644 --- a/community.json +++ b/community.json @@ -280,7 +280,7 @@ }, "flarum": { "branch": "master", - "revision": "e8af9ef06720a9188bccc82da8573598eb25fe7b", + "revision": "d5c43699e086f6063926011efb3b089d19637524", "state": "working", "url": "https://github.com/YunoHost-Apps/flarum_ynh" },