1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-18 23:00:18 +00:00
parent 99b1c50366
commit e59aee93d0
2 changed files with 15 additions and 17 deletions

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -17,7 +17,6 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview ## Overview
Extendable continuous integration server Extendable continuous integration server
**Shipped version:** 2.426.3~ynh1 **Shipped version:** 2.426.3~ynh1
## Screenshots ## Screenshots
@ -30,11 +29,11 @@ Extendable continuous integration server
## Documentation and resources ## Documentation and resources
* Official app website: <https://jenkins.io> - Official app website: <https://jenkins.io>
* Official user documentation: <https://www.jenkins.io/doc/book/> - Official user documentation: <https://www.jenkins.io/doc/book/>
* Upstream app code repository: <https://github.com/jenkinsci/jenkins> - Upstream app code repository: <https://github.com/jenkinsci/jenkins>
* YunoHost Store: <https://apps.yunohost.org/app/jenkins> - YunoHost Store: <https://apps.yunohost.org/app/jenkins>
* Report a bug: <https://github.com/YunoHost-Apps/jenkins_ynh/issues> - Report a bug: <https://github.com/YunoHost-Apps/jenkins_ynh/issues>
## Developer info ## Developer info
@ -42,7 +41,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug
or or
sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
It shall NOT be edited by hand. It shall NOT be edited by hand.
--> -->
@ -17,7 +17,6 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble ## Vue densemble
Serveur d'intégration continue extensible Serveur d'intégration continue extensible
**Version incluse :** 2.426.3~ynh1 **Version incluse :** 2.426.3~ynh1
## Captures décran ## Captures décran
@ -30,11 +29,11 @@ Serveur d'intégration continue extensible
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://jenkins.io> - Site officiel de lapp : <https://jenkins.io>
* Documentation officielle utilisateur : <https://www.jenkins.io/doc/book/> - Documentation officielle utilisateur : <https://www.jenkins.io/doc/book/>
* Dépôt de code officiel de lapp : <https://github.com/jenkinsci/jenkins> - Dépôt de code officiel de lapp : <https://github.com/jenkinsci/jenkins>
* YunoHost Store: <https://apps.yunohost.org/app/jenkins> - YunoHost Store : <https://apps.yunohost.org/app/jenkins>
* Signaler un bug : <https://github.com/YunoHost-Apps/jenkins_ynh/issues> - Signaler un bug : <https://github.com/YunoHost-Apps/jenkins_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
@ -42,10 +41,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
``` bash ```bash
sudo yunohost app install https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug sudo yunohost app upgrade jenkins -u https://github.com/YunoHost-Apps/jenkins_ynh/tree/testing --debug
``` ```
**Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>