From e8226abda5b652e5b722fd0ed821e1dafc7d9324 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 5 Apr 2023 16:48:22 +0200 Subject: [PATCH 1/7] autoupdate: fix asset regex --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index b4e00fe..898fe5b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,9 +51,9 @@ ram.runtime = "50M" rename = "documize" autoupdate.strategy = "latest_github_release" - autoupdate.asset.amd64 = "*/documize-community-linux-amd64" - autoupdate.asset.arm64 = "*/documize-community-linux-arm64" - autoupdate.asset.armhf = "*/documize-community-linux-arm" + autoupdate.asset.amd64 = ".*/documize-community-linux-amd64" + autoupdate.asset.arm64 = ".*/documize-community-linux-arm64" + autoupdate.asset.armhf = ".*/documize-community-linux-arm" [resources.system_user] From 4ed0ab828407f3d32aebc0c2a1f28f7e73701496 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 5 Apr 2023 16:49:23 +0200 Subject: [PATCH 2/7] autoupdate: fix asset regex --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 898fe5b..f74bf5e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,9 +51,9 @@ ram.runtime = "50M" rename = "documize" autoupdate.strategy = "latest_github_release" - autoupdate.asset.amd64 = ".*/documize-community-linux-amd64" - autoupdate.asset.arm64 = ".*/documize-community-linux-arm64" - autoupdate.asset.armhf = ".*/documize-community-linux-arm" + autoupdate.asset.amd64 = "documize-community-linux-amd64" + autoupdate.asset.arm64 = "documize-community-linux-arm64" + autoupdate.asset.armhf = "documize-community-linux-arm" [resources.system_user] From 5cfb3041ad104ecb5a00d5d49d7a05c662fe3b89 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Wed, 5 Apr 2023 16:51:15 +0200 Subject: [PATCH 3/7] autoupdate: fix asset regex --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index f74bf5e..382fadb 100644 --- a/manifest.toml +++ b/manifest.toml @@ -51,9 +51,9 @@ ram.runtime = "50M" rename = "documize" autoupdate.strategy = "latest_github_release" - autoupdate.asset.amd64 = "documize-community-linux-amd64" - autoupdate.asset.arm64 = "documize-community-linux-arm64" - autoupdate.asset.armhf = "documize-community-linux-arm" + autoupdate.asset.amd64 = "^documize-community-linux-amd64$" + autoupdate.asset.arm64 = "^documize-community-linux-arm64$" + autoupdate.asset.armhf = "^documize-community-linux-arm$" [resources.system_user] From a018a202e10fbb27c6b15e976a5f0d4d9d217aaa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 5 Apr 2023 23:56:25 +0200 Subject: [PATCH 4/7] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 382fadb..2a19a5b 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://docs.documize.com" code = "https://github.com/documize/community" [integration] -yunohost = ">= 11.1.16" +yunohost = ">= 11.1.17" architectures = ["amd64", "arm64", "armhf"] multi_instance = true ldap = false From 767037bee50a6e6a78b1044ff882a945d5abc7ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 15 May 2023 23:00:18 +0200 Subject: [PATCH 5/7] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 2a19a5b..19d16a5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Documize" description.en = "Modern Confluence alternative designed for internal & external docs" description.fr = "Alternative à Confluence conçue pour les documents internes et externes" -version = "5.5.0~ynh3" +version = "5.7.0~ynh1" maintainers = ["eric_G"] From 55eadac2beed8066b9833b26ceae3f756c613593 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 15 May 2023 21:00:24 +0000 Subject: [PATCH 6/7] 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 6f75c26..90f67da 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Documize Community is an open source modern, lightweight alternative to Confluen - Designed to unify both customer-facing and internal documentation - Organization through labels, spaces and categories -**Shipped version:** 5.5.0~ynh3 +**Shipped version:** 5.7.0~ynh1 **Demo:** https://docs.documize.com/ diff --git a/README_fr.md b/README_fr.md index 86d084f..3c51c80 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ Documize Community is an open source modern, lightweight alternative to Confluen - Designed to unify both customer-facing and internal documentation - Organization through labels, spaces and categories -**Version incluse :** 5.5.0~ynh3 +**Version incluse :** 5.7.0~ynh1 **Démo :** https://docs.documize.com/ From 69f42997c2ea1a5fb8770104b82638a9b6d3ed09 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Mon, 15 May 2023 23:02:07 +0200 Subject: [PATCH 7/7] Update manifest.toml --- manifest.toml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/manifest.toml b/manifest.toml index 19d16a5..c0b0125 100644 --- a/manifest.toml +++ b/manifest.toml @@ -17,7 +17,7 @@ admindoc = "https://docs.documize.com" code = "https://github.com/documize/community" [integration] -yunohost = ">= 11.1.17" +yunohost = ">= 11.1.19" architectures = ["amd64", "arm64", "armhf"] multi_instance = true ldap = false @@ -40,12 +40,12 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-amd64" - amd64.sha256 = "906ddd69c94a58d743f2818169670aa46ff9101d6270ea671556dabccc157f25" - arm64.url = "https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-arm64" - arm64.sha256 = "0c9efb78a85f6cbce35abae2356ab91498f8ec3f6786d69cf82ff25ef71cdcd8" - armhf.url = "https://github.com/documize/community/releases/download/v5.5.0/documize-community-linux-arm" - armhf.sha256 = "6d78614742147f8eeb13db7baf5f7c654c457974e351752ac12942d2d138688f" + amd64.url = "https://github.com/documize/community/releases/download/v5.7.0/documize-community-linux-amd64" + amd64.sha256 = "b0a139b25e8e0650b0ca961d79034efafa7da464eb888277ec90ffab6622fa67" + arm64.url = "https://github.com/documize/community/releases/download/v5.7.0/documize-community-linux-arm64" + arm64.sha256 = "16db247cb74f81f9ae86664f67c0f07ecbb9a42914438a3537885de067554394" + armhf.url = "https://github.com/documize/community/releases/download/v5.7.0/documize-community-linux-arm" + armhf.sha256 = "6c35960b3ec74674d33574086d083b918e519cfca80e0dafbdeb9b960bace483" extract = false in_subdir = false rename = "documize"