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

Introduce git tag based versioning #47

Closed
venth opened this issue Jun 22, 2017 · 2 comments
Closed

Introduce git tag based versioning #47

venth opened this issue Jun 22, 2017 · 2 comments
Milestone

Comments

@venth
Copy link
Owner

venth commented Jun 22, 2017

The inspiration to move versioning to git tags is the project - axion-release-plugin made by Allegro.
The reasons to moving to git tag based versioning are:

  • easier release process by moving versioning outside of the codebase,
  • keep versioning consistent.
@venth
Copy link
Owner Author

venth commented Jun 24, 2017

There is a project that realizes git based versioning for python. It's python-versioneer.

@venth
Copy link
Owner Author

venth commented Aug 13, 2017

Introduced in version 0.3.11

@venth venth closed this as completed Aug 13, 2017
@venth venth added this to the 0.3.x milestone Aug 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant