hau
|
332a289e45
|
refactor: split get flags, get args from cli
|
2020-12-01 17:21:55 +07:00 |
hau
|
1486c15000
|
chore: remove new line between badges
|
2020-11-29 20:23:27 +07:00 |
hau
|
2140e1e198
|
chore: add badge for pkg go dev in README
|
2020-11-29 20:22:38 +07:00 |
hau
|
0607b367d7
|
build: update go.mod
|
2020-11-29 20:21:13 +07:00 |
hau
|
a5e86f8ca6
|
chore: generate CHANGELOG v0.6.0
|
2020-11-29 20:12:26 +07:00 |
hau
|
98eb8cc928
|
test(changelog): unit test for changelog with markdown
|
2020-11-29 20:08:51 +07:00 |
hau
|
694261892c
|
refactor(changelog): split get version header
|
2020-11-29 20:08:51 +07:00 |
hau
|
e643400357
|
refactor(changelog): remove magic number
|
2020-11-29 20:08:51 +07:00 |
hau
|
7d904261ee
|
refactor: rename markdown.Base -> markdown.Node
|
2020-11-29 20:08:51 +07:00 |
hau
|
f31cc23ee2
|
refactor(markdown): rename parser -> parse
|
2020-11-29 20:08:51 +07:00 |
hau
|
25ead5004d
|
feat(changelog): use newly markdown parser and generate
|
2020-11-29 20:08:47 +07:00 |
hau
|
c8e5bf3ffc
|
feat(markdown): double newline when generate
|
2020-11-29 20:06:30 +07:00 |
hau
|
848b362683
|
feat: generate 1 line for markdown
|
2020-11-29 20:06:30 +07:00 |
hau
|
b09a0eae9a
|
feat: parse markdown to base syntax guide
|
2020-11-29 20:06:30 +07:00 |
hau
|
2c9a60c42f
|
feat: use testify assert
|
2020-11-29 20:06:30 +07:00 |
hau
|
080796c15c
|
feat: add markdown parser
|
2020-11-29 20:06:30 +07:00 |
hau
|
426f5ea5fe
|
build: bump go-cmp v0.5.4
|
2020-11-25 10:10:25 +07:00 |
hau
|
199cc822b1
|
chore: bump golangci-lint v1.33.0 in github action
|
2020-11-23 18:06:25 +07:00 |
hau
|
0df600b2f6
|
chore: make github action run on pull request
|
2020-11-23 17:47:21 +07:00 |
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 |