1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jenkins_ynh.git synced 2024-09-03 19:26:18 +02:00
jenkins_ynh/check_process

27 lines
605 B
Text
Raw Normal View History

2016-11-30 17:49:37 +01:00
;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
2017-03-19 18:28:38 +01:00
is_public=1 (PUBLIC|public=1|private=0)
2016-11-30 17:49:37 +01:00
; Checks
pkg_linter=1
setup_sub_dir=1
setup_root=1
setup_nourl=0
setup_private=1
setup_public=1
upgrade=1
2019-05-28 01:33:48 +02:00
upgrade=1 from_commit=29141b702f2954e0f72925121aea82a7fa3fc118
2016-11-30 17:49:37 +01:00
backup_restore=1
multi_instance=0
incorrect_path=1
port_already_use=1 (8080)
2017-12-05 19:30:08 +01:00
change_url=1
2017-06-13 19:11:22 +02:00
;;; Options
Email=
Notification=down
2017-12-05 19:30:08 +01:00
;;; Upgrade options
2019-05-28 01:33:48 +02:00
; commit=29141b702f2954e0f72925121aea82a7fa3fc118
name= Fix for getopts 13 Apr 2019
2017-12-05 19:30:08 +01:00
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&