0
0
mirror of https://github.com/thegeeklab/git-sv.git synced 2024-09-20 10:12:45 +02:00
Commit Graph

18 Commits

Author SHA1 Message Date
Beatriz Vieira
8ea624efa3 refactor: rename ValidateMessageProcessor to MessageProcessor 2020-12-01 23:52:15 -03:00
Beatriz Vieira
9947c06b72 feat: add commit action 2020-12-01 23:15:51 -03:00
Beatriz Vieira
b1dbfb71e9 fix: add chore as default patch version type 2020-12-01 19:40:44 -03:00
Beatriz Vieira
c323081132 feat: add issue id to footer if defined on branch name 2020-08-31 22:28:54 -03:00
Beatriz Vieira
67cd90c762 feat: add validate-commit-message action 2020-08-27 22:57:55 -03:00
Beatriz Vieira
cc57ec4c76 feat: add changelog command 2020-02-02 00:49:54 -03:00
Beatriz Vieira
11e40b68ee refactor: add alias on release-notes and commit-log flags 2020-02-02 00:27:03 -03:00
Beatriz Vieira
f4d1499331 refactor: extract template operation to formatter struct 2020-02-01 22:40:31 -03:00
Beatriz Vieira
2cd32e3ed3 refactor: add version to releasenote struct 2020-02-01 21:00:53 -03:00
Beatriz Vieira
f275e1ca2e feat: support multiple prefixes for issueid and breaking change 2020-02-01 19:43:02 -03:00
Beatriz Vieira
3d51776e9a refactor: update urfave/cli version 2020-02-01 18:37:16 -03:00
Beatriz Vieira
afa57122ba feat: generate release-notes and commit-log from tag when flag -t is used 2020-02-01 18:19:38 -03:00
Beatriz Vieira
0deb04cc9c feat: add version on command usage 2019-12-04 20:18:38 -03:00
Beatriz Vieira
c834806367 refactor: change default tag pattern to d.d.d 2019-12-04 19:51:24 -03:00
Beatriz Vieira
026a45b033 fix: git tag command 2019-12-04 19:50:02 -03:00
Beatriz Vieira
013ef66372 feat: git tag command 2019-12-04 19:37:50 -03:00
Beatriz Vieira
8689388740 refactor: fix NextVersion typo 2019-11-17 13:41:00 -03:00
Beatriz Vieira
9374b3addc feat: add support for current-version, next-version, commit-log and release-notes
BREAKING CHANGE: first release
2019-11-17 13:17:24 -03:00