mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
add badges
This commit is contained in:
parent
e050b34195
commit
dc9d4bb47a
2 changed files with 16 additions and 26 deletions
15
README.md
15
README.md
|
@ -1,11 +1,11 @@
|
||||||
# GitLab Runner for YunoHost
|
# GitLab Runner for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/gitlab-runner)
|
[](https://dash.yunohost.org/appci/app/gitlab-runner)  
|
||||||
[](https://install-app.yunohost.org/?app=gitlab-runner)
|
[](https://install-app.yunohost.org/?app=gitlab-runner)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
|
||||||
> *This package allow you to install gitlab-runner quickly and simply on a YunoHost server.
|
> *This package allow you to install GitLab Runner quickly and simply on a YunoHost server.
|
||||||
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.*
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
@ -29,17 +29,13 @@ How to configure this app: by the admin panel of GitLab or the settings "CI/CD"
|
||||||
|
|
||||||
#### Supported architectures
|
#### Supported architectures
|
||||||
|
|
||||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/gitlab-runner/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/gitlab-runner/)
|
||||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/gitlab-runner/)
|
|
||||||
|
|
||||||
## Additional information
|
## Additional information
|
||||||
|
|
||||||
* To retrieve the information to be provided to the installation such as the `token` or the `gitlab's url` you must go here: `Settings->CI/CD->Runners->"Set up a specific Runner manually"` in the project or admin section of the GitLab instance to link to this runner.
|
* To retrieve the information to be provided to the installation such as the `token` or the `gitlab's url` you must go here: `Settings->CI/CD->Runners->"Set up a specific Runner manually"` in the project or admin section of the GitLab instance to link to this runner.
|
||||||
|
|
||||||
**More information on the documentation page:**
|
|
||||||
https://yunohost.org/packaging_apps
|
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* Report a bug: https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues
|
* Report a bug: https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues
|
||||||
|
@ -51,7 +47,6 @@ https://yunohost.org/packaging_apps
|
||||||
Developers info
|
Developers info
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
**Only if you want to use a testing branch for coding, instead of merging directly into master.**
|
|
||||||
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing).
|
Please do your pull request to the [testing branch](https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing).
|
||||||
|
|
||||||
To try the testing branch, please proceed like that.
|
To try the testing branch, please proceed like that.
|
||||||
|
|
27
README_fr.md
27
README_fr.md
|
@ -1,17 +1,17 @@
|
||||||
# GitLab Runner pour YunoHost
|
# GitLab Runner pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/gitlab-runner)
|
[](https://dash.yunohost.org/appci/app/gitlab-runner)  
|
||||||
[](https://install-app.yunohost.org/?app=gitlab-runner)
|
[](https://install-app.yunohost.org/?app=gitlab-runner)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer gitlab-runner rapidement et simplement sur un serveur Yunohost.
|
> *Ce package vous permet d'installer GitLab Runner 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.*
|
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d'ensemble
|
||||||
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
|
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
|
||||||
|
|
||||||
**Version incluse:** 13.0.0
|
**Version incluse :** 13.0.0
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
@ -23,36 +23,31 @@ Comment configurer cette application: via le panneau d'administration de GitLab
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* Documentation officielle: https://docs.gitlab.com/runner/
|
* Documentation officielle : https://docs.gitlab.com/runner/
|
||||||
|
|
||||||
## Caractéristiques spécifiques YunoHost
|
## Caractéristiques spécifiques YunoHost
|
||||||
|
|
||||||
#### Supported architectures
|
#### Supported architectures
|
||||||
|
|
||||||
* x86-64b - [](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/)
|
* x86-64 - [](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/)
|
||||||
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/gitlab-runner/)
|
* ARMv8-A - [](https://ci-apps-arm.yunohost.org/ci/apps/gitlab-runner/)
|
||||||
* Jessie x86-64b - [](https://ci-stretch.nohost.me/ci/apps/gitlab-runner/)
|
|
||||||
|
|
||||||
## Informations additionnelles
|
## Informations additionnelles
|
||||||
|
|
||||||
* Pour récupérer les informations à fournir à l'installation comme le `token` ou `l'url gitlab` vous devez vous rendre ici: `Settings->CI/CD->Runners->"Set up a specific Runner manually"` dans le projet
|
* Pour récupérer les informations à fournir à l'installation comme le `token` ou `l'url gitlab` vous devez vous rendre ici : `Settings->CI/CD->Runners->"Set up a specific Runner manually"` dans le projet
|
||||||
ou la section admin de l'instance GitLab à relier à ce runner.
|
ou la section admin de l'instance GitLab à relier à ce runner.
|
||||||
|
|
||||||
**Plus d'informations sur la page de documentation:**
|
|
||||||
https://yunohost.org/packaging_apps
|
|
||||||
|
|
||||||
## Links
|
## Links
|
||||||
|
|
||||||
* Signaler un bug: https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues
|
* Signaler un bug : https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues
|
||||||
* Site de l'application: https://about.gitlab.com/product/continuous-integration/
|
* Site de l'application : https://about.gitlab.com/product/continuous-integration/
|
||||||
* Site web YunoHost: https://yunohost.org/
|
* Site web YunoHost : https://yunohost.org/
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
Informations pour les développeurs
|
Informations pour les développeurs
|
||||||
----------------
|
----------------
|
||||||
|
|
||||||
**Seulement si vous voulez utiliser une branche de test pour le codage, au lieu de fusionner directement dans la banche principale.**
|
|
||||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing).
|
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing).
|
||||||
|
|
||||||
Pour essayer la branche testing, procédez comme suit.
|
Pour essayer la branche testing, procédez comme suit.
|
||||||
|
|
Loading…
Add table
Reference in a new issue