Commit Graph

301 Commits

Author SHA1 Message Date
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
Felix Wiedmann
a6dcad2b69 Merge pull request #33 from Nightapes/beta
fix(prerelease): calculate right version if branch is set to alpha,beta or rc
v1.2.3
2020-01-26 17:16:48 +01:00
Sebastian
af5c8f5ae3 Merge pull request #32 from Nightapes/fix.beta-release
fix(prerelease): calculate right version if branch is set to alpha,beta or rc
v1.2.3-beta.0
2020-01-26 17:11:49 +01:00
Nightapes
c361744a35 fix(prerelease): calculate right version if branch is set to alpha,beta or rc 2020-01-26 17:08:57 +01:00
Felix Wiedmann
6a375f3bab Merge pull request #30 from jthurman42/jthurman/optional-scope
Only print scope if one was defined
v1.2.2
2020-01-15 22:58:50 +01:00
Jonathan Thurman
d4627a9d46 fix(internal/changelog): Only print scope if one was defined 2020-01-14 19:35:54 -08:00
Felix Wiedmann
af2addbffd Merge pull request #29 from Nightapes/typo
fix(gitutil): fix log message for tags
v1.2.1
2020-01-08 22:49:28 +01:00
Nightapes
7157d64b7b style(hooks): fix lint issues 2020-01-06 17:45:52 +01:00
Nightapes
575ba5d5bd fix(hooks): improve cmd execution 2020-01-06 17:41:10 +01:00
Nightapes
a8b68f9182 build(docker): fix github naming 2020-01-06 12:51:01 +01:00
Nightapes
f6a2d837b1 buikd(docker): add github docker registy 2020-01-06 12:47:02 +01:00
Nightapes
279509c922 docs(README): fix typo 2020-01-06 12:44:10 +01:00
Nightapes
d0035d6bca fix(gitutil): fix log message for tags 2020-01-06 12:14:41 +01:00
Felix Wiedmann
1342714579 Merge pull request #28 from Nightapes/git_provider
Git provider and hooks
v1.2.0
2020-01-05 21:38:10 +01:00
Nightapes
d92438b339 test(hooks): fix testing 2020-01-05 19:10:07 +01:00
Nightapes
aff2203d66 style(github): fix lint issues 2020-01-05 19:06:15 +01:00
Nightapes
113ddf2b1f build(ci): use new hooks for docker release 2020-01-05 19:02:20 +01:00
Nightapes
8e3c446605 docs(README): add hooks 2020-01-05 18:56:37 +01:00
Nightapes
8ea92efb90 feat(hooks): add pre and post release hooks 2020-01-05 18:56:37 +01:00
Nightapes
42fc522a43 feat(releaser): add git only as releaser, will create a new tag with version only 2020-01-05 18:55:47 +01:00
Felix Wiedmann
6211095c38 Merge pull request #27 from Nightapes/fix_commits
fix(commits):  don't break if commit is found and error happens on ol…
1.1.1
2019-10-08 21:09:43 +02:00
Nightapes
74e895b5ad fix(commits): don't break if commit is found and error happens on older commits and add better error message when git clone --depth is used 2019-10-08 20:46:57 +02:00
Sebastian
a69da92340 Merge pull request #26 from Nightapes/fix/build
build(workflow): fix call of binary
1.1.0
2019-09-25 10:42:44 +02:00
fwiedmann
ff87725801 build(workflow): fix call of binary 2019-09-25 00:20:41 +02:00
Felix Wiedmann
272a9b6e89 Merge pull request #25 from Nightapes/improvements
Improvements
2019-09-25 00:12:09 +02:00
Sebastian
07b606a21a Merge branch 'master' into improvements 2019-09-22 15:52:45 +02:00
Nightapes
44f95969bf feat(template): allow custom changelog template 2019-09-22 15:50:12 +02:00
Nightapes
399a3515f2 feat(docker): add docker image with go-semantic-release 2019-09-22 15:49:06 +02:00
Nightapes
2074877a3b build(pages): add jemoji plugin 2019-09-22 15:42:08 +02:00
Sebastian
b5551d8432 Set theme jekyll-theme-cayman 2019-09-22 15:34:33 +02:00
Sebastian
c92020d3ac Set theme jekyll-theme-slate 2019-09-22 15:33:05 +02:00
Felix Wiedmann
d9f2b163c7 Merge pull request #24 from Nightapes/fix/gitlab_request
fix(gitlab): fix broken request on release creation
1.0.2
2019-09-17 22:29:17 +02:00
Nightapes
4379551982 fix(gitlab): fix broken request on release creation 2019-09-17 21:01:05 +02:00