bump version to 0.10.9

update registry
This commit is contained in:
Xuwznln
2025-11-15 02:27:44 +08:00
parent b6dfe2b944
commit 813400f2b4
18 changed files with 730 additions and 82 deletions

View File

@@ -6120,31 +6120,6 @@ workstation.bioyond:
title: load_bioyond_data_from_file参数
type: object
type: UniLabJsonCommand
auto-merge_workflow_with_parameters:
feedback: {}
goal: {}
goal_default:
json_str: null
handles: {}
placeholder_keys: {}
result: {}
schema:
description: ''
properties:
feedback: {}
goal:
properties:
json_str:
type: string
required:
- json_str
type: object
result: {}
required:
- goal
title: merge_workflow_with_parameters参数
type: object
type: UniLabJsonCommand
auto-post_init:
feedback: {}
goal: {}
@@ -6460,6 +6435,7 @@ workstation.bioyond:
status_types:
all_workflows: dict
bioyond_status: dict
station_info: dict
workstation_status: dict
type: python
config_info: []
@@ -6473,8 +6449,6 @@ workstation.bioyond:
type: string
deck:
type: string
station_config:
type: string
required: []
type: object
data:
@@ -6483,11 +6457,14 @@ workstation.bioyond:
type: object
bioyond_status:
type: object
station_info:
type: object
workstation_status:
type: object
required:
- bioyond_status
- all_workflows
- station_info
- workstation_status
type: object
version: 1.0.0