1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/woodpecker_ynh.git synced 2024-09-03 20:35:57 +02:00

Auto-update README

This commit is contained in:
yunohost-bot 2024-03-20 01:50:36 +00:00
parent 8c26c84e4b
commit 1b5d705e31
2 changed files with 19 additions and 21 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.
-->
@ -18,8 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Woodpecker is a simple CI engine with great extensibility.
**Shipped version:** 2.3.0~ynh1
**Shipped version:** 2.4.0~ynh1
## Screenshots
@ -27,12 +26,12 @@ Woodpecker is a simple CI engine with great extensibility.
## Documentation and resources
* Official app website: <https://woodpecker-ci.org>
* Official user documentation: <https://woodpecker-ci.org/docs/intro>
* Official admin documentation: <https://woodpecker-ci.org/docs/administration>
* Upstream app code repository: <https://github.com/woodpecker-ci/woodpecker>
* YunoHost Store: <https://apps.yunohost.org/app/woodpecker>
* Report a bug: <https://github.com/YunoHost-Apps/woodpecker_ynh/issues>
- Official app website: <https://woodpecker-ci.org>
- Official user documentation: <https://woodpecker-ci.org/docs/intro>
- Official admin documentation: <https://woodpecker-ci.org/docs/administration>
- Upstream app code repository: <https://github.com/woodpecker-ci/woodpecker>
- YunoHost Store: <https://apps.yunohost.org/app/woodpecker>
- Report a bug: <https://github.com/YunoHost-Apps/woodpecker_ynh/issues>
## Developer info
@ -40,7 +39,7 @@ Please send your pull request to the [testing branch](https://github.com/YunoHos
To try the testing branch, please proceed like that.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/woodpecker_ynh/tree/testing --debug
or
sudo yunohost app upgrade woodpecker -u https://github.com/YunoHost-Apps/woodpecker_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.
-->
@ -18,8 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Woodpecker est un moteur CI simple avec une grande extensibilité.
**Version incluse :** 2.3.0~ynh1
**Version incluse :** 2.4.0~ynh1
## Captures décran
@ -27,12 +26,12 @@ Woodpecker est un moteur CI simple avec une grande extensibilité.
## Documentations et ressources
* Site officiel de lapp : <https://woodpecker-ci.org>
* Documentation officielle utilisateur : <https://woodpecker-ci.org/docs/intro>
* Documentation officielle de ladmin : <https://woodpecker-ci.org/docs/administration>
* Dépôt de code officiel de lapp : <https://github.com/woodpecker-ci/woodpecker>
* YunoHost Store: <https://apps.yunohost.org/app/woodpecker>
* Signaler un bug : <https://github.com/YunoHost-Apps/woodpecker_ynh/issues>
- Site officiel de lapp : <https://woodpecker-ci.org>
- Documentation officielle utilisateur : <https://woodpecker-ci.org/docs/intro>
- Documentation officielle de ladmin : <https://woodpecker-ci.org/docs/administration>
- Dépôt de code officiel de lapp : <https://github.com/woodpecker-ci/woodpecker>
- YunoHost Store : <https://apps.yunohost.org/app/woodpecker>
- Signaler un bug : <https://github.com/YunoHost-Apps/woodpecker_ynh/issues>
## Informations pour les développeurs
@ -40,10 +39,10 @@ Merci de faire vos pull request sur la [branche testing](https://github.com/Yuno
Pour essayer la branche testing, procédez comme suit.
``` bash
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/woodpecker_ynh/tree/testing --debug
ou
sudo yunohost app upgrade woodpecker -u https://github.com/YunoHost-Apps/woodpecker_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>