From e9ab7324c98665c5ebbf7f1eb2662839f905d57a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 21 Feb 2023 06:25:43 +0000 Subject: [PATCH 1/4] Upgrade to v15.9.1 --- conf/aarch64.src | 4 ++-- conf/amd64.src | 4 ++-- conf/arm64.src | 4 ++-- conf/armel.src | 4 ++-- conf/armhf.src | 4 ++-- conf/i386.src | 4 ++-- manifest.json | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/conf/aarch64.src b/conf/aarch64.src index 1d86a3d..18ce058 100644 --- a/conf/aarch64.src +++ b/conf/aarch64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_aarch64.deb -SOURCE_SUM=661bd2ca24fad9a84b772519dccb36a58cf8fa6dcfaf4a59c0215c1579704c51 +SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_aarch64.deb +SOURCE_SUM=2059efcc5c838b732f43de415986c9a82ea3d0d65cce71cc4cf1c91be3083812 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=false diff --git a/conf/amd64.src b/conf/amd64.src index 96693a9..b31a918 100644 --- a/conf/amd64.src +++ b/conf/amd64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_amd64.deb -SOURCE_SUM=295897287ff15d2d82cabfabbb826b1978e900daf01a0fb4032eccf1eb4cce52 +SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_amd64.deb +SOURCE_SUM=40a30d90363b03f6dc7f220e1232714766a1de5d527102868f99c8224b87e035 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=false diff --git a/conf/arm64.src b/conf/arm64.src index 3152dbb..835d284 100644 --- a/conf/arm64.src +++ b/conf/arm64.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_arm64.deb -SOURCE_SUM=bb1e16fc45b858dc99eb7730df5f1dcac71cd0033814f132d8495052b4c508c7 +SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_arm64.deb +SOURCE_SUM=bf26467333aa39c6cb1f34230c312711f0326530be97a419bcf731dad9eb83a2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=false diff --git a/conf/armel.src b/conf/armel.src index e2d2b03..dac74ac 100644 --- a/conf/armel.src +++ b/conf/armel.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_armel.deb -SOURCE_SUM=07f88c86696dce621f81586a88ad389b9983885ed7b29f3cbe69e90cdfa4890f +SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_armel.deb +SOURCE_SUM=4b8c75d9dfbee9aa6f49abd29c61c0d8a8966e275c279537d5a71a36eb562be4 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=false diff --git a/conf/armhf.src b/conf/armhf.src index a096560..78c89fb 100644 --- a/conf/armhf.src +++ b/conf/armhf.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_armhf.deb -SOURCE_SUM=d5ef3b659c1371d462180cd53cb2a270c1dc4450ffd4d405371dafdd4ece5f70 +SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_armhf.deb +SOURCE_SUM=2636904e51591079055f28d3f9c6c9dd5e64c39cc3a4a1597e746a45ab51e4f9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=false diff --git a/conf/i386.src b/conf/i386.src index 38ded3a..f8d4954 100644 --- a/conf/i386.src +++ b/conf/i386.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.8.0/downloads/packages/deb/gitlab-runner_i386.deb -SOURCE_SUM=5db038a53693965c1141d3fa7871011e485aca9c05bedfd2c82494279fe58a96 +SOURCE_URL=https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v15.9.1/downloads/packages/deb/gitlab-runner_i386.deb +SOURCE_SUM=5b532f3ee1ad7fd9dbff56335ed8ba9f0ca9922d965abfad061e5462e0295bc7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=deb SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 64610c1..717bcac 100644 --- a/manifest.json +++ b/manifest.json @@ -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": "15.8.0~ynh1", + "version": "15.9.1~ynh1", "url": "https://gitlab.com/gitlab-org/gitlab-runner", "upstream": { "license": "MIT", From ae1d12ec134fcfeca805f2504cd4eb8d2d559dd6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 21 Feb 2023 06:25:48 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 3 ++- README_fr.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e215f0c..6a42ba8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It shall NOT be edited by hand. # GitLab Runner for YunoHost [![Integration level](https://dash.yunohost.org/integration/gitlab-runner.svg)](https://dash.yunohost.org/appci/app/gitlab-runner) ![Working status](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.maintain.svg) + [![Install GitLab Runner with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gitlab-runner) *[Lire ce readme en français.](./README_fr.md)* @@ -18,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:** 15.8.0~ynh1 +**Shipped version:** 15.9.1~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 946b18f..20c5561 100644 --- a/README_fr.md +++ b/README_fr.md @@ -6,6 +6,7 @@ It shall NOT be edited by hand. # 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) + [![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)* @@ -18,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 :** 15.8.0~ynh1 +**Version incluse :** 15.9.1~ynh1 ## Captures d’écran From c49389419d68977c34f7541c61d122ec0dd6e95b Mon Sep 17 00:00:00 2001 From: tituspijean Date: Thu, 23 Feb 2023 23:42:01 +0100 Subject: [PATCH 3/4] [autopatch] Upgrade auto-updater --- .github/workflows/updater.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/updater.yml b/.github/workflows/updater.yml index fb72ba0..a56d7cb 100644 --- a/.github/workflows/updater.yml +++ b/.github/workflows/updater.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Fetch the source code - uses: actions/checkout@v2 + uses: actions/checkout@v3 with: token: ${{ secrets.GITHUB_TOKEN }} - name: Run the updater script @@ -33,7 +33,7 @@ jobs: - name: Create Pull Request id: cpr if: ${{ env.PROCEED == 'true' }} - uses: peter-evans/create-pull-request@v3 + uses: peter-evans/create-pull-request@v4 with: token: ${{ secrets.GITHUB_TOKEN }} commit-message: Update to version ${{ env.VERSION }} From f310bf2d913cdb913bc30fac07345a510dfb1998 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 23 Feb 2023 22:42:03 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 1 + README_fr.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index e215f0c..bb1c1b6 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ It shall NOT be edited by hand. # GitLab Runner for YunoHost [![Integration level](https://dash.yunohost.org/integration/gitlab-runner.svg)](https://dash.yunohost.org/appci/app/gitlab-runner) ![Working status](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.maintain.svg) + [![Install GitLab Runner with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gitlab-runner) *[Lire ce readme en français.](./README_fr.md)* diff --git a/README_fr.md b/README_fr.md index 946b18f..357a048 100644 --- a/README_fr.md +++ b/README_fr.md @@ -6,6 +6,7 @@ It shall NOT be edited by hand. # 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) + [![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)*