Skip to content

v0.1.0-alpha.1 Release Gate Checklist

This checklist defines the evidence required before tagging v0.1.0-alpha.1.

Current status: Not run on final merged release candidate. Historical validation records may show earlier green runs, but they are not sufficient tag evidence until the commands below are run against the current merged release-candidate commit.

GateCommand to RunEvidence LocationCurrent Status
Docs site testsnpm --prefix docs-site testdocs/validation/2026-04-30-alpha-docs-quality-review.mdNot run on final merged release candidate
Docs buildmake docs-buildGitHub Actions Docs run or local build log linked from validation recordNot run on final merged release candidate
Docs navigation validationuv run python testing/ci/validate-docs-navigation.pyGitHub Actions Docs run or local command output linked from validation recordNot run on final merged release candidate
Full CIGitHub Actions CI workflow on the merged release-candidate commitGitHub Actions CI run URL linked from validation recordNot run on final merged release candidate
Helm CIGitHub Actions Helm CI workflow on the merged release-candidate commitGitHub Actions Helm CI run URL linked from validation recordNot run on final merged release candidate
Security scansGitHub Actions security scan jobs on the merged release-candidate commitGitHub Actions CI and Helm CI run URLs linked from validation recordNot run on final merged release candidate
Unit testsGitHub Actions CI unit matrix on Python 3.10, 3.11, and 3.12GitHub Actions CI run URL linked from validation recordNot run on final merged release candidate
Customer 360 demo deploymentmake demo in the remote DevPod release-validation laneFinal Customer 360 validation record under docs/validation/Not run on final merged release candidate
Customer 360 run triggermake demo-customer-360-run in the remote DevPod release-validation laneFinal Customer 360 validation record with dagster.run_idNot run on final merged release candidate
Customer 360 validationmake demo-customer-360-validate in the remote DevPod release-validation laneFinal Customer 360 validation record with business, storage, lineage, tracing, and Dagster evidenceNot run on final merged release candidate
Customer 360 cleanupmake demo-stop after validation evidence is capturedFinal Customer 360 validation record or operator notesNot run on final merged release candidate
DevPod remote E2Emake devpod-testtest-artifacts/devpod-run-*/output.log path linked from validation recordNot run on final merged release candidate
#263 release postureConfirm the GitHub issue records non-blocking alpha scopeFinal validation record and issue linkNot run on final merged release candidate
  • The alpha release requires Customer 360 validation with Iceberg enabled.
  • Dagster without floe-iceberg installed is not part of the alpha promise.
  • #263 remains post-alpha architecture debt only if the release-scope issue posture still classifies it as non-blocking for v0.1.0-alpha.1.
  • API validation can satisfy service evidence when recorded with command output, but manual UI screenshots are not required unless the release owner adds that gate.

Do not tag v0.1.0-alpha.1 until every required gate above has current evidence from the final merged release-candidate commit and the validation record links that evidence.