Commit Graph

344 Commits (434211bb04aa45e4f8cd1befb07dcf1162012062)

Author SHA1 Message Date
hau 4eef3542d7 chore: add build using gotip in github action 2020-11-23 17:45:25 +07:00
hau fe80d73f5d chore: generate CHANGELOG v0.5.0 2020-11-23 17:38:45 +07:00
hau 09b2a8acbc build: update go.mod 2020-11-23 17:31:35 +07:00
hau 89401fa7bd build: bump goldie v2.5.3 2020-11-23 17:30:31 +07:00
hau c1ff0ce0b9 build: bump go-cmp v0.5.3 2020-11-23 17:29:20 +07:00
hau 35797688f2 docs: add usage guide for generate changelog first time 2020-11-11 23:05:39 +07:00
hau 8a36e79dee chore: generate CHANGELOG v0.4.0 2020-11-11 10:35:33 +07:00
hau b0f6b3d0d9 docs: add usage guide in README 2020-11-11 10:34:14 +07:00
hau 71630969cd feat(convention): make sure header commit is trimmed space 2020-11-11 10:28:05 +07:00
hau 531250eb24 chore: generate CHANGELOG v0.3.0 2020-11-11 00:52:53 +07:00
hau 26f7a76455 build: add Dockerfile 2020-11-11 00:51:13 +07:00
hau 5095266280 docs: Referencing the workflow file using the file path does not work if the workflow has a `name` 2020-11-11 00:30:32 +07:00
hau bb8f59543b docs: add github action badge and install guide in README 2020-11-11 00:25:56 +07:00
hau 583c4ba3c2 refactor: move main.go to root dir for easy go get, go install 2020-11-11 00:16:06 +07:00
hau 2a9269fb23 chore: generate CHANGELOG v0.2.1 2020-11-11 00:07:44 +07:00
hau e374d982f0 fix(changelog): correct get lines and skip generate if no new lines 2020-11-11 00:06:04 +07:00
hau 9857323da0 chore: generate CHANGELOG v0.2.0 2020-11-10 23:56:46 +07:00
hau c435f22831 fix: empty CHANGELOG title when no new commits 2020-11-10 23:55:56 +07:00
hau 2c83e5c50b chore: correct exclude-to, include-to flag when log 2020-11-10 23:48:41 +07:00
hau def20e9743 docs: add github markdown in comment 2020-11-10 23:41:47 +07:00
hau 3f0d05c741 refactor: remove useless return error in git 2020-11-10 23:39:40 +07:00
hau 688223878d docs: add comment for git methods 2020-11-10 23:36:32 +07:00
hau 53dcb52d50 fix: correct exclude-to, include-to revision when get commits 2020-11-10 23:33:35 +07:00
hau b06387dff2 feat: add exclude-to, include-to flag 2020-11-10 23:28:58 +07:00
hau 64c90b6d9a refactor: move name, description in cli app to const 2020-11-10 23:16:51 +07:00
hau cba968147f build: update go.mod 2020-11-10 23:05:12 +07:00
hau f28a891f0b feat: add log include to revision in git 2020-11-10 23:03:28 +07:00
hau f6ebd28927 chore: generate CHANGELOG v0.1.0 2020-11-10 18:09:18 +07:00
Nguyen Tran Hau 571923d696
chore: add MIT LICENSE 2020-11-10 18:07:10 +07:00
hau b30c90f3e5 feat: only add type of change in CHANGELOG when there is changed 2020-11-10 18:01:43 +07:00
hau 16bf3ab92a feat: add --version flag to generate CHANGELOG.md 2020-11-10 17:56:26 +07:00
hau dc386b27f4 feat: write changelog to path 2020-11-10 17:36:50 +07:00
hau 6a5d3fe235 feat: format commit as markdown item 2020-11-10 17:12:13 +07:00
hau 063680ab31 feat: remove scope and description in conventional commit 2020-11-10 17:07:34 +07:00
hau e6ecf05dd8 feat: add markdown generator to generate markdown lines 2020-11-10 17:04:13 +07:00
hau 758c5173c8 feat: add RawHeader in conventional commit 2020-11-10 15:47:54 +07:00
hau 3ab8e17719 refactor: remove body and footers in convention 2020-11-10 15:39:54 +07:00
hau 8dc573f65c refactor: use struct action to split long fn 2020-11-10 15:33:19 +07:00
hau ff51a06c52 chore: add go test, lint in github action 2020-11-09 17:42:52 +07:00
hau 818cf7d270 teat: unit test for new conventional commit 2020-11-09 16:29:27 +07:00
hau fc465926e3 feat: add conventional commits 2020-11-09 15:46:42 +07:00
hau 0fe1c6795e feat: remove author and hash commit 2020-11-09 10:46:08 +07:00
hau 5b5d186805 feat: get commits in path between from and to revision 2020-11-07 23:52:09 +07:00
hau e523a8acec chore: init go mod with gitignore 2020-10-06 16:45:02 +07:00