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
2021-04-08 00:50:11 +02:00

30 lines
757 B
Text

;; Test complet
; Manifest
domain="domain.tld" (DOMAIN)
path="/path" (PATH)
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
# 2.150.2~ynh2
# upgrade=1 from_commit=29141b702f2954e0f72925121aea82a7fa3fc118
# 2.263.1~ynh1
upgrade=1 from_commit=0e1aae7be82034650e2c1f6c1ad6d68a41b80176
backup_restore=1
multi_instance=0
port_already_use=1 (8080)
change_url=1
;;; Options
Email=
Notification=down
;;; Upgrade options
; commit=29141b702f2954e0f72925121aea82a7fa3fc118
name=Fix for getopts 13 Apr 2019
manifest_arg=domain=DOMAIN&path=PATH&is_public=1&
; commit=0e1aae7be82034650e2c1f6c1ad6d68a41b80176
name=2.263.1~ynh1