franiglesias / versiontag

Bash command to automate tag semantic versioning
MIT License
46 stars 13 forks source link

semver generation #16

Open franiglesias opened 5 years ago

franiglesias commented 5 years ago

I'm thinking that current command could accept --semver option and generate the .semver file with the current version

versiontag current --semver
versiontag current -s
pkristian commented 5 years ago

in default do not create semver stuff, only with theese params :)

franiglesias commented 5 years ago

Another aspect to take into account is a good workflow, to avoid unnecessary commits. Ideas:

Is it good idea to tag a commit in a branch?

pkristian commented 5 years ago

i am not certrain which way will be better, hovewer consider this facts:

franiglesias commented 5 years ago

Agree with -c|--commit

I need some background with different versions at same time, II need to clarify workflows

pkristian commented 5 years ago

for example this project have that: https://github.com/dg/dibi/branches