新增 release artifact URL workflow summary view model
This commit is contained in:
@@ -169,6 +169,10 @@ when the shell should fetch the artifact JSON URL, validate it, and optionally
|
||||
mount the render-state into caller-owned DOM without executing gates. The URL
|
||||
workflow result includes `validationSummaryViewModel` so callers can show
|
||||
stable validation status and rows from the same fetch.
|
||||
Use `createIniPanelShellWorkflowOverviewReleaseReadinessArtifactUrlWorkflowSummaryViewModel()` or
|
||||
`linuxCncIniPanelWorkflowOverviewApi.getWorkflowOverviewReleaseReadinessArtifactUrlWorkflowSummaryViewModel()`
|
||||
when the shell needs one stable status line and dashboard rows for the whole
|
||||
artifact URL fetch/validate/render/mount workflow.
|
||||
Use `createIniPanelShellWorkflowOverviewReleaseReadinessArtifactValidationSummaryViewModel()` or
|
||||
`linuxCncIniPanelWorkflowOverviewApi.getWorkflowOverviewReleaseReadinessArtifactValidationSummaryViewModel()`
|
||||
when the shell needs stable artifact validation status text and dashboard rows
|
||||
|
||||
Reference in New Issue
Block a user