aboutsummaryrefslogtreecommitdiff
path: root/check_process
diff options
context:
space:
mode:
authoryalh76 <yalh@yahoo.com>2021-02-26 20:57:41 +0100
committerGitHub <noreply@github.com>2021-02-26 20:57:41 +0100
commit27eafa9fd59c56ab915f03d080980bd1ab156590 (patch)
tree4c6c68a73659155f6998b5120476b257cc057f4f /check_process
parenta233ccc644d97aa89756fac9f0ce68c98d81d27c (diff)
parentd3172db5407767d08b94030a53b8d7c360499952 (diff)
downloadmastodon_ynh-27eafa9fd59c56ab915f03d080980bd1ab156590.tar.gz
mastodon_ynh-27eafa9fd59c56ab915f03d080980bd1ab156590.tar.bz2
mastodon_ynh-27eafa9fd59c56ab915f03d080980bd1ab156590.zip
Merge pull request #258 from YunoHost-Apps/testing
Upgrade to 3.3.0~ynh1
Diffstat (limited to 'check_process')
-rw-r--r--check_process14
1 files changed, 6 insertions, 8 deletions
diff --git a/check_process b/check_process
index 6fbc748..72f8049 100644
--- a/check_process
+++ b/check_process
@@ -1,5 +1,4 @@
-;; Nom du test
- auto_remove=1
+;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
admin="john" (USER)
@@ -10,7 +9,7 @@
setup_sub_dir=0
setup_root=1
setup_nourl=0
- setup_private=0
+ setup_private=1
setup_public=1
upgrade=1
# 3.1.2~ynh2
@@ -25,15 +24,12 @@
upgrade=1 from_commit=248b717f373f3c82bdb19c33cf20980494608697
# 3.2.1~ynh2
upgrade=1 from_commit=74908bf3e70c134bc838c7db3ae8b5aa0938cd75
+ # 3.2.2~ynh1
+ upgrade=1 from_commit=a233ccc644d97aa89756fac9f0ce68c98d81d27c
backup_restore=1
multi_instance=1
- # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version.
- # incorrect_path=1
port_already_use=0
change_url=0
-;;; Levels
- # If the level 5 (Package linter) is forced to 1. Please add justifications here.
- Level 5=auto
;;; Options
Email=yalh@yahoo.com
Notification=all
@@ -50,3 +46,5 @@ Notification=all
name=3.2.1~ynh1
; commit=74908bf3e70c134bc838c7db3ae8b5aa0938cd75
name=3.2.1~ynh2
+ ; commit=a233ccc644d97aa89756fac9f0ce68c98d81d27c
+ name=3.2.2~ynh1