Testy / TestyTs

✔️ Modern TypeScript testing framework.
http://testy.github.io
ISC License
123 stars 8 forks source link

Tag beta versions with the beta flag #86

Closed Aboisier closed 3 years ago

Aboisier commented 3 years ago

Currently, I have to deploy pre-versions manually. It would be great if the publish action could be a bit smarter and automatically tag versions with the proper tag. For example:

Git tag Npm version Npm tag
v1.1.2 1.1.2 latest
v2.0.0-beta.2 2.0.0-beta.2 beta
v2.0.0-rc.1 v.2.0.0-rc.1 rc