What: Deploys are now gated by the test suite: on dev, smoke runs first and functional only if smoke passes; a failure in either rolls back. Prod runs the read-only allowlist after deploy, then promote. Rollback and promote now cover both environments.
Evidence: dev run 34973650566 — smoke 3/3, functional 2/2, promote success. Prod run 35012755291 — read-only api + consumer passed on civicdataspace.in, provider skipped, promote success.
Fix: PRs #459/#460/#462 (deploy-Dataspace.yml, pr-gate.yml).
What: Deploys are now gated by the test suite: on dev, smoke runs first and functional only if smoke passes; a failure in either rolls back. Prod runs the read-only allowlist after deploy, then promote. Rollback and promote now cover both environments.
Evidence: dev run 34973650566 — smoke 3/3, functional 2/2, promote success. Prod run 35012755291 — read-only api + consumer passed on civicdataspace.in, provider skipped, promote success.
Fix: PRs #459/#460/#462 (deploy-Dataspace.yml, pr-gate.yml).