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

40 lines
921 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
2017-12-05 19:30:08 +01:00
upgrade=1 from_commit=a8a843c80846eced71edb4f62f4b2981578751e2
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-01-20 19:36:01 +01:00
;;; Levels
Level 1=auto
Level 2=auto
Level 3=auto
2017-03-19 18:28:38 +01:00
# Level 4: https://github.com/YunoHost-Apps/jenkins_ynh/blob/master/conf/config.xml#L11-L26
2017-01-20 19:36:01 +01:00
Level 4=1
2017-12-27 14:49:39 +01:00
# Level 5: https://github.com/YunoHost/package_linter/issues/36
Level 5=1
2017-01-20 19:36:01 +01:00
Level 6=auto
Level 7=auto
Level 8=0
Level 9=0
Level 10=0
2017-06-13 19:11:22 +02:00
;;; Options
Email=
Notification=down
2017-12-05 19:30:08 +01:00
;;; Upgrade options
; commit=a8a843c80846eced71edb4f62f4b2981578751e2
name=5 Sep 2017 a8a843c80846eced71edb4f62f4b2981578751e2
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&