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

Enh: add hatch_vcs for versioning #85

Merged
merged 7 commits into from
Dec 24, 2023
Merged

Conversation

lwasser
Copy link
Member

@lwasser lwasser commented Dec 20, 2023

this is a start at vcs based versioning. i opened a question around how to setup the correct template here i'm sure that i just don't understand how to help it understand how we are versioning things. right now it's grabbing version. 0.1 even tho we have tag 0.2

addresses in part #82

@lwasser lwasser added the enhancement New feature or request label Dec 20, 2023
@lwasser
Copy link
Member Author

lwasser commented Dec 20, 2023

something is odd because i see the tags in the history but there are no tags listed here in the repo.

@@ -0,0 +1,17 @@
# file generated by setuptools_scm
# don't change, don't track in version control
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should go in .gitignore

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so so much, @ofek !! i just fixed this and pushed it up. i really appreciate your help.

@lwasser lwasser marked this pull request as ready for review December 20, 2023 19:58
@lwasser
Copy link
Member Author

lwasser commented Dec 20, 2023

@all-contributors please add @ofek for code, review

Copy link
Contributor

@lwasser

I've put up a pull request to add @ofek! 🎉

@lwasser
Copy link
Member Author

lwasser commented Dec 20, 2023

This is now ready for review! everything is working as it should locally now 🚀 and i've cleaned up the pyproject.toml file thanks to @ofek suggestion above! ✨

@lwasser
Copy link
Member Author

lwasser commented Dec 24, 2023

pre-commit.ci autofix

@lwasser
Copy link
Member Author

lwasser commented Dec 24, 2023

thank you again @ofek im going to merge this now!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants