feat(delivery): expose non110 autostart readback
This commit is contained in:
@@ -2569,6 +2569,8 @@ export interface DeliveryClosureWorkbenchSnapshot {
|
||||
production_deploy_non110_runner_host_label: string
|
||||
production_deploy_non110_runner_ubuntu_label: string
|
||||
production_deploy_non110_runner_online_label_match: boolean
|
||||
production_deploy_non110_runner_autostart_path_armed: boolean
|
||||
production_deploy_non110_runner_ready_autostart_path_count: number
|
||||
production_deploy_non110_runner_registration_condition_required: boolean
|
||||
production_deploy_non110_runner_ready_config_count: number
|
||||
production_deploy_non110_runner_ready_service_count: number
|
||||
@@ -2626,6 +2628,8 @@ export interface DeliveryClosureWorkbenchSnapshot {
|
||||
non110_runner_host_label: string
|
||||
non110_runner_ubuntu_label: string
|
||||
non110_runner_online_label_match: boolean
|
||||
non110_runner_autostart_path_armed: boolean
|
||||
non110_runner_ready_autostart_path_count: number
|
||||
non110_runner_registration_condition_required: boolean
|
||||
non110_runner_ready_config_count: number
|
||||
non110_runner_ready_service_count: number
|
||||
|
||||
Reference in New Issue
Block a user