docs(P01): complete publish-pipeline phase (REQ-354, v1.28.1)
Nova Slides Render / render (push) Failing after 24s

---ci---
project: acdl
phase: 1
milestone: v1.29
status: complete
---/ci---
This commit is contained in:
CIAgent Orchestrator
2026-08-20 05:07:30 +00:00
parent 09253bf0be
commit d247db3569
6 changed files with 787 additions and 37 deletions
+1
View File
@@ -32,6 +32,7 @@ testpaths = ["tests"]
markers = [
"offline: tests that run without AWS/Checkov/DynamoDB",
"slow: tests that invoke the full platform pipeline (long-running)",
"live_aws: tests that hit live AWS resources (KMS key alias/nova-oidc-signing, real DynamoDB). Skipped in acdl CI; runs in nova-platform-ops CI (REQ-362, covered-reference).",
]
addopts = "-v --tb=short --junitxml=metrics/test-results.xml --json-report --cov=core --cov=adapters --cov-report=json:metrics/coverage.json --json-report-file=metrics/test-report.json"
filterwarnings = [