312 Commits

Author SHA1 Message Date
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
Felix Wiedmann
3eb13972ec Merge pull request #23 from Nightapes/fix_readme
docs(README): fix wrong confiig file
2019-09-16 22:36:39 +02:00
Sebastian
8659b40960 docs(README): fix wrong confiig file 2019-09-16 08:23:21 +02:00
Felix Wiedmann
7ead374039 Merge pull request #22 from Nightapes/gitlab_ci
fix(ci): add gitlab ci detection
1.0.1
2019-09-15 20:37:22 +02:00
Nightapes
ee1dc3d8db fix(ci): add gitlab ci detection 2019-09-15 20:13:17 +02:00
Felix Wiedmann
38e4c178ee Merge pull request #21 from Nightapes/golang_1_13
build(ci): update golang
2019-09-10 14:13:10 +02:00
Sebastian
e22d3d07f4 build(ci): update golang 2019-09-10 14:09:57 +02:00
Sebastian
46ae2da821 build(ci): update golangci-lint 2019-09-10 13:33:33 +02:00
Felix Wiedmann
e3265b1843 Merge pull request #19 from Nightapes/fix_release_version_calculation
Fix release version calculation
1.0.0
2019-09-03 23:43:02 +02:00
Nightapes
d03913e6d7 fix(pkg/semanticrelease): remove check for branch prefix for releases 2019-09-03 22:35:17 +02:00
Nightapes
e5ed8edb75 refactor(ci): add trace log 2019-09-03 22:18:13 +02:00
Nightapes
76ffeda95b fix(analyzer/angular): allow multi line commits 2019-09-03 21:44:38 +02:00
Nightapes
0994354089 fix(internal/calculator): fix relase version calculation 2019-09-03 21:34:00 +02:00
Felix Wiedmann
e8d7feeca3 Merge pull request #16 from Nightapes/improvements
Improvements
2019-09-03 09:54:22 +01:00
Sebastian
e0974e3140 Merge branch 'master' into improvements 2019-08-31 17:05:21 +02:00
Nightapes
8643656339 feat(changelog): add docker usage to changelog 2019-08-31 17:05:10 +02:00
Nightapes
829f2925ab fix(analyzer/angular): fix regex to regonize merge commits 2019-08-25 14:16:57 +02:00
Felix Wiedmann
7729ba5914 Merge pull request #14 from Nightapes/fix_first
fix(pkg/semantic-release): fix issue with first release in repository set first version to 1.0.0
1.0.0-rc.0
2019-08-23 09:14:35 +02:00
Nightapes
72200582fd fix(pkg/semantic-release): fix issue with first release in repository, set first version to 1.0.0 2019-08-23 08:58:44 +02:00
Sebastian
2c26c8aa6d Merge pull request #11 from Nightapes/remove/draft
fix(github): remove 'draft' option because releases will always be pu…
1.0.0-beta.2
2019-08-22 09:35:30 +02:00
Felix Wiedmann
4b72df07c8 Merge branch 'master' into remove/draft 2019-08-22 09:20:03 +02:00
Felix Wiedmann
df544f5be7 docs(releaser/util): remove unnecessary comment 2019-08-22 09:17:40 +02:00
Felix Wiedmann
812723e1f4 Merge pull request #13 from Nightapes/Nightapes-patch-1
feat(ci): add github actions
1.0.0-beta.1
2019-08-22 09:12:47 +02:00
Sebastian
e91d9b0dac feat(ci): add github actions 2019-08-22 09:00:58 +02:00
fwiedmann
a2fc03c64d Merge branch 'master' of github.com:Nightapes/go-semantic-release into remove/draft 2019-08-22 00:12:24 +02:00
Felix Wiedmann
e419086dbe Merge pull request #12 from Nightapes/actions
build(ci): add github action
2019-08-22 00:07:31 +02:00
Nightapes
4c7cfd5e90 fix(ci): remove refs/heads/ from branch 2019-08-21 21:50:40 +02:00
Nightapes
89f4842a2b fear(ci): add github actions 2019-08-21 21:39:05 +02:00
Nightapes
7857b5f6f3 build(actions): add debug print 2019-08-21 21:23:07 +02:00
Nightapes
115964c9c1 fix(github): use env GITHUB_TOKEN for releaser 2019-08-21 21:06:57 +02:00
Nightapes
2f2f7e51fb build(ci): remove matrix, cache is missing 2019-08-21 20:52:53 +02:00
Nightapes
f1bb5470c0 test(internal): fix broken test after golang update 2019-08-21 20:39:58 +02:00
Nightapes
be1e483baa build(ci): fix action file 2019-08-21 20:06:30 +02:00
Nightapes
17f1890ca1 build(ci): update github action 2019-08-21 20:03:35 +02:00
Sebastian
6a53c3e587 build(ci): build needs test 2019-08-21 19:46:23 +02:00
Sebastian
a068e65369 build(ci): fix file 2019-08-21 19:41:51 +02:00
Sebastian
9e847c6af9 build(ci): add github action 2019-08-21 19:39:48 +02:00
fwiedmann
2eb64f153a test(util): add defer statement for testServer 2019-08-13 23:28:13 +02:00
fwiedmann
a6c651a97f fix(github): remove 'draft' option because releases will always be published public 2019-08-13 23:01:38 +02:00
Felix Wiedmann
e0a4725f06 Merge pull request #10 from Nightapes/fixes
Fixes
1.0.0-beta.0
2019-08-11 23:02:12 +02:00