Skip to content

Derive release versions from tags#8

Merged
Xuanwo merged 1 commit into
mainfrom
xuanwo/tag-derived-versioning
Apr 14, 2026
Merged

Derive release versions from tags#8
Xuanwo merged 1 commit into
mainfrom
xuanwo/tag-derived-versioning

Conversation

@Xuanwo

@Xuanwo Xuanwo commented Apr 14, 2026

Copy link
Copy Markdown
Contributor

This removes release-specific version bumps from the repository and keeps the checked-in package metadata on pseudo development versions. The Python release workflow now derives the real release version from the git tag and injects it into the Python, Cargo, and lock metadata before building wheels.

This keeps normal development and PR merges free of Prepare x.y.z release commits while preserving a single release source of truth. The new helper script and just targets also make local dry runs use the same tag-to-version mapping as CI.

@Xuanwo Xuanwo merged commit 179ef29 into main Apr 14, 2026
4 checks passed
@Xuanwo Xuanwo deleted the xuanwo/tag-derived-versioning branch April 14, 2026 15:58
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