You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* docs: add release procedure to CONTRIBUTING.md
Documents the full release workflow: validation gates, version update
locations, changelog guidelines, GitHub release creation, PyPI
verification, and what not to do. Fixes Python version requirement
(3.10+ not 3.11+).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* docs: address Gemini review findings on release procedure
- Clarify `.patch` slot is reserved for Python-only fixes (upstream
patches sync via minor bump, so no collision)
- Document `verify_test_fidelity.py` needs `$TS_ROOT` (else silently
passes — a release-blocking foot-gun)
- Mark deprecated releases instead of deleting them (preserve history,
avoid breaking external links)
- Tighten "no alpha for sync releases" wording so it doesn't contradict
the `0.4.26a1` example in the version-scheme section
* docs: standardize pre-release terminology (CodeRabbit nit)
---------
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments