Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check that git tag matches version in CI/CD #1182

Open
jakob-keller opened this issue Aug 23, 2024 · 1 comment
Open

Check that git tag matches version in CI/CD #1182

jakob-keller opened this issue Aug 23, 2024 · 1 comment
Labels
github_actions Pull requests that update GitHub Actions code

Comments

@jakob-keller
Copy link
Collaborator

          In the CI pipeline, you can also check that it matches the tag.

Originally posted by @webknjaz in #1178 (comment)

@jakob-keller jakob-keller added the github_actions Pull requests that update GitHub Actions code label Aug 23, 2024
@webknjaz
Copy link
Member

When using setuptools-scm I even go as far as computing the expected dists filenames and assert that when building them. If you want to switch to it, I'll find some examples..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

No branches or pull requests

2 participants