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

make version info more reliable for git archive #577

Open
wants to merge 16 commits into
base: develop
Choose a base branch
from

Conversation

MicahGale
Copy link
Collaborator

@MicahGale MicahGale commented Oct 17, 2024

Description

Make it so that git archive includes the information necessary for setuptools_scm to get a version number. This is based on this guide. Also added a test to make sure this works.
Fixes #576

Checklist

  • I have performed a self-review of my own code
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@MicahGale MicahGale linked an issue Oct 17, 2024 that may be closed by this pull request
@MicahGale MicahGale self-assigned this Oct 20, 2024
@MicahGale MicahGale added CI/CD code improvement A feature request that will improve the software and its maintainability, but be invisible to users. labels Oct 20, 2024
@MicahGale MicahGale changed the title 576 make version info more reliable for git archive make version info more reliable for git archive Oct 20, 2024
@MicahGale MicahGale marked this pull request as ready for review October 20, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD code improvement A feature request that will improve the software and its maintainability, but be invisible to users.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make version info more reliable for git archive
1 participant