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

push git tags (ideally annotated) for the releases, mint "releases" on github #39

Open
yarikoptic opened this issue Jul 17, 2020 · 0 comments

Comments

@yarikoptic
Copy link
Contributor

  • QueueMe version: 0.0.12 according to https://pypi.org/project/qme/0.0.12/ but there is no tags in this repo so git describe fails to describe current state (are we past 0.0.12 or on it etc)?

my workflow typically is to git tag -s locally to get an annotated (with changelog cut/pasted)/signed proper git tag, push it to github, go to releases, click "Edit release" for that tag, and just "save" it without any changes -- that makes that tag into Release and keeps original annotation as description for it. Releases done on github directly create non-annotated git tags, which are inferior.

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

No branches or pull requests

1 participant