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 #576

Open
MicahGale opened this issue Oct 17, 2024 · 0 comments · May be fixed by #577
Open

Make version info more reliable for git archive #576

MicahGale opened this issue Oct 17, 2024 · 0 comments · May be fixed by #577
Assignees
Labels
CI/CD code improvement A feature request that will improve the software and its maintainability, but be invisible to users. feature request An issue that improves the user interface.

Comments

@MicahGale
Copy link
Collaborator

I learned that setuptools scm can work in a detached state from git by configuring git archive to export the appropriate information. See this guide: https://setuptools-scm.readthedocs.io/en/latest/usage/#git-archives. We need to implement this real quick to make build more reliable.

I'm not sure if testing is necessary.

@MicahGale MicahGale added CI/CD code improvement A feature request that will improve the software and its maintainability, but be invisible to users. feature request An issue that improves the user interface. labels Oct 17, 2024
@MicahGale MicahGale self-assigned this Oct 17, 2024
@MicahGale MicahGale linked a pull request Oct 17, 2024 that will close this issue
2 tasks
@MicahGale MicahGale linked a pull request Oct 20, 2024 that will close this issue
2 tasks
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. feature request An issue that improves the user interface.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant