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

Cargo should help devs have their tags in order. #2291

Closed
dpc opened this issue Jan 17, 2016 · 2 comments
Closed

Cargo should help devs have their tags in order. #2291

dpc opened this issue Jan 17, 2016 · 2 comments

Comments

@dpc
Copy link
Contributor

dpc commented Jan 17, 2016

This is inspired by: https://www.reddit.com/r/rust/comments/419pm5/psa_please_please_please_tag_your_git/cz0qz4y

Cargo already does a lot of git related things, why couldn't it automatically create annotated tags on cargo publish? Optionally it could make a git push --tag. Or it could go all the way generic and have a hooks for cargo publish so anyone can customize their cargo publish policy.

@jonas-schievink
Copy link
Contributor

Duplicate of #841

@alexcrichton
Copy link
Member

I agree this is a dupe, but thanks for the report!

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

3 participants