1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spip_ynh.git synced 2024-09-03 20:25:59 +02:00
spip_ynh/check_process

49 lines
1.4 KiB
Text
Raw Normal View History

2019-03-10 02:20:27 +01:00
;; Test complet
; Manifest
2021-12-31 08:57:46 +01:00
domain="domain.tld"
path="/path"
admin="john"
2019-03-10 02:20:27 +01:00
users_status="Editor"
2021-12-31 08:57:46 +01:00
is_public=1
2019-03-10 02:20:27 +01:00
password="thisisapassword"
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2021-05-28 00:48:27 +02:00
# 3.2.4~ynh1
2021-06-15 23:10:38 +02:00
#upgrade=1 from_commit=e079b0d81e698c9cde7e9ce50b29da1d5715bf65
2021-05-28 00:48:27 +02:00
# 3.2.5~ynh1
2021-06-15 23:10:38 +02:00
#upgrade=1 from_commit=bf4e4ecbed70de828d0a0828f3240febb25dde0e
2021-05-28 00:48:27 +02:00
# 3.2.7~ynh2
upgrade=1 from_commit=a13cdbc22324173e983cf8c358920615d8c10e64
# 3.2.7~ynh3
upgrade=1 from_commit=69521e339ffc50e4960968b63d2aee8ffe81f854
# 3.2.8~ynh1
upgrade=1 from_commit=810fd850466139fe4b7ee31eabc13d81d4020698
# 3.2.8~ynh2
upgrade=1 from_commit=0d7e9e61e95d2ad6e1443566d2c45325730fd29b
# 3.2.9~ynh2
upgrade=1 from_commit=7cb55ab7365af2c52b3c709127da860b87f932fc
2019-03-10 02:20:27 +01:00
backup_restore=1
multi_instance=1
port_already_use=0
change_url=1
2019-03-10 11:28:45 +01:00
;;; Upgrade options
; commit=e079b0d81e698c9cde7e9ce50b29da1d5715bf65
name=3.2.4~ynh1
2021-05-28 00:48:27 +02:00
; commit=bf4e4ecbed70de828d0a0828f3240febb25dde0e
name=3.2.5~ynh1
; commit=a13cdbc22324173e983cf8c358920615d8c10e64
name=3.2.7~ynh2
; commit=69521e339ffc50e4960968b63d2aee8ffe81f854
name=3.2.7~ynh3
; commit=810fd850466139fe4b7ee31eabc13d81d4020698
name=3.2.8~ynh1
; commit=0d7e9e61e95d2ad6e1443566d2c45325730fd29b
name=3.2.8~ynh2
; commit=7cb55ab7365af2c52b3c709127da860b87f932fc
name=3.2.9~ynh2