mirror of
https://github.com/YunoHost-Apps/radarr_ynh.git
synced 2024-09-03 20:16:13 +02:00
v2
This commit is contained in:
parent
679346ebfb
commit
63d089c9fa
2 changed files with 7 additions and 35 deletions
|
@ -1,35 +0,0 @@
|
|||
# See here for more information
|
||||
# https://github.com/YunoHost/package_check#syntax-check_process-file
|
||||
|
||||
# Move this file from check_process.default to check_process when you have filled it.
|
||||
|
||||
;; Test complet
|
||||
; Manifest
|
||||
domain="domain.tld"
|
||||
path="/path"
|
||||
admin="john"
|
||||
; Checks
|
||||
pkg_linter=1
|
||||
setup_sub_dir=1
|
||||
setup_root=1
|
||||
setup_nourl=0
|
||||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
#upgrade=1 from_commit=CommitHash
|
||||
upgrade=1 from_commit=164fa2341225bc8ce7671d0f70cc696ed8ab58a7
|
||||
upgrade=1 from_commit=35c7ebe40c8893321c39570608ac0deacc9407c0
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
port_already_use=0
|
||||
change_url=1
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
;;; Upgrade options
|
||||
; commit=164fa2341225bc8ce7671d0f70cc696ed8ab58a7
|
||||
name=2021-06-03 v3.2.0.5048
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&
|
||||
; commit=35c7ebe40c8893321c39570608ac0deacc9407c0
|
||||
name=2021-06-13 3.2.2.5080~ynh1
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&
|
|
@ -1,3 +1,10 @@
|
|||
test_format = 1.0
|
||||
|
||||
[default]
|
||||
|
||||
|
||||
# -------------------------------
|
||||
# Commits to test upgrade from
|
||||
# -------------------------------
|
||||
|
||||
test_upgrade_from.35c7ebe4.name = "Upgrade from 3.2.2.5080~ynh1"
|
||||
|
|
Loading…
Add table
Reference in a new issue