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

please add tags for the released versions #38

Open
GitMensch opened this issue Jan 27, 2021 · 4 comments
Open

please add tags for the released versions #38

GitMensch opened this issue Jan 27, 2021 · 4 comments
Assignees

Comments

@GitMensch
Copy link
Contributor

As you likely know you can tag old commits, too, and you can even have the correct date for them like git tag -a v1.2 9fceb02 -m "Message here" and the more in-depth answer on How to tag an older commit in Git? that notes how to tag with the correct date.

And of course: please tag new versions (in an ideal world you can use CI to publish to all market places / vsix registries you like to, by just committing a tag that matches with v[:number:]\.[:number:]\.[:number:].

@GorvGoyl
Copy link
Owner

Valid point. Will add GH releases from now on.

@GitMensch
Copy link
Contributor Author

GitMensch commented Feb 21, 2021

If you agree I'd like to inspect the old versions and post-tag those, too.
I'd then add a script here to create the tags which can then be pushed to GH (I think I won't be able to push those but could try that, too).

What do you think? If you are fine with this: just reopen and assign it to me and I'll check for the necessary commands and commit hashes for the versions.

@GorvGoyl
Copy link
Owner

sure.

@GorvGoyl
Copy link
Owner

@GitMensch should we close this issue?

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

2 participants