新增 release artifact URL workflow summary API
This commit is contained in:
@@ -57,6 +57,7 @@ import {
|
||||
createProjectReleaseGateManifest,
|
||||
createProjectReleaseGateResultMatrix,
|
||||
createProjectReleaseReadinessArtifactJsonWorkflow,
|
||||
createProjectReleaseReadinessArtifactUrlWorkflowSummaryViewModel,
|
||||
createProjectReleaseReadinessArtifactValidation,
|
||||
createProjectReleaseReadinessArtifactValidationActionPlan,
|
||||
createProjectReleaseReadinessArtifactValidationSummaryViewModel,
|
||||
@@ -248,6 +249,9 @@ action plan instead of throwing.
|
||||
for callers that supply a `fetch` implementation. It fetches the artifact URL,
|
||||
runs the JSON workflow, and returns fetch status, validation, summary, and
|
||||
action-plan output without executing release gates.
|
||||
`createProjectReleaseReadinessArtifactUrlWorkflowSummaryViewModel()` turns the
|
||||
URL workflow result into stable dashboard status text and rows for ready,
|
||||
missing-input, fetch-failure, and artifact-validation-blocked states.
|
||||
|
||||
## OPFS/session persistence exports
|
||||
|
||||
|
||||
Reference in New Issue
Block a user