New badges for apps

Good news for all packagers, and also for all users.

New badges are available for your apps to inform your users about the status of your apps.
Especially into the readme of your apps on github.

They’re available in https://ci-apps.yunohost.org/ci/badges/
To show the badge for your app you just to add this kind of line into your readme (with the name of your app):

![](https://ci-apps.yunohost.org/ci/badges/leed.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/leed.maintain.svg)


Find a example here.

Those badges are updated every night from the information of apps.json


Bonne nouvelle pour tous les packagers, mais aussi pour tous les utilisateurs.

De nouveaux badges sont disponibles pour vos applications afin d’informer vos utilisateurs sur le statut de vos applications.
En particulier dans le readme de vos applications sur github.

Ils sont disponibles à l’adresse https://ci-apps.yunohost.org/ci/badges/
Pour montrer le badge de votre application, il vous suffit d’ajouter ce type de ligne dans votre readme (avec le nom de votre application) :

![](https://ci-apps.yunohost.org/ci/badges/leed.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/leed.maintain.svg)


Vous trouverez un exemple ici.

Ces badges sont mis à jour chaque nuit à partir des informations de apps.json

5 Likes