qa(exportcenter): close local evidence cache feature and start oci digest checks
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
{
|
||||
"module": "exportcenter",
|
||||
"featureCount": 7,
|
||||
"lastUpdatedUtc": "2026-02-11T14:28:02.8067798Z",
|
||||
"lastUpdatedUtc": "2026-02-11T14:37:55.0477195Z",
|
||||
"features": {
|
||||
"cli-ui-surfacing-of-hidden-backend-capabilities": {
|
||||
"status": "done",
|
||||
@@ -58,33 +58,38 @@
|
||||
]
|
||||
},
|
||||
"local-evidence-cache-with-deferred-enrichment-queue": {
|
||||
"status": "checking",
|
||||
"tier": 0,
|
||||
"retryCount": 0,
|
||||
"sourceVerified": null,
|
||||
"buildVerified": null,
|
||||
"e2eVerified": null,
|
||||
"status": "done",
|
||||
"tier": 2,
|
||||
"retryCount": 1,
|
||||
"sourceVerified": true,
|
||||
"buildVerified": true,
|
||||
"e2eVerified": true,
|
||||
"skipReason": null,
|
||||
"lastRunId": "run-001",
|
||||
"lastUpdatedUtc": "2026-02-11T14:28:02.8067798Z",
|
||||
"featureFile": "docs/features/unchecked/exportcenter/local-evidence-cache-with-deferred-enrichment-queue.md",
|
||||
"lastUpdatedUtc": "2026-02-11T14:37:55.0477195Z",
|
||||
"featureFile": "docs/features/checked/exportcenter/local-evidence-cache-with-deferred-enrichment-queue.md",
|
||||
"notes": [
|
||||
"[2026-02-11T14:28:02.8067798Z] checking: Started run-001 Tier 0/1/2 verification for local-evidence-cache-with-deferred-enrichment-queue."
|
||||
"[2026-02-11T14:28:02.8067798Z] checking: Started run-001 Tier 0/1/2 verification for local-evidence-cache-with-deferred-enrichment-queue.",
|
||||
"[2026-02-11T14:37:55.0477195Z] failed: Tier 1 service-suite run initially failed (1/920) on tampered bundle verification due unhandled manifest parse exception.",
|
||||
"[2026-02-11T14:37:55.0477195Z] triaged: Root cause in OfflineBundlePackager.VerifyBundleAsync manifest deserialization path; malformed JSON threw instead of returning invalid verification.",
|
||||
"[2026-02-11T14:37:55.0477195Z] fixing: Hardened VerifyBundleAsync to treat JsonException as invalid manifest and return IsValid=false with issue details.",
|
||||
"[2026-02-11T14:37:55.0477195Z] retesting: Rebuilt ExportCenter tests and reran suite with fresh evidence after verification hardening.",
|
||||
"[2026-02-11T14:37:55.0477195Z] done: Completed run-001 Tier 0/1/2 verification with pass (service 920/920) and moved feature dossier to checked."
|
||||
]
|
||||
},
|
||||
"oci-digest-first-release-identity": {
|
||||
"status": "queued",
|
||||
"status": "checking",
|
||||
"tier": 0,
|
||||
"retryCount": 0,
|
||||
"sourceVerified": null,
|
||||
"buildVerified": null,
|
||||
"e2eVerified": null,
|
||||
"skipReason": null,
|
||||
"lastRunId": null,
|
||||
"lastUpdatedUtc": "2026-02-11T13:48:58.5755746Z",
|
||||
"lastRunId": "run-001",
|
||||
"lastUpdatedUtc": "2026-02-11T14:37:55.0477195Z",
|
||||
"featureFile": "docs/features/unchecked/exportcenter/oci-digest-first-release-identity.md",
|
||||
"notes": [
|
||||
|
||||
"[2026-02-11T14:37:55.0477195Z] checking: Started run-001 Tier 0/1/2 verification for oci-digest-first-release-identity."
|
||||
]
|
||||
},
|
||||
"oci-distribution-for-export-artifacts": {
|
||||
@@ -122,9 +127,9 @@
|
||||
"retesting": 0,
|
||||
"blocked": 0,
|
||||
"skipped": 0,
|
||||
"queued": 3,
|
||||
"queued": 2,
|
||||
"not_implemented": 0,
|
||||
"done": 3,
|
||||
"done": 4,
|
||||
"triaged": 0,
|
||||
"fixing": 0,
|
||||
"checking": 1,
|
||||
|
||||
Reference in New Issue
Block a user