maulik13
|
c485c3ee85
|
docs(changelog): update changelog template example
|
2021-02-12 13:55:08 +01:00 |
|
maulik13
|
3a37a5e1db
|
feat(changelog): add string functions for changelog template
|
2021-02-08 11:30:06 +01:00 |
|
maulik13
|
9594f39caa
|
feat(changelog): allow using of TemplatePath file for full changelog text
|
2021-02-08 11:15:27 +01:00 |
|
Felix Wiedmann
|
b9cbbd435f
|
feat(analyzer): add conventional commit format
v1.7.0
|
2021-01-24 00:22:42 +01:00 |
|
Felix Wiedmann
|
564c033cbb
|
Merge pull request #51 from Nightapes/feat/conventional-commits
feat(analyzer): add conventional commit format
|
2021-01-23 23:17:13 +01:00 |
|
Felix Wiedmann
|
3deead130c
|
Merge pull request #53 from Nightapes/ref/feat-conv-commits
ref(analyzer): simplified analyze method for angular and conventional
|
2021-01-23 23:11:37 +01:00 |
|
Felix Wiedmann
|
ac1bb779bb
|
lint(semanticrelease): update file permissions
|
2021-01-23 22:53:55 +01:00 |
|
fwiedmann
|
6cd43d7957
|
ref(analyzer): simplified analyze method for angular and conventional
|
2021-01-23 22:49:42 +01:00 |
|
Sebastian
|
450383bdbf
|
Merge branch 'master' into feat/conventional-commits
|
2021-01-21 22:43:53 +01:00 |
|
Sebastian
|
d6c5e395a8
|
chore(lint): fix lint version
|
2021-01-21 22:40:07 +01:00 |
|
Felix Wiedmann
|
3731fa6e55
|
Merge pull request #50 from maulik13/custom-tag-prefix
v1.6.0
|
2021-01-21 21:54:21 +01:00 |
|
Sebastian Beisch
|
8db8b0d72c
|
feat(analyzer): add conventional commit format
See: [conventional](https://www.conventionalcommits.org/en/v1.0.0/#summaryhttps://www.conventionalcommits.org/en/v1.0.0/#summary)
|
2021-01-21 21:41:14 +01:00 |
|
maulik13
|
15a17e546b
|
docs: update the readme file to include the tagPrefix parameter
|
2021-01-21 21:39:52 +01:00 |
|
maulik13
|
037983df1e
|
feat(release): add an option to specify a custom prefix for the version tag
|
2021-01-21 17:52:08 +01:00 |
|
Felix Wiedmann
|
01af837b40
|
Merge pull request #46 from Nightapes/fix/commits
refactor(internal/git): revert list commits changes
|
2020-11-11 16:01:03 +01:00 |
|
Sebastian Beisch
|
0f1275fc30
|
refactor(internal/git): revert list commits changes
|
2020-11-11 10:53:10 +01:00 |
|
Felix Wiedmann
|
115bc85d8d
|
Merge pull request #45 from Nightapes/fix/merge-commits
Fix/merge commits
v1.5.1
|
2020-11-10 12:59:36 +01:00 |
|
Sebastian Beisch
|
dee85c6877
|
fix(internal/git): check merge commits and collect parent commits for changelog
|
2020-11-09 14:43:01 +01:00 |
|
Sebastian Beisch
|
ccfce5e135
|
chore(git): update to new git version go-git.v5
|
2020-11-09 14:40:38 +01:00 |
|
Sebastian
|
8ffc0804ec
|
Merge pull request #44 from Nightapes/fix/hooks
feat(hooks): pass environment variables to hooks
v1.5.0
|
2020-08-18 19:02:16 +02:00 |
|
Sebastian Beisch
|
348ea6607e
|
chore(*): update dependencies
|
2020-08-18 17:43:39 +02:00 |
|
Sebastian Beisch
|
00cbfd39a2
|
chore(go): switch to golang 1.15
|
2020-08-18 17:38:28 +02:00 |
|
Sebastian Beisch
|
0cbc7a7885
|
feat(hooks): pass environment variables to hooks
|
2020-08-18 17:33:53 +02:00 |
|
Sebastian
|
1bc0185f70
|
Merge pull request #43 from zeroshade/breaking
fix(internal/angular): fix angular parsing of breaking change messages that have multiple lines
v1.4.3
|
2020-07-28 21:13:58 +02:00 |
|
Matthew Topol
|
f0ebb03e46
|
fix(internal/angular): fix angular parsing of breaking change messages that have multiple lines
|
2020-07-27 16:42:15 -04:00 |
|
Sebastian
|
cc22d5d4db
|
Merge pull request #42 from Nightapes/fix/asset
fix(internal/assets): close zip writer before closing zip file
v1.4.2
|
2020-05-21 11:06:24 +02:00 |
|
fwiedmann
|
c84b51d18c
|
fix(internal/assets): close zip writer before closing zip file
|
2020-05-21 00:45:59 +02:00 |
|
Felix Wiedmann
|
11acc95a34
|
Merge pull request #41 from Nightapes/fix.assets
fix(assets): when file is zipped, upload zipped file instead of unzipped file
v1.4.1
|
2020-03-25 09:01:03 +01:00 |
|
Sebastian Beisch
|
be35b743b4
|
fix(assets): when file is zipped, upload zipped file instead of unzipped file
|
2020-03-25 08:45:27 +01:00 |
|
Felix Wiedmann
|
322455b6d4
|
Merge pull request #40 from Nightapes/checksum
feat(assets): calculate checksum for all assets and upload it
v1.4.0
|
2020-03-24 21:18:18 +01:00 |
|
Nightapes
|
400a25f950
|
style(assets): rename container to set
|
2020-03-24 19:56:57 +01:00 |
|
Nightapes
|
92600059c2
|
style(assets): rename container to set
|
2020-03-24 19:51:18 +01:00 |
|
Nightapes
|
666716d627
|
refactor(assets): check asset only on release
|
2020-03-21 16:04:18 +01:00 |
|
Nightapes
|
6fd34d3e0a
|
feat(assets): calculate checksum for all assets and upload it
|
2020-03-21 15:47:03 +01:00 |
|
Sebastian
|
cc957cb3f2
|
Merge pull request #39 from Nightapes/fix/ci
ci(upload-artifacts): always upload artifact and build docker image f…
v1.3.1
|
2020-02-29 16:16:08 +01:00 |
|
fwiedmann
|
cf87c74d1d
|
ci(upload-artifacts): always upload artifact and build docker image for go 1.14
|
2020-02-28 17:35:23 +01:00 |
|
Felix Wiedmann
|
0aa8146902
|
Merge pull request #37 from Nightapes/ci.matrix
ci(github): add golang 1.14 and macos
|
2020-02-27 23:15:19 +01:00 |
|
Nightapes
|
632e6ea2d3
|
ci(actions): checkout code for release job
|
2020-02-27 22:19:55 +01:00 |
|
Nightapes
|
460710ff39
|
ci(actions): make file executable
|
2020-02-27 22:14:26 +01:00 |
|
Nightapes
|
ba59e8db63
|
fix(deps): update cobra,net,crypto and sys
|
2020-02-27 22:12:08 +01:00 |
|
Nightapes
|
5c5ca98978
|
ci(actions): only use latest artifacts
|
2020-02-27 21:56:42 +01:00 |
|
Nightapes
|
9954e67e88
|
ci(actions): fix depends on build
|
2020-02-27 21:46:09 +01:00 |
|
Nightapes
|
4f728a7984
|
Merge branch 'ci.matrix' of github.com:Nightapes/go-semantic-release into ci.matrix
|
2020-02-27 21:44:35 +01:00 |
|
Nightapes
|
a76aec25dd
|
ci(github): add golang 1.14 and macos
|
2020-02-27 21:43:12 +01:00 |
|
Nightapes
|
1b3687a99d
|
ci(github): add golang 1.14 and macos
|
2020-02-27 21:40:49 +01:00 |
|
Sebastian
|
875dbdcfc4
|
dcos(README): add badge
v1.3.0
|
2020-02-19 19:40:24 +01:00 |
|
Felix Wiedmann
|
2208427b65
|
Merge pull request #35 from Nightapes/feat/currentversion
feat(cli): add current version command
|
2020-02-18 22:55:16 +01:00 |
|
Nightapes
|
5cb83dead4
|
chore(deps): update all dependencies
|
2020-02-18 19:19:22 +01:00 |
|
Nightapes
|
343e660e8e
|
feat(cli): add current version command
|
2020-02-18 19:19:09 +01:00 |
|
Sebastian
|
95bef6cb2d
|
docs(README): add download info
|
2020-02-07 16:36:38 +01:00 |
|