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
* chore(ci): consolidate 7 workflows into 3
Replace 5 overlapping release workflows (nightly, beta, weekly, publish-pypi,
pre-commit-auto-fix) with a single unified release.yml that chains
determine-release → test → publish → cleanup. Tests are now a hard gate
for all releases.
- Fix .bumpversion.cfg version drift (4.1.1 → 4.3.0)
- Add concurrency controls and consolidate redundant CI test jobs
- Add gitleaks secret scanning and pre-commit-hooks to .pre-commit-config.yaml
- Add --alpha flag to generate_changelog.py
- Update Claude.md to reflect new 3-workflow architecture
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
* style: fix black formatting in generate_changelog.py
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
0 commit comments