1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab-runner_ynh.git synced 2024-09-03 19:15:58 +02:00

Merge pull request #58 from YunoHost-Apps/ci-auto-update-v15.8.0

Upgrade to version 15.8.0
This commit is contained in:
Kayou 2023-01-24 11:50:07 +01:00 committed by GitHub
commit f3b47874d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 25 additions and 25 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not). GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Shipped version:** 15.7.1~ynh1 **Shipped version:** 15.8.0~ynh1
## Screenshots ## Screenshots

View file

@ -5,24 +5,24 @@ It shall NOT be edited by hand.
# GitLab Runner pour YunoHost # GitLab Runner pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/gitlab-runner.svg)](https://dash.yunohost.org/appci/app/gitlab-runner) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.maintain.svg) [![Niveau dintégration](https://dash.yunohost.org/integration/gitlab-runner.svg)](https://dash.yunohost.org/appci/app/gitlab-runner) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.maintain.svg)
[![Installer GitLab Runner avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gitlab-runner) [![Installer GitLab Runner avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](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 dinstaller 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 navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment linstaller et en profiter.*
## Vue d'ensemble ## Vue densemble
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 :** 15.7.1~ynh1 **Version incluse :** 15.8.0~ynh1
## Captures d'écran ## Captures décran
![Capture d'écran de GitLab Runner](./doc/screenshots/ci-cd-test-deploy-illustration_2x.png) ![Capture décran de GitLab Runner](./doc/screenshots/ci-cd-test-deploy-illustration_2x.png)
## Avertissements / informations importantes ## Avertissements / informations importantes
@ -42,9 +42,9 @@ ou la section admin de l'instance GitLab à relier à ce runner.
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : <https://gitlab.com/gitlab-org/gitlab-runner> * Site officiel de lapp : <https://gitlab.com/gitlab-org/gitlab-runner>
* Documentation officielle de l'admin : <https://docs.gitlab.com/runner/> * Documentation officielle de ladmin : <https://docs.gitlab.com/runner/>
* Dépôt de code officiel de l'app : <https://gitlab.com/gitlab-org/gitlab-runner> * Dépôt de code officiel de lapp : <https://gitlab.com/gitlab-org/gitlab-runner>
* Documentation YunoHost pour cette app : <https://yunohost.org/app_gitlab-runner> * Documentation YunoHost pour cette app : <https://yunohost.org/app_gitlab-runner>
* Signaler un bug : <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues> * Signaler un bug : <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
@ -60,4 +60,4 @@ ou
sudo yunohost app upgrade gitlab-runner -u https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug sudo yunohost app upgrade gitlab-runner -u https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug
``` ```
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_aarch64.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_aarch64.deb
SOURCE_SUM=aaa9b0b476123fe79667eb8ffee323e58c8cd62ba642e4b5ee11329c4209f84d SOURCE_SUM=661bd2ca24fad9a84b772519dccb36a58cf8fa6dcfaf4a59c0215c1579704c51
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_amd64.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_amd64.deb
SOURCE_SUM=58c84fd199447ba0fb12db333e6251c5deee51d3e201c733a9ba8ec8039f1c33 SOURCE_SUM=295897287ff15d2d82cabfabbb826b1978e900daf01a0fb4032eccf1eb4cce52
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_arm64.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_arm64.deb
SOURCE_SUM=fdd7a7e6facf40397ac61d8d8f7f02dc36224c5c82100a57645790dcf6246979 SOURCE_SUM=bb1e16fc45b858dc99eb7730df5f1dcac71cd0033814f132d8495052b4c508c7
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_armel.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_armel.deb
SOURCE_SUM=bc987e8694f0b3a64b5262219989adceed5cd11239b157d3c424b72314befce7 SOURCE_SUM=07f88c86696dce621f81586a88ad389b9983885ed7b29f3cbe69e90cdfa4890f
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_armhf.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_armhf.deb
SOURCE_SUM=0664a9c0365b0acf56f44fc9eea2d83d5bedbb7845554118ca42ab6badcbb5c3 SOURCE_SUM=d5ef3b659c1371d462180cd53cb2a270c1dc4450ffd4d405371dafdd4ece5f70
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.7.1/downloads/packages/deb/gitlab-runner_i386.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_i386.deb
SOURCE_SUM=bd297897b2ccc5cdbdfbd4923dfa4baae4723df2927b3206f12973fd0f0a6658 SOURCE_SUM=5db038a53693965c1141d3fa7871011e485aca9c05bedfd2c82494279fe58a96
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Continuous integration tool to use with a GitLab instance (YNH or not).", "en": "Continuous integration tool to use with a GitLab instance (YNH or not).",
"fr": "Outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)." "fr": "Outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)."
}, },
"version": "15.7.1~ynh1", "version": "15.8.0~ynh1",
"url": "https://gitlab.com/gitlab-org/gitlab-runner", "url": "https://gitlab.com/gitlab-org/gitlab-runner",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",