thingalon / pony-ssh

vscode plugin for fast remote editing over ssh
MIT License
31 stars 4 forks source link

Please add tags for the released versions #30

Open GitMensch opened 3 years ago

GitMensch commented 3 years ago

As you likely know you can tag old commits, too, and you can even have the correct date for them. As this extension didn't have too much tags (does it?) I'd create a script to post-add them.

Having tags would:

As I've said I volunteer to provide a script for post-adding the old ones (going by package.json and/or Changelog), but this would only be useful if new versions are tagged later on, too. What do you think?

Tagging new versions also provides a nice way to let people know about them (when subscribing to the tags) and also allows to use CD like GitHub actions to auto-publish to multiple marketplaces, if that's something that you'd like to have.