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

23 Commits

Author SHA1 Message Date
Beatriz Vieira
243d73b5c2 feat: add authorName and timestamp to git commit
issue: #40
2022-02-06 20:16:52 -03:00
Beatriz Vieira
84e8c9d168 feat: print tag name on git sv tag 2021-09-24 17:59:38 -03:00
Beatriz Vieira
1cb825c4b0 fix: print error output at git sv tag 2021-09-24 17:49:58 -03:00
Beatriz Vieira
6fd31b9aa0 refactor: fix lint staticcheck SA9004 2021-07-31 17:44:42 -03:00
Beatriz Vieira
b83c6e335d chore: run lint autofix 2021-07-31 16:03:58 -03:00
Beatriz Vieira
a1eaa78a6c feat(changelog): add add-next-version flag
issue: #17
2021-04-10 22:59:30 -03:00
Beatriz Vieira
e4e395ee39 feat: support lightweight tags
issue: #16
2021-04-10 17:01:58 -03:00
Beatriz Vieira
48620a776d feat: use skip-detached to skip validation on detached branches
issue: #11
2021-03-04 00:42:51 -03:00
Beatriz Vieira
9b63aacd8d refactor: add versioning, tag and release notes config 2021-02-14 02:32:23 -03:00
Beatriz Vieira
de23ff9638 refactor: merge CommitMessageProcessor and MessageProcessor 2021-02-14 01:04:32 -03:00
Beatriz Vieira
740f05b84a refactor: rename parser to processor 2021-02-13 23:49:24 -03:00
Beatriz Vieira
8cf6f1eb56 feat: support conventional commits exclamation mark on breaking changes
BREAKING CHANGE: changes commit-log command json, rename subject to description, move all commit message attributes to 'message'
2021-02-13 23:35:31 -03:00
Beatriz Vieira
99d6705350 chore: update go and semver versions 2021-02-13 15:40:09 -03:00
Beatriz Vieira
41be35e83d feat: add range and date at commit log action
related to #7
2021-01-25 02:51:42 -03:00
Beatriz Vieira
9947c06b72 feat: add commit action 2020-12-01 23:15:51 -03:00
Beatriz Vieira
67cd90c762 feat: add validate-commit-message action 2020-08-27 22:57:55 -03:00
Beatriz Vieira
37c630d9a9 feat: ignore tag missing date 2020-05-01 00:45:08 -03:00
Beatriz Vieira
e18b0cc08f refactor: merge breaking change key and tag 2020-02-01 21:15:12 -03:00
Beatriz Vieira
f275e1ca2e feat: support multiple prefixes for issueid and breaking change 2020-02-01 19:43:02 -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
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
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