新增发布 artifact URL browser gate
This commit is contained in:
@@ -85,6 +85,7 @@ wasm-port/tools/verify_no_standalone_cnc_semantics.sh
|
||||
SKIP_INTERP_BUILD=1 wasm-port/tests/wasm/node/verify_interp_wasm.sh
|
||||
SKIP_INTERP_BUILD=1 wasm-port/tests/wasm/node/verify_sim_configs_inventory_wasm.sh
|
||||
SKIP_INI_BUILD=1 SKIP_INTERP_BUILD=1 wasm-port/tests/browser/verify_ini_panel_browser.sh
|
||||
SKIP_INI_BUILD=1 SKIP_INTERP_BUILD=1 wasm-port/tests/browser/verify_release_artifact_url_workflow_browser.sh
|
||||
wasm-port/tests/ui/node/verify_ui_node_smokes.sh
|
||||
wasm-port/tests/host/verify_host_smokes.sh
|
||||
```
|
||||
@@ -134,6 +135,7 @@ browser_ini_control_page_smoke=ok
|
||||
browser_ini_launch_smoke=ok
|
||||
browser_ini_workflow_overview_smoke=ok
|
||||
browser_ini_shell_integration_workflow_smoke=ok
|
||||
browser_release_artifact_url_workflow_smoke=ok
|
||||
```
|
||||
|
||||
## Blocked runtime families
|
||||
@@ -157,6 +159,7 @@ must not be run on hosts that do not provide the required LinuxCNC runtime.
|
||||
- Sim-config inventory has `unexpected_fail=0`.
|
||||
- UI Node smoke passes.
|
||||
- Browser INI panel smoke passes.
|
||||
- Release artifact URL browser workflow smoke passes.
|
||||
- Host aggregate smoke passes.
|
||||
- `verify_project_release_gate.sh` passes.
|
||||
- SDK exports match `runtime/sdk/README.md`.
|
||||
|
||||
Reference in New Issue
Block a user