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

35 lines
1 KiB
Text
Raw Normal View History

;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
2020-04-01 17:49:20 +02:00
admin="john" (USER)
is_public=1 (PUBLIC|public=1|private=0)
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2020-04-14 21:29:34 +02:00
# 3.79~ynh2
upgrade=1 from_commit=2843d504bcdb0402939f87ebeeda3417de02a9e4
# 3.95~ynh1
upgrade=1 from_commit=46f4b540cb99090a3fe1d35828094dbbfb34b692
backup_restore=1
multi_instance=1
2019-07-10 00:03:59 +02:00
# 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
2019-03-23 13:03:03 +01:00
port_already_use=0
2019-03-07 12:12:10 +01:00
change_url=1
;;; Levels
2019-07-10 00:03:59 +02:00
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
Level 5=auto
;;; Options
2019-04-02 13:44:47 +02:00
Email=ljf+ynh-wekan@reflexlibre.net
Notification=down
;;; Upgrade options
; commit=2843d504bcdb0402939f87ebeeda3417de02a9e4
name=3.79~ynh2
; commit=46f4b540cb99090a3fe1d35828094dbbfb34b692
name=3.95~ynh1