From 9a352b7abec2be8504edace699f362e20102ee06 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Apr 2024 06:46:25 +0000 Subject: [PATCH 1/5] Auto-update READMEs --- ALL_README.md | 6 ++++++ README.md | 28 ++++++++++++++-------------- README_eu.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 34 +++++++++++++++++----------------- README_gl.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 139 insertions(+), 31 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_eu.md create mode 100644 README_gl.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..77b7509 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,6 @@ +# All available README files by language + +- [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) +- [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index 35dd75b..8a12db2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,10 +9,10 @@ It shall NOT be edited by hand. [![Install Gancio with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gancio) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README in other languages.](./ALL_README.md)* -> *This package allows you to install Gancio quickly and simply on a YunoHost server. -If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* +> *This package allows you to install Gancio quickly and simply on a YunoHost server.* +> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* ## Overview @@ -21,7 +21,7 @@ Gancio provide an online agenda open to contributions, and federated with the fe **Shipped version:** 1.6.17~ynh1 -**Demo:** https://demo.gancio.org/ +**Demo:** ## Screenshots @@ -29,20 +29,20 @@ Gancio provide an online agenda open to contributions, and federated with the fe ## Documentation and resources -* Official app website: -* Official user documentation: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- Official user documentation: +- Official admin documentation: +- Upstream app code repository: +- YunoHost Store: +- Report a bug: ## Developer info -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing). +Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing). -To try the testing branch, please proceed like that. +To try the `testing` branch, please proceed like that: -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug or sudo yunohost app upgrade gancio -u https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..a37dafb --- /dev/null +++ b/README_eu.md @@ -0,0 +1,51 @@ + + +# Gancio YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/gancio.svg)](https://dash.yunohost.org/appci/app/gancio) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/gancio.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/gancio.maintain.svg) + +[![Instalatu Gancio YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gancio) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Gancio YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. + + +**Paketatutako bertsioa:** 1.6.17~ynh1 + +**Demoa:** + +## Pantaila-argazkiak + +![Gancio(r)en pantaila-argazkia](./doc/screenshots/screenshot.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Erabiltzaileen dokumentazio ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug +edo +sudo yunohost app upgrade gancio -u https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 9c97e3d..18c3bff 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,6 +1,6 @@ # Gancio pour YunoHost @@ -9,18 +9,18 @@ It shall NOT be edited by hand. [![Installer Gancio avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gancio) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *Ce package vous permet d’installer Gancio 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 Gancio rapidement et simplement sur un serveur YunoHost.* +> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* ## Vue d’ensemble Gancio propose un agenda en ligne ouvert aux contributions, et fédéré avec le fediverse via ActivityPub. -**Version incluse :** 1.6.17~ynh1 +**Version incluse :** 1.6.17~ynh1 -**Démo :** https://demo.gancio.org/ +**Démo :** ## Captures d’écran @@ -28,23 +28,23 @@ Gancio propose un agenda en ligne ouvert aux contributions, et fédéré avec le ## Documentations et ressources -* Site officiel de l’app : -* Documentation officielle utilisateur : -* Documentation officielle de l’admin : -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- Site officiel de l’app : +- Documentation officielle utilisateur : +- Documentation officielle de l’admin : +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : ## Informations pour les développeurs -Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing). +Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing). -Pour essayer la branche testing, procédez comme suit. +Pour essayer la branche `testing`, procédez comme suit : -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug ou sudo yunohost app upgrade gancio -u https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..a07664f --- /dev/null +++ b/README_gl.md @@ -0,0 +1,51 @@ + + +# Gancio para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/gancio.svg)](https://dash.yunohost.org/appci/app/gancio) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/gancio.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/gancio.maintain.svg) + +[![Instalar Gancio con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gancio) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Gancio de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. + + +**Versión proporcionada:** 1.6.17~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de Gancio](./doc/screenshots/screenshot.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para usuarias: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug +ou +sudo yunohost app upgrade gancio -u https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** From d1d761e462f5f2bded531755eb60231f15e234ee Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 4 Apr 2024 08:47:20 +0200 Subject: [PATCH 2/5] v1.15.2 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index c83021b..7de5640 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ name = "Gancio" description.en = "Shared agenda for local communities, federated with the fediverse" description.fr = "Agenda partagé pour les communautés locales, fédéré avec le fédiverse" -version = "1.6.17~ynh1" +version = "v1.15.2~ynh1" maintainers = ["Lapineige"] @@ -57,8 +57,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://framagit.org/les/gancio/-/archive/v1.14.1/gancio-v1.14.1.tar.gz" - sha256 = "e4afef73cfac06408fc4d958a54e18b78903c424c0a9632868d04096b2441c3e" + url = "https://framagit.org/les/gancio/-/archive/v1.15.2/gancio-v1.15.2.tar.gz" + sha256 = "b024a5fc706bfd9d133023cbbf5319148f9aef6ece8da0edf81ee17b934c6b99" autoupdate.strategy = "latest_gitlab_release" [resources.system_user] From ac42a6504d173260c5f7d99eac837a01c584af81 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 4 Apr 2024 06:47:23 +0000 Subject: [PATCH 3/5] Auto-update READMEs --- README.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a12db2..b88d5d9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Shipped version:** 1.6.17~ynh1 +**Shipped version:** v1.15.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index a37dafb..87ca1cb 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Paketatutako bertsioa:** 1.6.17~ynh1 +**Paketatutako bertsioa:** v1.15.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 18c3bff..ae4ae8b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Gancio propose un agenda en ligne ouvert aux contributions, et fédéré avec le fediverse via ActivityPub. -**Version incluse :** 1.6.17~ynh1 +**Version incluse :** v1.15.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a07664f..f2c2145 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Versión proporcionada:** 1.6.17~ynh1 +**Versión proporcionada:** v1.15.2~ynh1 **Demo:** From e9a2d5f3b49194adb569abefc3384ef4c9273f97 Mon Sep 17 00:00:00 2001 From: lesion Date: Mon, 6 May 2024 04:00:21 +0200 Subject: [PATCH 4/5] V1.15.5 (#11) Co-authored-by: OniriCorpe --- README.md | 2 +- manifest.toml | 8 +++++--- scripts/_common.sh | 2 +- scripts/install | 4 ++-- 4 files changed, 9 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b88d5d9..1b663ca 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Shipped version:** v1.15.2~ynh1 +**Shipped version:** 1.15.5~ynh1 **Demo:** diff --git a/manifest.toml b/manifest.toml index 7de5640..ee72013 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ name = "Gancio" description.en = "Shared agenda for local communities, federated with the fediverse" description.fr = "Agenda partagé pour les communautés locales, fédéré avec le fédiverse" -version = "v1.15.2~ynh1" +version = "1.15.5~ynh1" maintainers = ["Lapineige"] @@ -57,9 +57,11 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://framagit.org/les/gancio/-/archive/v1.15.2/gancio-v1.15.2.tar.gz" - sha256 = "b024a5fc706bfd9d133023cbbf5319148f9aef6ece8da0edf81ee17b934c6b99" + url = "https://framagit.org/les/gancio/-/releases/v1.15.5/downloads/gancio.tgz" + sha256 = "34090ca1a132f983529fb7582dae9d9f707256c005721933c90ad1386fe238f0" + autoupdate.strategy = "latest_gitlab_release" + autoupdate.asset = "^gancio.tgz$" [resources.system_user] allow_email = true diff --git a/scripts/_common.sh b/scripts/_common.sh index b818f0f..9195d57 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ # COMMON VARIABLES #================================================= -nodejs_version=16 +nodejs_version=18 #================================================= # PERSONAL HELPERS diff --git a/scripts/install b/scripts/install index 67bc2ee..9f32779 100644 --- a/scripts/install +++ b/scripts/install @@ -67,8 +67,8 @@ ynh_script_progression --message="Installing app dependencies and creating admin pushd $install_dir ynh_use_nodejs ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH yarn install # Install dependencies - ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH nuxt build --modern=server # Build modern dependency - ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH ./server/cli.js users create __ADMIN__ __PASSWORD__ --admin --config ./config.json + #ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH yarn build + ynh_exec_warn_less ynh_exec_as $app $ynh_node_load_PATH ./server/cli.js users create __ADMIN__ __PASSWORD__ admin --config ./config.json popd #================================================= From d8f0e6fecddc1a88f9fee3f19586313707675269 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 6 May 2024 02:00:25 +0000 Subject: [PATCH 5/5] Auto-update READMEs --- ALL_README.md | 1 + README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 51 +++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 55 insertions(+), 3 deletions(-) create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 77b7509..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README_eu.md b/README_eu.md index 87ca1cb..3758f6a 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Paketatutako bertsioa:** v1.15.2~ynh1 +**Paketatutako bertsioa:** 1.15.5~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index ae4ae8b..26d5dd7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Gancio propose un agenda en ligne ouvert aux contributions, et fédéré avec le fediverse via ActivityPub. -**Version incluse :** v1.15.2~ynh1 +**Version incluse :** 1.15.5~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f2c2145..aeed364 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. -**Versión proporcionada:** v1.15.2~ynh1 +**Versión proporcionada:** 1.15.5~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..87a350a --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,51 @@ + + +# YunoHost 的 Gancio + +[![集成程度](https://dash.yunohost.org/integration/gancio.svg)](https://dash.yunohost.org/appci/app/gancio) ![工作状态](https://ci-apps.yunohost.org/ci/badges/gancio.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/gancio.maintain.svg) + +[![使用 YunoHost 安装 Gancio](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gancio) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Gancio。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Gancio provide an online agenda open to contributions, and federated with the fediverse using ActivityPub. + + +**分发版本:** 1.15.5~ynh1 + +**演示:** + +## 截图 + +![Gancio 的截图](./doc/screenshots/screenshot.png) + +## 文档与资源 + +- 官方应用网站: +- 官方用户文档: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/gancio_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug +或 +sudo yunohost app upgrade gancio -u https://github.com/YunoHost-Apps/gancio_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:**