Skip to content

fix: normalize CURRENT_VERSION in test snapshots for release compatibility#226

Merged
nikomatsakis merged 1 commit into
symposium-dev:mainfrom
nikomatsakis:auto-update
May 14, 2026
Merged

fix: normalize CURRENT_VERSION in test snapshots for release compatibility#226
nikomatsakis merged 1 commit into
symposium-dev:mainfrom
nikomatsakis:auto-update

Conversation

@nikomatsakis
Copy link
Copy Markdown
Member

What does this PR do?

fix: normalize CURRENT_VERSION in test snapshots for release compatibility

The expect_test snapshots hardcoded "0.3.0" which breaks when release-plz bumps the version. normalize_paths() now also replaces CURRENT_VERSION with "$VERSION" so snapshots survive version bumps.

…ility

The expect_test snapshots hardcoded "0.3.0" which breaks when
release-plz bumps the version. normalize_paths() now also replaces
CURRENT_VERSION with "$VERSION" so snapshots survive version bumps.

Co-authored-by: Claude <claude@anthropic.com>
@nikomatsakis nikomatsakis marked this pull request as ready for review May 14, 2026 21:31
@nikomatsakis nikomatsakis added this pull request to the merge queue May 14, 2026
Merged via the queue into symposium-dev:main with commit 2ef66f5 May 14, 2026
6 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