mirror of
https://github.com/YunoHost-Apps/wekan_ynh.git
synced 2024-09-03 20:36:09 +02:00
43 lines
1.3 KiB
Text
43 lines
1.3 KiB
Text
;; Test complet
|
|
; Manifest
|
|
domain="domain.tld" (DOMAIN)
|
|
path="/path" (PATH)
|
|
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
|
|
# 3.79~ynh2
|
|
upgrade=1 from_commit=2843d504bcdb0402939f87ebeeda3417de02a9e4
|
|
# 3.95~ynh1
|
|
upgrade=1 from_commit=46f4b540cb99090a3fe1d35828094dbbfb34b692
|
|
# 3.95~ynh1
|
|
upgrade=1 from_commit=3cd252289f4fd138879872658762f4c6ae415cc4
|
|
# 4.09~ynh1
|
|
upgrade=1 from_commit=c2b4715e8591031f3054cedb1220e7619607bb36
|
|
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=1
|
|
;;; Levels
|
|
# If the level 5 (Package linter) is forced to 1. Please add justifications here.
|
|
Level 5=auto
|
|
;;; Options
|
|
Email=ljf+ynh-wekan@reflexlibre.net
|
|
Notification=down
|
|
;;; Upgrade options
|
|
; commit=2843d504bcdb0402939f87ebeeda3417de02a9e4
|
|
name=3.79~ynh2
|
|
; commit=46f4b540cb99090a3fe1d35828094dbbfb34b692
|
|
name=3.95~ynh1
|
|
; commit=3cd252289f4fd138879872658762f4c6ae415cc4
|
|
name=3.95~ynh1
|
|
; commit=c2b4715e8591031f3054cedb1220e7619607bb36
|
|
name=4.09~ynh1
|