Skip to content

Fix version bump baseline detection#273

Merged
MaxGhenis merged 1 commit into
mainfrom
codex/fix-version-bump-regression
Apr 13, 2026
Merged

Fix version bump baseline detection#273
MaxGhenis merged 1 commit into
mainfrom
codex/fix-version-bump-regression

Conversation

@MaxGhenis
Copy link
Copy Markdown
Contributor

Summary

  • bump the release workflow from the highest known released version instead of trusting a stale pyproject version
  • fetch tags in the versioning job so published tags are visible to the bump script
  • add regression tests for stale pyproject and tag-aware version selection

Testing

  • uv run pytest --noconftest tests/test_bump_version.py
  • uv run ruff check .github/bump_version.py tests/test_bump_version.py

@MaxGhenis MaxGhenis merged commit a3bf6f8 into main Apr 13, 2026
6 checks passed
@MaxGhenis MaxGhenis deleted the codex/fix-version-bump-regression branch April 13, 2026 11:05
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