From afd4d5ba3747b1dac3559015d659d773bdf6d9f6 Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Fri, 25 Jun 2021 00:17:53 +0000 Subject: [PATCH] Auto-update README --- README.md | 57 ++++++++++++++++++++++------------------------------ README_fr.md | 56 +++++++++++++++++++-------------------------------- 2 files changed, 45 insertions(+), 68 deletions(-) diff --git a/README.md b/README.md index f06b2f2..2dd4d31 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + # Jenkins for YunoHost [![Integration level](https://dash.yunohost.org/integration/jenkins.svg)](https://dash.yunohost.org/appci/app/jenkins) ![](https://ci-apps.yunohost.org/ci/badges/jenkins.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jenkins.maintain.svg) @@ -5,49 +10,33 @@ *[Lire ce readme en français.](./README_fr.md)* -> *This package allows you to install Jenkins quickly and simply on a YunoHost server. +> *This package allows you to install Jenkins quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview -The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project. -**Shipped version:** 2.289.1 +Extendable continuous integration server + +**Shipped version:** 2.289.1~ynh1 + + ## Screenshots -![](https://upload.wikimedia.org/wikipedia/commons/8/8d/Ansible-playbook-output-jenkins.png) +![](./doc/screenshots/screenshot1.png) -## Demo +## Disclaimers / important information -No demo available. +* Other infos that people should be aware of, such as: + * Use the admin panel of your Jenkins to configure this app. + +## Documentation and resources -## Configuration - -Use the admin panel of your Jenkins to configure this app. - -## Documentation - - * Official documentation: https://jenkins.io/doc/ - -## YunoHost specific features - -#### Multi-user support - -Supported, with LDAP and SSO. - -#### Supported architectures - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/jenkins.svg)](https://ci-apps.yunohost.org/ci/apps/jenkins/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/jenkins.svg)](https://ci-apps-arm.yunohost.org/ci/apps/jenkins/) - -## Links - - * Report a bug: https://github.com/YunoHost-Apps/jenkins_ynh/issues - * App website: https://jenkins.io - * Upstream app repository: https://github.com/jenkinsci/jenkins - * YunoHost website: https://yunohost.org/ - ---- +* Official app website: https://jenkins.io +* Official user documentation: https://www.jenkins.io/doc/book/ +* Upstream app code repository: https://github.com/jenkinsci/jenkins +* YunoHost documentation for this app: https://yunohost.org/app_jenkins +* Report a bug: https://github.com/YunoHost-Apps/jenkins_ynh/issues ## Developer info @@ -59,3 +48,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/jenkins_ynh/tree/test or sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug ``` + +**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 52bc5dc..e429f24 100644 --- a/README_fr.md +++ b/README_fr.md @@ -4,51 +4,35 @@ [![Installer Jenkins avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jenkins) *[Read this readme in english.](./README.md)* +*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer Jenkins rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install) pour apprendre comment l'installer.* +> *Ce package vous permet d'installer Jenkins rapidement et simplement sur un serveur YunoHost. +Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* ## Vue d'ensemble -Premier serveur d'automatisation open source, Jenkins fournit des centaines de plugins pour supporter la construction, le déploiement et l'automatisation de n'importe quel projet. -**Version incluse :** 2.289.1 +Serveur d'intégration continue extensible + +**Version incluse :** 2.289.1~ynh1 + + ## Captures d'écran -![](https://crudelis.fr/lutim/w8DlycXB.png) +![](./doc/screenshots/screenshot1.png) -## Démo +## Avertissements / informations importantes -Aucune démo pour cette application. +* Other infos that people should be aware of, such as: + * Use the admin panel of your Jenkins to configure this app. + +## Documentations et ressources -## Configuration - -Utiliser le panneau d'administration de Jenkins pour configurer cette application. - -## Documentation - - * Documentation officielle : https://jenkins.io/doc/ - * Documentation YunoHost : Il n'y a pas d'autre documentation, n'hésitez pas à contribuer. - -## Caractéristiques spécifiques YunoHost - -#### Support multi-utilisateurs - -Supportée, avec LDAP et SSO. - -#### Architectures supportées - -* x86-64 - [![Build Status](https://ci-apps.yunohost.org/ci/logs/jenkins.svg)](https://ci-apps.yunohost.org/ci/apps/jenkins/) -* ARMv8-A - [![Build Status](https://ci-apps-arm.yunohost.org/ci/logs/jenkins.svg)](https://ci-apps-arm.yunohost.org/ci/apps/jenkins/) - -## Liens - - * Signaler un bug : https://github.com/YunoHost-Apps/jenkins_ynh/issues - * Site de l'application : https://jenkins.io - * Dépôt de l'application principale : https://github.com/jenkinsci/jenkins - * Site web YunoHost : https://yunohost.org/ - ---- +* Site officiel de l'app : https://jenkins.io +* Documentation officielle utilisateur : https://www.jenkins.io/doc/book/ +* Dépôt de code officiel de l'app : https://github.com/jenkinsci/jenkins +* Documentation YunoHost pour cette app : https://yunohost.org/app_jenkins +* Signaler un bug : https://github.com/YunoHost-Apps/jenkins_ynh/issues ## Informations pour les développeurs @@ -60,3 +44,5 @@ sudo yunohost app install https://github.com/YunoHost-Apps/jenkins_ynh/tree/test ou sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug ``` + +**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file