From 076445c868142fc4b1c71bd4c15ce69b9e751df8 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 19 Jan 2023 23:48:09 +0100 Subject: [PATCH 1/4] Bump commit --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 4a84943..1576e91 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -9,7 +9,7 @@ pkg_dependencies="python3-venv python3-dev python3-pip sqlite3 wkhtmltopdf optip yunorunner_repository="https://github.com/YunoHost/yunorunner" -yunorunner_release="51a55e8f5e487c7fdca457bb013fd34095dfffa3" +yunorunner_release="391720754114f5fef443785b221fb7444a457317" #================================================= # PERSONAL HELPERS From ea2b052cb9cbed9e66b93536baf9189d17deace6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 19 Jan 2023 22:48:13 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 17 ++++++++--------- README_fr.md | 31 +++++++++++++++++-------------- 2 files changed, 25 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 1da00fe..d42bcf6 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # YunoRunner for YunoHost -[![Integration level](https://dash.yunohost.org/integration/yunorunner.svg)](https://dash.yunohost.org/appci/app/yunorunner) ![](https://ci-apps.yunohost.org/ci/badges/yunorunner.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/yunorunner.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/yunorunner.svg)](https://dash.yunohost.org/appci/app/yunorunner) ![Working status](https://ci-apps.yunohost.org/ci/badges/yunorunner.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/yunorunner.maintain.svg) [![Install YunoRunner with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yunorunner) *[Lire ce readme en français.](./README_fr.md)* @@ -19,11 +19,9 @@ CI runner of YunoHost **Shipped version:** 2022.01.18~ynh2 - - ## Screenshots -![](./doc/screenshots/screenshot.png) +![Screenshot of YunoRunner](./doc/screenshots/screenshot.png) ## Disclaimers / important information @@ -34,19 +32,20 @@ CI runner of YunoHost ## Documentation and resources -* Upstream app code repository: https://github.com/YunoHost/yunorunner -* YunoHost documentation for this app: https://yunohost.org/app_yunorunner -* Report a bug: https://github.com/YunoHost-Apps/yunorunner_ynh/issues +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug or sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 5751f1d..5026474 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,25 +1,27 @@ + + # YunoRunner pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/yunorunner.svg)](https://dash.yunohost.org/appci/app/yunorunner) ![](https://ci-apps.yunohost.org/ci/badges/yunorunner.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/yunorunner.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/yunorunner.svg)](https://dash.yunohost.org/appci/app/yunorunner) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/yunorunner.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/yunorunner.maintain.svg) [![Installer YunoRunner avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=yunorunner) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer YunoRunner rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer YunoRunner rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble Runner d'intégration continue de YunoHost **Version incluse :** 2022.01.18~ynh2 +## Captures d’écran - -## Captures d'écran - -![](./doc/screenshots/screenshot.png) +![Capture d’écran de YunoRunner](./doc/screenshots/screenshot.png) ## Avertissements / informations importantes @@ -30,19 +32,20 @@ Runner d'intégration continue de YunoHost ## Documentations et ressources -* Dépôt de code officiel de l'app : https://github.com/YunoHost/yunorunner -* Documentation YunoHost pour cette app : https://yunohost.org/app_yunorunner -* Signaler un bug : https://github.com/YunoHost-Apps/yunorunner_ynh/issues +* Dépôt de code officiel de l’app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug ou sudo yunohost app upgrade yunorunner -u https://github.com/YunoHost-Apps/yunorunner_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file From a68c4b534f9abf99b029813d4bcdaa492a4f6c19 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Thu, 19 Jan 2023 23:48:47 +0100 Subject: [PATCH 3/4] Bump version in manifest --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1b2152d..5157a63 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "CI runner of YunoHost", "fr": "Runner d'intégration continue de YunoHost" }, - "version": "2022.01.18~ynh2", + "version": "2023.01.19~ynh1", "url": "https://github.com/YunoHost/yunorunner", "upstream": { "license": "GPL-3.0-or-later", From ca2a71c85bc90de015e528f731fb1c5ee349db1e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 19 Jan 2023 22:48:50 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d42bcf6..9d0ae8f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in CI runner of YunoHost -**Shipped version:** 2022.01.18~ynh2 +**Shipped version:** 2023.01.19~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 5026474..634966b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Runner d'intégration continue de YunoHost -**Version incluse :** 2022.01.18~ynh2 +**Version incluse :** 2023.01.19~ynh1 ## Captures d’écran