diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -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) diff --git a/README.md b/README.md index 4b2024e..35a7e70 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/README_es.md b/README_es.md index a19a80d..f8a3125 100644 --- a/README_es.md +++ b/README_es.md @@ -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 diff --git a/README_eu.md b/README_eu.md index e91386c..909ac30 100644 --- a/README_eu.md +++ b/README_eu.md @@ -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 diff --git a/README_fr.md b/README_fr.md index bb3521f..4953d2f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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 diff --git a/README_gl.md b/README_gl.md index 6b14aa9..a5e4eb4 100644 --- a/README_gl.md +++ b/README_gl.md @@ -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 diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..3a46585 --- /dev/null +++ b/README_id.md @@ -0,0 +1,48 @@ + + +# 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: +- Dokumentasi admin resmi: +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## 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:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index df6d97f..b3fc9cf 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -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 ## 截图