Complete RC11 release acceptance
GeoIntel release gates / Compile, test, contracts and builds (push) Canceled after 0s
GeoIntel release gates / Python and npm vulnerability policy (push) Canceled after 0s
GeoIntel release gates / GIS image, SBOM and container scan (push) Canceled after 0s

This commit is contained in:
Codex
2026-07-18 08:33:40 +02:00
parent 79a9f9dbfc
commit a70cb79e06
9 changed files with 136 additions and 6 deletions
@@ -74,6 +74,7 @@ def test_release_evidence_cli_writes_single_head_manifest(tmp_path: Path) -> Non
assert payload["files"]["docs/RC_SCOPE_FREEZE_BELGIUM_NORTH_SEA.md"]["sha256"]
assert payload["files"]["docs/RC_ROADMAP_BELGIUM_NORTH_SEA.md"]["sha256"]
assert payload["files"]["docs/RELEASE_RUNBOOK.md"]["sha256"]
assert payload["files"]["docs/KNOWN_LIMITATIONS.md"]["sha256"]
def test_readiness_gate_compiles_release_evidence_command() -> None: