1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webtrees_ynh.git synced 2024-09-03 18:26:37 +02:00
This commit is contained in:
Éric Gaspar 2023-03-23 08:53:24 +01:00
parent 077587e0e8
commit 6fefcc2320
2 changed files with 3 additions and 29 deletions

View file

@ -1,28 +0,0 @@
;; Test complet
; Manifest
domain="domain.tld"
path="/path"
username="john"
name="john"
email="admin@example.com"
is_public=1
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
#2.0.23~ynh1
upgrade=1 from_commit=ba7931d0524925cb4a4264ac857af9ea7c7e6120
backup_restore=1
multi_instance=1
change_url=1
;;; Options
Email=anmol@datamol.org
Notification=change
;;; Upgrade options
; commit=ba7931d0524925cb4a4264ac857af9ea7c7e6120
name=Testing (#42)
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&password=pass&port=666&

View file

@ -1,3 +1,5 @@
test_format = 1.0
[default]
test_upgrade_from.7931d052.name = "Upgrade from 2.0.23"