新增 release artifact URL workflow summary API

This commit is contained in:
2026-06-16 14:14:14 +08:00
parent 9015de1961
commit bee05005b5
9 changed files with 179 additions and 2 deletions

View File

@@ -65,6 +65,8 @@ continuation records are in `../text14.txt`.
`loadProjectReleaseReadinessArtifactUrlWorkflow()` provides the same
SDK-side workflow from an artifact URL and caller-provided fetch
implementation, including fetch status and next-command output.
`createProjectReleaseReadinessArtifactUrlWorkflowSummaryViewModel()` turns
that SDK URL workflow into stable dashboard rows and status text.
Browser shells can also pass the JSON to
`linuxCncIniPanelWorkflowOverviewApi.validateWorkflowOverviewReleaseReadinessArtifactJson()`
through the workflow overview iframe and receive stable validation rows. They