Skip to content

feat(release): harden release automation#174

Merged
typelicious merged 1 commit into
mainfrom
codex/release-automation-hardening
Mar 29, 2026
Merged

feat(release): harden release automation#174
typelicious merged 1 commit into
mainfrom
codex/release-automation-hardening

Conversation

@typelicious
Copy link
Copy Markdown
Collaborator

Summary

  • harden the local release helper and verification flow
  • validate release tags against package versions in CI
  • publish PyPI from prebuilt artifacts and document the tap handoff

Testing

  • python3 -m py_compile scripts/faigate-release scripts/faigate-verify
  • env PYTHONPATH=. ./.venv-check-313/bin/pytest -q tests/test_release_scripts.py
  • python3 scripts/faigate-release --dry-run --version 1.11.3 --allow-dirty --skip-verify

@typelicious typelicious merged commit 1261813 into main Mar 29, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant