pyOpenSci / pyosMeta

A package that updates pyOpenSci contributor and package metadata on our website
BSD 3-Clause "New" or "Revised" License
4 stars 18 forks source link

Enh: add hatch_vcs for versioning #85

Closed lwasser closed 10 months ago

lwasser commented 10 months ago

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 commented 10 months ago

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

lwasser commented 10 months ago

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

allcontributors[bot] commented 10 months ago

@lwasser

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

lwasser commented 10 months ago

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 commented 10 months ago

pre-commit.ci autofix

lwasser commented 10 months ago

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