From a5a824b071b99cc3eba039357b17f0d63004c2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 4 Jul 2023 08:11:59 +0200 Subject: [PATCH 1/5] Update check_process Co-authored-by: Alexandre Aubin --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index 3e065d6..b49aefc 100644 --- a/check_process +++ b/check_process @@ -10,7 +10,7 @@ backend="domain.tld" ; Checks pkg_linter=1 - setup_sub_dir=1 + setup_sub_dir=0 setup_root=1 setup_nourl=0 setup_private=1 From 0bd082ce9e581800f91ec50c3d66e82f772ee1f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 4 Jul 2023 08:12:11 +0200 Subject: [PATCH 2/5] Update check_process Co-authored-by: Alexandre Aubin --- check_process | 5 ----- 1 file changed, 5 deletions(-) diff --git a/check_process b/check_process index b49aefc..ac653bd 100644 --- a/check_process +++ b/check_process @@ -23,8 +23,3 @@ change_url=1 ;;; Options Email= -Notification=none -;;; Upgrade options - ; commit=CommitHash - name=Name and date of the commit. - manifest_arg=domain=DOMAIN&path=PATH&is_public=1&language=fr&admin=USER&password=pass&port=666& From b32aebe830d6b48000f8e3b128cccec615f72dc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 4 Jul 2023 08:12:24 +0200 Subject: [PATCH 3/5] Update scripts/change_url Co-authored-by: Alexandre Aubin --- scripts/change_url | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/change_url b/scripts/change_url index ff06606..2b95402 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -28,6 +28,7 @@ ynh_script_progression --message="Loading installation settings..." --weight=1 # Needed for helper "ynh_add_nginx_config" final_path=$(ynh_app_setting_get --app=$app --key=final_path) +backend=$(ynh_app_setting_get --app=$app --key=backend) #================================================= # BACKUP BEFORE CHANGE URL THEN ACTIVE TRAP From 18356861e2e82877b9b991dbfe41854a9a579dcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 9 Jul 2023 18:48:03 +0200 Subject: [PATCH 4/5] Update check_process --- check_process | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/check_process b/check_process index ac653bd..5153249 100644 --- a/check_process +++ b/check_process @@ -18,7 +18,7 @@ upgrade=1 #upgrade=1 from_commit=CommitHash backup_restore=1 - multi_instance=1 + multi_instance=0 port_already_use=0 change_url=1 ;;; Options From 587ba92bd16123b688ce3984104f03c2b98e0424 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 9 Jul 2023 18:49:53 +0200 Subject: [PATCH 5/5] 3.2.0 --- conf/app.src | 4 ++-- manifest.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/app.src b/conf/app.src index 2b0462a..858cf19 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/v3.0.0/download?job=build-production -SOURCE_SUM=ea62f2f9c27b391d156b1fe7c4e4384ac1b45c7f01af6b0e5337b9a8f18d8ac2 +SOURCE_URL=https://gitlab.com/soapbox-pub/soapbox/-/jobs/artifacts/v3.2.0/download?job=build-production +SOURCE_SUM=01d5ba24aec990828b67c5fe37d49378e1ea986354761717c82f63b103d36bda SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ec0a12e..6d02fc4 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative frontend for Pleroma", "fr": "Interface alternative pour Pleroma" }, - "version": "3.0.0~ynh1", + "version": "3.2.0~ynh1", "url": "https://soapbox.pub/", "upstream": { "license": "AGPL-3.0", @@ -19,7 +19,7 @@ "name": "" }, "requirements": { - "yunohost": ">= 11.0.9" + "yunohost": ">= 11.1.21" }, "multi_instance": false, "services": [