aboutsummaryrefslogtreecommitdiff
path: root/check_process
blob: 233a374f9696d7d41958d5e6c63abc3803666700 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
;; Nom du test
	auto_remove=1
	; Manifest
		domain="domain.tld"	(DOMAIN)
		admin="john"	(USER)
		language="fr_FR"
		is_public=1	(PUBLIC|public=1|private=0)
	; Checks
		pkg_linter=1
		setup_sub_dir=0
		setup_root=1
		setup_nourl=0
		setup_private=0
		setup_public=1
		upgrade=1
		# 3.1.2~ynh2
		#upgrade=1	from_commit=7e1f4c2dee5f2c8374686aea62f4648cdf2722c3
		# 3.1.2~ynh3
		#upgrade=1	from_commit=6b30109fc986d83166b1805ec3ad7e28200e3743
		# 3.1.2~ynh4
		upgrade=1	from_commit=d3df899e0a99a63ee1cf7ad845cc513aeaaf30ef
		# 3.2.0~ynh1
		upgrade=1	from_commit=bde14cc4496445fdfed4616ac44fc9527c8369fd
		# 3.2.1~ynh1
		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
;;; Upgrade options
	; commit=7e1f4c2dee5f2c8374686aea62f4648cdf2722c3
		name=3.1.2~ynh2
	; commit=6b30109fc986d83166b1805ec3ad7e28200e3743
		name=3.1.2~ynh3
	; commit=d3df899e0a99a63ee1cf7ad845cc513aeaaf30ef
		name=3.1.2~ynh4
	; commit=bde14cc4496445fdfed4616ac44fc9527c8369fd
		name=3.2.0~ynh1
	; commit=248b717f373f3c82bdb19c33cf20980494608697
		name=3.2.1~ynh1
	; commit=74908bf3e70c134bc838c7db3ae8b5aa0938cd75
		name=3.2.1~ynh2
	; commit=a233ccc644d97aa89756fac9f0ce68c98d81d27c
		name=3.2.2~ynh1