1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge branch 'master' into request_adoption

This commit is contained in:
Maniack Crudelis 2019-04-02 13:01:42 +02:00 committed by GitHub
commit d2c627c0fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 94 additions and 50 deletions

View file

@ -8,9 +8,9 @@ https://yunohost.org/apps
## Lists
**Situation will change soon regarding lists. Consider this info as obsolete**
- **official.json** contains the repository information of validated apps.
- **community.json** contains all references to known YunoHost packages. If you want to add your app to the list, please [send a Pull Request](#contributing)
- **community.json** contains all references to known "free-software" YunoHost packages. If you want to add your app to the list, please [send a Pull Request](#contributing)
## Usage
@ -24,7 +24,7 @@ sudo yunohost app fetchlist -n community -u https://yunohost.org/community.json
## Contributing
### How to add your app to the community list
**If** your app is under a free-software licence :
* Fork and edit the [community list](https://github.com/YunoHost/apps/tree/master/community.json)
* Add your app's ID and git information at the right alphabetical place
* Indicate the app's functioning state: `notworking`, `inprogress`, or `working`
@ -43,6 +43,8 @@ App example addition:
N.B. : You can now put `HEAD` as `revision`. This way, you won't have to come and update this file each time you change things in your app. *But* this also means that any change to your `master` branch will be made available to everybody. Hence, when developing things which are not production-ready, if you use `HEAD` we strongly recommend that you develop in a `testing` branch (for instance) until you consider things stable enough to be merged in `master`.
N.B. 2 : Organization is still debating about what to do with non-free apps listing (cf. [this thread](https://forum.yunohost.org/t/about-community-and-official-apps/6372/25). Such a list is unlikely to be maintained by the YunoHost project officially. However, it could be created and maintained by member of the community. Check out [the forum](https://forum.yunohost.org) about this.
### How to help translating
We invite you to use [translate.yunohost.org](https://translate.yunohost.org/) instead of doing Pull Request for files in `locales` folder.

View file

@ -52,6 +52,12 @@
"state": "inprogress",
"url": "https://github.com/YunoHost-Apps/airsonic_ynh"
},
"anarchism": {
"branch": "master",
"revision": "bf77d5a2bfcd16429e28a5502221358fb98fa9d6",
"state": "working",
"url": "https://github.com/opi/anarchism_ynh"
},
"apticron": {
"branch": "master",
"maintained": false,
@ -84,6 +90,7 @@
},
"blogotext": {
"branch": "master",
"level": 7,
"maintained": true,
"revision": "HEAD",
"state": "working",
@ -120,7 +127,7 @@
},
"cachet": {
"branch": "master",
"level": 7,
"level": 4,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/cachet_ynh"
@ -134,7 +141,7 @@
},
"cesium": {
"branch": "master",
"level": 3,
"level": 4,
"maintained": false,
"revision": "HEAD",
"state": "working",
@ -142,7 +149,7 @@
},
"cheky": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "f93653c45dec675dca6f67cb0ffa1783c3ed8415",
"state": "working",
"url": "https://github.com/YunoHost-Apps/cheky_ynh"
@ -207,7 +214,7 @@
},
"cowyo": {
"branch": "master",
"level": 5,
"level": 6,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/cowyo_ynh"
@ -417,7 +424,7 @@
},
"framagames": {
"branch": "master",
"level": 7,
"level": 4,
"maintained": false,
"revision": "f3fa4bea21c19cac2534f031a14ebf19ed554062",
"state": "working",
@ -440,7 +447,7 @@
},
"friendica": {
"branch": "master",
"level": 4,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/friendica_ynh"
@ -454,7 +461,7 @@
},
"funkwhale": {
"branch": "master",
"level": 7,
"level": 1,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/funkwhale_ynh"
@ -505,8 +512,8 @@
"branch": "master",
"level": 0,
"revision": "HEAD",
"state": "inprogress",
"url": "https://github.com/kemenaran/gitlab-runner_ynh"
"state": "working",
"url": "https://github.com/YunoHost-Apps/gitlab-runner_ynh"
},
"gitolite": {
"branch": "master",
@ -562,14 +569,14 @@
},
"gotify": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/gotify_ynh"
},
"grafana": {
"branch": "master",
"level": 7,
"level": 4,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/grafana_ynh"
@ -625,7 +632,7 @@
},
"hotspot": {
"branch": "master",
"level": 5,
"level": 3,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/labriqueinternet/hotspot_ynh"
@ -647,7 +654,7 @@
},
"hubzilla": {
"branch": "master",
"level": 4,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/hubzilla_ynh"
@ -676,7 +683,7 @@
},
"jappix": {
"branch": "master",
"level": 7,
"level": 4,
"revision": "611170f1575603e65225b4b353f61884c7b0b42e",
"state": "working",
"url": "https://github.com/YunoHost-Apps/jappix_ynh"
@ -735,7 +742,7 @@
},
"kimai2": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/kimai2_ynh"
@ -834,7 +841,7 @@
},
"lufi": {
"branch": "master",
"level": 5,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/lufi_ynh"
@ -861,6 +868,14 @@
"state": "working",
"url": "https://github.com/yunohost-apps/mailman_ynh"
},
"mantis": {
"branch": "master",
"level": 1,
"maintained": true,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/mantis_ynh"
},
"mastodon": {
"branch": "master",
"level": 0,
@ -877,7 +892,7 @@
},
"mattermost": {
"branch": "master",
"level": 3,
"level": 4,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/mattermost_ynh"
@ -900,7 +915,7 @@
},
"mediawiki": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/mediawiki_ynh"
@ -927,6 +942,13 @@
"state": "working",
"url": "https://github.com/YunoHost-Apps/minchat_ynh"
},
"mindmaps": {
"branch": "master",
"level": 0,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/mindmaps_ynh"
},
"minetest": {
"branch": "master",
"level": 0,
@ -960,7 +982,7 @@
},
"monica": {
"branch": "master",
"level": 3,
"level": 4,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/monica_ynh"
@ -975,7 +997,7 @@
},
"monitorix": {
"branch": "master",
"level": 7,
"level": 0,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/monitorix_ynh"
@ -1047,7 +1069,7 @@
},
"mytinytodo": {
"branch": "master",
"level": 7,
"level": 4,
"revision": "ef789bd2ef5c1ce53def998c88a6f396c4b11e85",
"state": "working",
"url": "https://github.com/YunoHost-Apps/mytinytodo_ynh"
@ -1178,7 +1200,7 @@
},
"pgadmin": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/pgadmin_ynh"
@ -1192,19 +1214,26 @@
},
"phpldapadmin": {
"branch": "master",
"level": 3,
"level": 4,
"revision": "785706fb2607e95fbc4876e1367a715a6b8543d2",
"state": "working",
"url": "https://github.com/YunoHost-Apps/phpldapadmin_ynh"
},
"phpsysinfo": {
"branch": "master",
"level": 3,
"level": 4,
"maintained": false,
"revision": "1df61e1d8b2836c2b44e7bd69c32ce6f00baf072",
"state": "working",
"url": "https://github.com/inrepublica/phpsysinfo_ynh"
},
"pia": {
"branch": "master",
"level": 1,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/pia_ynh"
},
"pihole": {
"branch": "master",
"level": 7,
@ -1300,7 +1329,7 @@
},
"radicale": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/radicale_ynh"
@ -1343,7 +1372,7 @@
},
"rss-bridge": {
"branch": "master",
"level": 7,
"level": 4,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/rss-bridge_ynh"
@ -1366,7 +1395,7 @@
},
"scrumblr": {
"branch": "master",
"level": 5,
"level": 3,
"revision": "HEAD",
"state": "inprogress",
"url": "https://github.com/YunoHost-Apps/scrumblr_ynh"
@ -1388,7 +1417,7 @@
},
"shaarli": {
"branch": "master",
"level": 5,
"level": 3,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/shaarli_ynh"
@ -1455,15 +1484,15 @@
"spip": {
"branch": "master",
"level": 4,
"revision": "2016c3a3a972dc74d1ae1ec74ff80987eb753ce9",
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/spip_ynh"
},
"spip2": {
"branch": "master",
"level": 7,
"level": 4,
"maintained": false,
"revision": "58b27c9c220cc1d3e1759889e4588728bcc8a130",
"revision": "6cb3823756be3a24339e6cd7fc33df0b69281d06",
"state": "working",
"url": "https://github.com/YunoHost-Apps/spip2_ynh"
},
@ -1489,6 +1518,13 @@
"state": "working",
"url": "https://github.com/YunoHost-Apps/staticwebapp_ynh"
},
"streama": {
"branch": "master",
"level": 0,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/streama_ynh"
},
"studs": {
"branch": "master",
"revision": "HEAD",
@ -1535,7 +1571,7 @@
},
"teampass": {
"branch": "master",
"level": 1,
"level": 2,
"revision": "64fef4eb687dbf08a13563c025d765892750ce56",
"state": "inprogress",
"url": "https://github.com/YunoHost-Apps/teampass_ynh"
@ -1548,9 +1584,16 @@
"state": "inprogress",
"url": "https://github.com/YunoHost-Apps/telegram_chatbot_ynh"
},
"tes3mp": {
"branch": "master",
"level": 0,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/tes3mp_ynh"
},
"thelounge": {
"branch": "master",
"level": 4,
"level": 3,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/thelounge_ynh"
@ -1595,14 +1638,14 @@
},
"tyto": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/tyto_ynh"
},
"ulogger": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/ulogger_ynh"
@ -1667,7 +1710,7 @@
},
"wekan": {
"branch": "master",
"level": 3,
"level": 7,
"revision": "HEAD",
"state": "working",
"url": "https://github.com/YunoHost-Apps/wekan_ynh"
@ -1759,7 +1802,7 @@
},
"z-push": {
"branch": "master",
"level": 6,
"level": 4,
"maintained": false,
"revision": "4ae47475afc9cc85670a3b0bc17d80a869bc5b90",
"state": "working",
@ -1774,7 +1817,7 @@
},
"zeronet": {
"branch": "master",
"level": 2,
"level": 4,
"revision": "1a77591a8dffdc4bcfd297a9340e98e0e6775865",
"state": "working",
"url": "https://github.com/YunoHost-Apps/zeronet_ynh"

View file

@ -17,7 +17,7 @@
},
"baikal": {
"branch": "master",
"level": 7,
"level": 4,
"maintained": "request_adoption",
"revision": "HEAD",
"state": "validated",
@ -39,7 +39,7 @@
},
"hextris": {
"branch": "master",
"level": 7,
"level": 4,
"maintained": "request_adoption",
"revision": "HEAD",
"state": "validated",
@ -125,7 +125,7 @@
},
"shellinabox": {
"branch": "master",
"level": 7,
"level": 4,
"maintained": "request_adoption",
"revision": "HEAD",
"state": "validated",
@ -147,7 +147,7 @@
},
"transmission": {
"branch": "master",
"level": 7,
"level": 4,
"maintained": "request_adoption",
"revision": "HEAD",
"state": "validated",
@ -155,7 +155,7 @@
},
"ttrss": {
"branch": "master",
"level": 7,
"level": 4,
"maintained": "request_adoption",
"revision": "HEAD",
"state": "validated",
@ -163,7 +163,7 @@
},
"wallabag2": {
"branch": "master",
"level": 7,
"level": 4,
"revision": "HEAD",
"state": "validated",
"url": "https://github.com/YunoHost-Apps/wallabag2_ynh"

View file

@ -17,7 +17,6 @@
- [ ] **Approval (LGTM)**
*Code review and approval have to be from a member of @YunoHost/apps group*
- **CI succeeded** :
[![Build Status](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20-BRANCH-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20-BRANCH-/)
*Please replace '-BRANCH-' in this link by the name of the branch used.*
*If the PR is from a forked repository. Please provide public results from package_check.*
[![Build Status](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20PR-NUM-/badge/icon)](https://ci-apps-hq.yunohost.org/jenkins/job/APP_ynh%20PR-NUM-/)
*Please replace '-NUM-' in this link by the PR number.*
When the PR is marked as ready to merge, you have to wait for 3 days before really merging it.