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 #117 from YunoHost-Apps/ci-auto-update-17.2.1

Upgrade to v17.2.1
This commit is contained in:
eric_G 2024-07-30 22:25:38 +02:00 committed by GitHub
commit bf5d59784d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 64 additions and 15 deletions

View file

@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Shipped version:** 17.2.0~ynh1
**Shipped version:** 17.2.1~ynh1
## Screenshots

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Versión actual:** 17.2.0~ynh1
**Versión actual:** 17.2.1~ynh1
## Capturas

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Paketatutako bertsioa:** 17.2.0~ynh1
**Paketatutako bertsioa:** 17.2.1~ynh1
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
GitLab Runner est un outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non).
**Version incluse:** 17.2.0~ynh1
**Version incluse:** 17.2.1~ynh1
## Captures décran

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Versión proporcionada:** 17.2.0~ynh1
**Versión proporcionada:** 17.2.1~ynh1
## Capturas de pantalla

48
README_id.md Normal file
View file

@ -0,0 +1,48 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# GitLab Runner untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/gitlab-runner.svg)](https://ci-apps.yunohost.org/ci/apps/gitlab-runner/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/gitlab-runner.maintain.svg)
[![Pasang GitLab Runner dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gitlab-runner)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang GitLab Runner secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**Versi terkirim:** 17.2.1~ynh1
## Tangkapan Layar
![Tangkapan Layar pada GitLab Runner](./doc/screenshots/ci-cd-test-deploy-illustration_2x.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://gitlab.com/gitlab-org/gitlab-runner>
- Dokumentasi admin resmi: <https://docs.gitlab.com/runner/>
- Repositori kode aplikasi hulu: <https://gitlab.com/gitlab-org/gitlab-runner>
- Gudang YunoHost: <https://apps.yunohost.org/app/gitlab-runner>
- Laporkan bug: <https://github.com/YunoHost-Apps/gitlab-runner_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug
atau
sudo yunohost app upgrade gitlab-runner -u https://github.com/YunoHost-Apps/gitlab-runner_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

View file

@ -19,7 +19,7 @@
GitLab Runner is a continuous integration tool to use with a GitLab instance (YNH or not).
**分发版本:** 17.2.0~ynh1
**分发版本:** 17.2.1~ynh1
## 截图

View file

@ -7,7 +7,7 @@ name = "GitLab Runner"
description.en = "Continuous integration tool to use with a GitLab instance (YNH or not)"
description.fr = "Outil d'intégration continue à utiliser avec une instance GitLab (YNH ou non)"
version = "17.2.0~ynh1"
version = "17.2.1~ynh1"
maintainers = ["kay0u"]
@ -57,14 +57,14 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
rename = "gitlab-runner.deb"
amd64.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v17.2.0/downloads/packages/deb/gitlab-runner_amd64.deb"
amd64.sha256 = "07914e7435769bffc86f6fe0c28d3e76c60d281f0c5e9676c13cae8c22d5f0e6"
i386.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v17.2.0/downloads/packages/deb/gitlab-runner_i386.deb"
i386.sha256 = "e85e6ba087ecea7b0d0177e19d912a243ef1be1b55c2e8c1aa81dc90ff46c70b"
arm64.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v17.2.0/downloads/packages/deb/gitlab-runner_arm64.deb"
arm64.sha256 = "d32a26dc64d0a52dcee0c4c62e1ac0d175fa0e9745dad1eba719bed3783d929f"
armhf.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v17.2.0/downloads/packages/deb/gitlab-runner_armhf.deb"
armhf.sha256 = "49904188c1515184a453bdc9387dc27ec889b825e4e8d2d40d41c5638b9c9133"
amd64.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v17.2.1/downloads/packages/deb/gitlab-runner_amd64.deb"
amd64.sha256 = "a2ad5fa70d8f448212a82e5d68d5d012275172c43bb28d5ea47067770ad5983e"
i386.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v17.2.1/downloads/packages/deb/gitlab-runner_i386.deb"
i386.sha256 = "cfaccd6c59ddc71cea35d05ac965b8fc01268bcf708d8882ed362345f3258c16"
arm64.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v17.2.1/downloads/packages/deb/gitlab-runner_arm64.deb"
arm64.sha256 = "bd63c97d0960e86ded077789d6d39a6bc24f450018e880b44be648f79a2b2a6e"
armhf.url = "https://gitlab.com/gitlab-org/gitlab-runner/-/releases/v17.2.1/downloads/packages/deb/gitlab-runner_armhf.deb"
armhf.sha256 = "ae5030b843665730ac763f4f5ee09092404f530437cf286c40f58953b84572b1"
autoupdate.upstream = "https://gitlab.com/gitlab-org/gitlab-runner"
autoupdate.strategy = "latest_gitlab_release"