Skip to content

Multidialogo/gists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

contents

bash scripts

git semantic versioning tags automation

generate next tag

Will prompt the user propousing the next tag, then will apply it, and push.

see script

prune old tags

Script usage.

If passed first parameter must be the lower tag to preserve, must be an integer.

If no argument passed the user will be prompted for confirmation on any tag in the repository.

This solution is more secure than dealing on tag date, since could not be consistent with version progression.

see script

Releases

No releases published

Packages

No packages published

Languages