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 #41 from YunoHost-Apps/ci-auto-update-v15.2.1

Upgrade to version 15.2.1
This commit is contained in:
Kayou 2022-08-05 13:22:35 +02:00 committed by GitHub
commit 6af8e361a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 37 additions and 14 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.0.0~ynh2 **Shipped version:** 15.2.1~ynh1
## Screenshots ## Screenshots

View file

@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
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.0.0~ynh2 **Version incluse :** 15.2.1~ynh1
## Captures d'écran ## Captures d'écran

7
conf/aarch64.src Normal file
View file

@ -0,0 +1,7 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_aarch64.deb
SOURCE_SUM=9d6c96321a89f4ccadcbe732391b8d354db7f828f8737f7f3a6c73fbedad75cd
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gitlab-runner.deb
SOURCE_EXTRACT=false

View file

@ -1,6 +1,7 @@
SOURCE_URL=https://packages.gitlab.com/runner/gitlab-runner/packages/debian/buster/gitlab-runner_15.0.0_amd64.deb/download.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_amd64.deb
SOURCE_SUM=0cdf0505fe72d46472f685736ace64fc5b5c7181fcb374d77b04e629bb6eeba5 SOURCE_SUM=aaf9494673752d016a3488403ae5ac68b81d96a24358469de8352d68b70e2ac8
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gitlab-runner.deb SOURCE_FILENAME=gitlab-runner.deb
SOURCE_EXTRACT=false SOURCE_EXTRACT=false
SOURCE_FORMAT=deb

7
conf/arm64.src Normal file
View file

@ -0,0 +1,7 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_arm64.deb
SOURCE_SUM=770e52c3dad09b2db7d2fa66c5a7cc2548268b903e666e0266a359110868b9e0
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gitlab-runner.deb
SOURCE_EXTRACT=false

7
conf/armel.src Normal file
View file

@ -0,0 +1,7 @@
SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_armel.deb
SOURCE_SUM=7f80311a922ea0989cdcd431712a1fff1ecb65ef01a2792c9f0890d7dd1081d3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gitlab-runner.deb
SOURCE_EXTRACT=false

View file

@ -1,6 +1,7 @@
SOURCE_URL=https://packages.gitlab.com/runner/gitlab-runner/packages/debian/buster/gitlab-runner_15.0.0_armhf.deb/download.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_armhf.deb
SOURCE_SUM=042ace4be975ecd916747d32e971c8356de90ef50eb2c75d372c5cd5371e2f74 SOURCE_SUM=4d679120b7eef8ed5e497a93a90663b69beb6719709269366d3c6760a1e34cec
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gitlab-runner.deb SOURCE_FILENAME=gitlab-runner.deb
SOURCE_EXTRACT=false SOURCE_EXTRACT=false
SOURCE_FORMAT=deb

View file

@ -1,6 +1,7 @@
SOURCE_URL=https://packages.gitlab.com/runner/gitlab-runner/packages/debian/buster/gitlab-runner_15.0.0_i386.deb/download.deb SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.2.1/downloads/packages/deb/gitlab-runner_i386.deb
SOURCE_SUM=35bd675a1285f4ce4cd3c1494b59e0fba596ee395d9cf30c527922d969448263 SOURCE_SUM=a95a97cc2330ecad7106c9a89536f478d32602fc0e7a8d7a8dca8b281883b4db
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=deb
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=gitlab-runner.deb SOURCE_FILENAME=gitlab-runner.deb
SOURCE_EXTRACT=false SOURCE_EXTRACT=false
SOURCE_FORMAT=deb

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.0.0~ynh2", "version": "15.2.1~ynh1",
"url": "https://gitlab.com/gitlab-org/gitlab-runner", "url": "https://gitlab.com/gitlab-org/gitlab-runner",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",
@ -23,8 +23,7 @@
"yunohost": ">= 4.3.0" "yunohost": ">= 4.3.0"
}, },
"multi_instance": false, "multi_instance": false,
"services": [ "services": [],
],
"arguments": { "arguments": {
"install": [ "install": [
{ {