mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
commit
a4418d283b
9 changed files with 15 additions and 17 deletions
|
@ -19,7 +19,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).
|
||||
|
||||
|
||||
**Shipped version:** 16.3.0~ynh1
|
||||
**Shipped version:** 16.5.0~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -45,7 +45,6 @@ Running a Gitlab Runner mandates to choose [an executor](https://docs.gitlab.com
|
|||
* Official app website: <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||
* Official admin documentation: <https://docs.gitlab.com/runner/>
|
||||
* Upstream app code repository: <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||
* YunoHost documentation for this app: <https://yunohost.org/app_gitlab-runner>
|
||||
* Report a bug: <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
|
||||
|
||||
## Developer info
|
||||
|
|
|
@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
|
||||
|
||||
|
||||
**Version incluse :** 16.3.0~ynh1
|
||||
**Version incluse :** 16.5.0~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -46,7 +46,6 @@ ou la section admin de l'instance GitLab à relier à ce runner.
|
|||
* Site officiel de l’app : <https://gitlab.com/gitlab-org/gitlab-runner>
|
||||
* Documentation officielle de l’admin : <https://docs.gitlab.com/runner/>
|
||||
* Dépôt de code officiel de l’app : <https://gitlab.com/gitlab-org/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>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.3.0/downloads/packages/deb/gitlab-runner_aarch64.deb
|
||||
SOURCE_SUM=f283c925c808ccb5c4ec06f0432d716b98ac9fde160bc8310b124dc78ebae16c
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.5.0/downloads/packages/deb/gitlab-runner_aarch64.deb
|
||||
SOURCE_SUM=9747f0f82ec099ce34b1b352a9b09fbe237ed710f22c273fe7c08b1a80494b33
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.3.0/downloads/packages/deb/gitlab-runner_amd64.deb
|
||||
SOURCE_SUM=a69aa6edea36e93e725aaadc04b051cccabe0d65b2fd2247bf17f6fa7ca89104
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.5.0/downloads/packages/deb/gitlab-runner_amd64.deb
|
||||
SOURCE_SUM=7b619273ef5b845407dd45a84c7a1e07442493f2d140c94720f6c47c3a403b48
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.3.0/downloads/packages/deb/gitlab-runner_arm64.deb
|
||||
SOURCE_SUM=6f24957728f2d28311779b6590956767b758cad10fc61e39231860a57f2591ea
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.5.0/downloads/packages/deb/gitlab-runner_arm64.deb
|
||||
SOURCE_SUM=de5287caceb49fc78757c41cf9e0b11f8817743c3f1fee94c02bbd60f1656e1a
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.3.0/downloads/packages/deb/gitlab-runner_armel.deb
|
||||
SOURCE_SUM=533892fe2fd2fce35783059f0d6e252e3cc977e13c2fe48a8f606a4c7ac5e0f7
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.5.0/downloads/packages/deb/gitlab-runner_armel.deb
|
||||
SOURCE_SUM=8d78e75bf8b75b64d86aa5c05df47b0fc7941a7c953a2cf55a487d8c19ca1e10
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.3.0/downloads/packages/deb/gitlab-runner_armhf.deb
|
||||
SOURCE_SUM=d54a18d5c6952f54dbf09fdf195ee9b1d3eeceaca0ccc4e9a37e6f96df0644a7
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.5.0/downloads/packages/deb/gitlab-runner_armhf.deb
|
||||
SOURCE_SUM=ff51a7962851c1447c20d4bacc5b3ef2eef038045f9849fde089b4225e67d1ba
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.3.0/downloads/packages/deb/gitlab-runner_i386.deb
|
||||
SOURCE_SUM=de449f000f13cfc188efa97ccf96b0c9f8980bc04df9726873f4253173da8890
|
||||
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v16.5.0/downloads/packages/deb/gitlab-runner_i386.deb
|
||||
SOURCE_SUM=271b0437223eba292a79b4c427bdbca3c5edd578292149526b2bec5eb27d8c57
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=deb
|
||||
SOURCE_IN_SUBDIR=false
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"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)."
|
||||
},
|
||||
"version": "16.3.0~ynh1",
|
||||
"version": "16.5.0~ynh1",
|
||||
"url": "https://gitlab.com/gitlab-org/gitlab-runner",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Add table
Reference in a new issue