merge(milestone): v1.29 Reposplit + Identity Layer Bring-Live to main (release v1.28.6)
Nova Slides Render / render (push) Failing after 22s
Nova Slides Render / render (push) Failing after 22s
---ci--- project: acdl phase: 6 milestone: v1.29 status: complete ---/ci---
This commit is contained in:
+2
-1
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "nova"
|
||||
version = "1.14.0"
|
||||
version = "1.29.0"
|
||||
description = "Nova — consumers declare intent; the platform delivers safe production deployment."
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user