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

Use gitversion.py to be PEP440 compliant #498

Merged
merged 1 commit into from
Apr 7, 2021

Conversation

jonasdn
Copy link
Contributor

@jonasdn jonasdn commented Apr 7, 2021

No description provided.

@jonasdn jonasdn force-pushed the jonasdn/gitversion branch from 7a37dd4 to 043d766 Compare April 7, 2021 09:08
This is from:
  https://github.com/dairiki/gitversion

Example:
  $ git log --oneline
  03b279a (HEAD -> jonasdn/gitversion) Use gitversion.py to be PEP440 compliant
  6262d75 (tag: 2021.3, origin/master, origin/HEAD, master) bitcraze#497 Fixed broken links

  $ python3 gitversion.py
  2021.3.post1.dev0+03b279a

  $ git tag 2021.1337
  $ python3 gitversion.py
  2021.1337
@jonasdn jonasdn force-pushed the jonasdn/gitversion branch from 043d766 to 84d33c0 Compare April 7, 2021 09:10
@ataffanel
Copy link
Member

Looks good!

@ataffanel ataffanel merged commit 83bcab7 into bitcraze:master Apr 7, 2021
@jonasdn jonasdn added this to the next-release milestone Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants