From 55d0e9eeeabad203103230cfc8fc7b23ca370588 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Wed, 5 Jun 2019 00:15:37 +0200 Subject: [PATCH 1/6] removing apticron already included in YunoHost --- apps.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/apps.json b/apps.json index 47855d3d..ff402094 100644 --- a/apps.json +++ b/apps.json @@ -98,13 +98,6 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/anfora_ynh" }, - "apticron": { - "branch": "master", - "maintained": false, - "revision": "4fb8696bd1499caf9d7177a7bbb0ea14592331a9", - "state": "inprogress", - "url": "https://github.com/ldidry/apticron_ynh" - }, "archivist": { "branch": "master", "level": 7, From e17d8a851bb4d0a291662e6d52f3c3b233d8fe39 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 21 Jun 2019 19:05:45 +0000 Subject: [PATCH 2/6] Update app's level --- apps.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/apps.json b/apps.json index beee1912..b8c15580 100644 --- a/apps.json +++ b/apps.json @@ -587,7 +587,7 @@ }, "garradin": { "branch": "master", - "level": 4, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/garradin_ynh" @@ -747,7 +747,7 @@ }, "horde": { "branch": "master", - "level": 7, + "level": 0, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/horde_ynh" @@ -1026,7 +1026,7 @@ }, "mattermost": { "branch": "master", - "level": 4, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/mattermost_ynh" @@ -1650,7 +1650,7 @@ "shellinabox": { "branch": "master", "high_quality": true, - "level": 4, + "level": 7, "maintained": "request_adoption", "revision": "HEAD", "state": "working", @@ -1958,7 +1958,7 @@ }, "weblate": { "branch": "master", - "level": 3, + "level": 1, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/weblate_ynh" From 70ccc9db751c610e975ee5f45926b709544a1b64 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sat, 22 Jun 2019 16:27:05 +0200 Subject: [PATCH 3/6] Update apps.json --- apps.json | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/apps.json b/apps.json index beee1912..7c391af2 100644 --- a/apps.json +++ b/apps.json @@ -1743,14 +1743,6 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/ssh_chroot_dir_ynh" }, - "staticwebapp": { - "branch": "master", - "level": 0, - "maintained": false, - "revision": "61eb7e0c560d91c74985fef37e7dca402c67ad18", - "state": "notworking", - "url": "https://github.com/YunoHost-Apps/staticwebapp_ynh" - }, "streama": { "branch": "master", "level": 0, @@ -1948,14 +1940,6 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/wallabag2_ynh" }, - "webapp_multi_inst": { - "branch": "master", - "level": 1, - "maintained": false, - "revision": "f86a66945f73a62c12e9041d5d3a9d268eb362f6", - "state": "working", - "url": "https://github.com/polytan02/webapp_multi_ynh" - }, "weblate": { "branch": "master", "level": 3, From ac3e1cc88ab5909544f7d132d091a739f4637cba Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sun, 23 Jun 2019 14:22:49 +0200 Subject: [PATCH 4/6] [mod] official.json & community.json has been removed, remove them from CI --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 45e87eb4..91bda32a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,7 +2,5 @@ language: python python: - "2.7" script: - - python -m json.tool official.json - - python -m json.tool community.json - python -m json.tool apps.json - for i in ./locales/*.json; do python -m json.tool $i || return 1; done From fb8b3a669d5672a36569f83c77249985b1c1b208 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Sun, 23 Jun 2019 18:40:51 +0200 Subject: [PATCH 5/6] CodiMD, NodeRed and ShadowSocks were added to community.json instead of apps.json (#796) * CodiMD, NodeRed and ShadowSocks were added to community.json instead of apps.json * And also snipeit --- apps.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/apps.json b/apps.json index beee1912..c7192cb5 100644 --- a/apps.json +++ b/apps.json @@ -237,6 +237,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/civicrm_drupal7_ynh" }, + "codimd": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/codimd_ynh" + }, "coin": { "branch": "master", "level": 0, @@ -1261,6 +1267,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/nodebb_ynh" }, + "nodered": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/YunoHost-Apps/nodered_ynh" + }, "ofbiz": { "branch": "master", "level": 0, @@ -1647,6 +1659,12 @@ "state": "working", "url": "https://github.com/YunoHost-Apps/shaarli_ynh" }, + "shadowsocks": { + "branch": "master", + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/shadowsocks_ynh" + }, "shellinabox": { "branch": "master", "high_quality": true, @@ -1699,6 +1717,13 @@ "state": "notworking", "url": "https://github.com/YunoHost-Apps/simpad_ynh" }, + "snipeit": { + "branch": "master", + "maintained": true, + "revision": "HEAD", + "state": "working", + "url": "https://github.com/YunoHost-Apps/snipeit_ynh" + }, "sogo": { "branch": "master", "level": 7, From cff50f801772bc2ae5570f4fb061c0d4c815f98d Mon Sep 17 00:00:00 2001 From: Kayou Date: Mon, 24 Jun 2019 09:07:49 +0200 Subject: [PATCH 6/6] Update apps.json --- apps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.json b/apps.json index b8c15580..c330a263 100644 --- a/apps.json +++ b/apps.json @@ -747,7 +747,7 @@ }, "horde": { "branch": "master", - "level": 0, + "level": 7, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/horde_ynh" @@ -1958,7 +1958,7 @@ }, "weblate": { "branch": "master", - "level": 1, + "level": 3, "revision": "HEAD", "state": "working", "url": "https://github.com/YunoHost-Apps/weblate_ynh"