Skip to content

Conversation

@igaw
Copy link
Collaborator

@igaw igaw commented Jan 12, 2026

The sdist must contain a unique, correctly set version string. Overriding the version via MESONPY_PROJECT_VERSION does not work when building from a Git checkout, and modifying meson.build alone is insufficient because uncommitted changes are not included in the source archive.

Create a temporary, local commit in CI so the generated tarball carries the correct version metadata.

The sdist must contain a unique, correctly set version string.
Overriding the version via MESONPY_PROJECT_VERSION does not work when
building from a Git checkout, and modifying meson.build alone is
insufficient because uncommitted changes are not included in the source
archive.

Create a temporary, local commit in CI so the generated tarball carries
the correct version metadata.

Signed-off-by: Daniel Wagner <[email protected]>
@igaw igaw merged commit e69c2f0 into linux-nvme:master Jan 12, 2026
19 checks passed
@igaw igaw deleted the fix-ci branch January 12, 2026 10:28
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