Commit Graph

  • 0f1275fc30 refactor(internal/git): revert list commits changes Sebastian Beisch 2020-11-11 10:53:10 +01:00
  • 115bc85d8d Merge pull request #45 from Nightapes/fix/merge-commits v1.5.1 Felix Wiedmann 2020-11-10 12:59:36 +01:00
  • dee85c6877 fix(internal/git): check merge commits and collect parent commits for changelog Sebastian Beisch 2020-11-09 14:43:01 +01:00
  • ccfce5e135 chore(git): update to new git version go-git.v5 Sebastian Beisch 2020-11-09 14:40:38 +01:00
  • 8ffc0804ec Merge pull request #44 from Nightapes/fix/hooks v1.5.0 Sebastian 2020-08-18 19:02:16 +02:00
  • 348ea6607e chore(*): update dependencies Sebastian Beisch 2020-08-18 17:43:39 +02:00
  • 00cbfd39a2 chore(go): switch to golang 1.15 Sebastian Beisch 2020-08-18 17:38:28 +02:00
  • 0cbc7a7885 feat(hooks): pass environment variables to hooks Sebastian Beisch 2020-08-18 17:33:53 +02:00
  • 1bc0185f70 Merge pull request #43 from zeroshade/breaking v1.4.3 Sebastian 2020-07-28 21:13:58 +02:00
  • f0ebb03e46 fix(internal/angular): fix angular parsing of breaking change messages that have multiple lines Matthew Topol 2020-07-27 16:42:15 -04:00
  • cc22d5d4db Merge pull request #42 from Nightapes/fix/asset v1.4.2 Sebastian 2020-05-21 11:06:24 +02:00
  • c84b51d18c fix(internal/assets): close zip writer before closing zip file fwiedmann 2020-05-21 00:45:59 +02:00
  • 11acc95a34 Merge pull request #41 from Nightapes/fix.assets v1.4.1 Felix Wiedmann 2020-03-25 09:01:03 +01:00
  • be35b743b4 fix(assets): when file is zipped, upload zipped file instead of unzipped file Sebastian Beisch 2020-03-25 08:45:27 +01:00
  • 322455b6d4 Merge pull request #40 from Nightapes/checksum v1.4.0 Felix Wiedmann 2020-03-24 21:18:18 +01:00
  • 400a25f950 style(assets): rename container to set Nightapes 2020-03-24 19:56:57 +01:00
  • 92600059c2 style(assets): rename container to set Nightapes 2020-03-24 19:51:18 +01:00
  • 666716d627 refactor(assets): check asset only on release Nightapes 2020-03-21 16:04:18 +01:00
  • 6fd34d3e0a feat(assets): calculate checksum for all assets and upload it Nightapes 2020-03-21 15:47:03 +01:00
  • cc957cb3f2 Merge pull request #39 from Nightapes/fix/ci v1.3.1 Sebastian 2020-02-29 16:16:08 +01:00
  • cf87c74d1d ci(upload-artifacts): always upload artifact and build docker image for go 1.14 fwiedmann 2020-02-28 17:35:23 +01:00
  • 0aa8146902 Merge pull request #37 from Nightapes/ci.matrix Felix Wiedmann 2020-02-27 23:15:19 +01:00
  • 632e6ea2d3 ci(actions): checkout code for release job Nightapes 2020-02-27 22:19:55 +01:00
  • 460710ff39 ci(actions): make file executable Nightapes 2020-02-27 22:14:26 +01:00
  • ba59e8db63 fix(deps): update cobra,net,crypto and sys Nightapes 2020-02-27 22:12:08 +01:00
  • 5c5ca98978 ci(actions): only use latest artifacts Nightapes 2020-02-27 21:56:42 +01:00
  • 9954e67e88 ci(actions): fix depends on build Nightapes 2020-02-27 21:46:09 +01:00
  • 4f728a7984 Merge branch 'ci.matrix' of github.com:Nightapes/go-semantic-release into ci.matrix Nightapes 2020-02-27 21:44:35 +01:00
  • a76aec25dd ci(github): add golang 1.14 and macos Nightapes 2020-02-27 21:40:49 +01:00
  • 1b3687a99d ci(github): add golang 1.14 and macos Nightapes 2020-02-27 21:40:49 +01:00
  • 875dbdcfc4 dcos(README): add badge v1.3.0 Sebastian 2020-02-19 19:40:24 +01:00
  • 2208427b65 Merge pull request #35 from Nightapes/feat/currentversion Felix Wiedmann 2020-02-18 22:55:16 +01:00
  • 5cb83dead4 chore(deps): update all dependencies Nightapes 2020-02-18 19:19:22 +01:00
  • 343e660e8e feat(cli): add current version command Nightapes 2020-02-18 19:19:09 +01:00
  • 95bef6cb2d docs(README): add download info Sebastian 2020-02-07 16:36:38 +01:00
  • 0a2a2d2c5b test Nightapes-patch-1 Sebastian 2020-01-30 15:02:21 +01:00
  • a6dcad2b69 Merge pull request #33 from Nightapes/beta v1.2.3 Felix Wiedmann 2020-01-26 17:16:48 +01:00
  • af5c8f5ae3 Merge pull request #32 from Nightapes/fix.beta-release v1.2.3-beta.0 Sebastian 2020-01-26 17:11:49 +01:00
  • c361744a35 fix(prerelease): calculate right version if branch is set to alpha,beta or rc Nightapes 2020-01-26 17:08:57 +01:00
  • 6a375f3bab Merge pull request #30 from jthurman42/jthurman/optional-scope v1.2.2 Felix Wiedmann 2020-01-15 22:58:50 +01:00
  • d4627a9d46 fix(internal/changelog): Only print scope if one was defined Jonathan Thurman 2020-01-14 19:35:54 -08:00
  • af2addbffd Merge pull request #29 from Nightapes/typo v1.2.1 Felix Wiedmann 2020-01-08 22:49:28 +01:00
  • 7157d64b7b style(hooks): fix lint issues Nightapes 2020-01-06 17:45:52 +01:00
  • 575ba5d5bd fix(hooks): improve cmd execution Nightapes 2020-01-06 17:41:10 +01:00
  • a8b68f9182 build(docker): fix github naming Nightapes 2020-01-06 12:51:01 +01:00
  • f6a2d837b1 buikd(docker): add github docker registy Nightapes 2020-01-06 12:47:02 +01:00
  • 279509c922 docs(README): fix typo Nightapes 2020-01-06 12:44:10 +01:00
  • d0035d6bca fix(gitutil): fix log message for tags Nightapes 2020-01-06 12:14:41 +01:00
  • 1342714579 Merge pull request #28 from Nightapes/git_provider v1.2.0 Felix Wiedmann 2020-01-05 21:38:10 +01:00
  • d92438b339 test(hooks): fix testing Nightapes 2020-01-05 19:10:07 +01:00
  • aff2203d66 style(github): fix lint issues Nightapes 2020-01-05 19:06:15 +01:00
  • 113ddf2b1f build(ci): use new hooks for docker release Nightapes 2020-01-05 19:02:20 +01:00
  • 8e3c446605 docs(README): add hooks Nightapes 2020-01-05 18:53:23 +01:00
  • 8ea92efb90 feat(hooks): add pre and post release hooks Nightapes 2020-01-05 18:42:07 +01:00
  • 42fc522a43 feat(releaser): add git only as releaser, will create a new tag with version only Nightapes 2020-01-05 18:41:44 +01:00
  • 6211095c38 Merge pull request #27 from Nightapes/fix_commits 1.1.1 Felix Wiedmann 2019-10-08 21:09:43 +02:00
  • 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 Nightapes 2019-10-08 20:46:57 +02:00
  • a69da92340 Merge pull request #26 from Nightapes/fix/build 1.1.0 Sebastian 2019-09-25 10:42:44 +02:00
  • ff87725801 build(workflow): fix call of binary fwiedmann 2019-09-25 00:20:41 +02:00
  • 272a9b6e89 Merge pull request #25 from Nightapes/improvements Felix Wiedmann 2019-09-25 00:12:09 +02:00
  • 07b606a21a Merge branch 'master' into improvements Sebastian 2019-09-22 15:52:45 +02:00
  • 44f95969bf feat(template): allow custom changelog template Nightapes 2019-09-22 15:50:12 +02:00
  • 399a3515f2 feat(docker): add docker image with go-semantic-release Nightapes 2019-09-22 15:49:06 +02:00
  • 2074877a3b build(pages): add jemoji plugin Nightapes 2019-09-22 15:42:08 +02:00
  • b5551d8432 Set theme jekyll-theme-cayman Sebastian 2019-09-22 15:34:33 +02:00
  • c92020d3ac Set theme jekyll-theme-slate Sebastian 2019-09-22 15:33:05 +02:00
  • d9f2b163c7 Merge pull request #24 from Nightapes/fix/gitlab_request 1.0.2 Felix Wiedmann 2019-09-17 22:29:17 +02:00
  • 4379551982 fix(gitlab): fix broken request on release creation Nightapes 2019-09-17 21:01:05 +02:00
  • 3eb13972ec Merge pull request #23 from Nightapes/fix_readme Felix Wiedmann 2019-09-16 22:36:39 +02:00
  • 8659b40960 docs(README): fix wrong confiig file Sebastian 2019-09-16 08:23:21 +02:00
  • 7ead374039 Merge pull request #22 from Nightapes/gitlab_ci 1.0.1 Felix Wiedmann 2019-09-15 20:37:22 +02:00
  • ee1dc3d8db fix(ci): add gitlab ci detection Nightapes 2019-09-15 20:13:17 +02:00
  • 38e4c178ee Merge pull request #21 from Nightapes/golang_1_13 Felix Wiedmann 2019-09-10 14:13:10 +02:00
  • e22d3d07f4 build(ci): update golang Sebastian 2019-09-10 14:09:57 +02:00
  • 46ae2da821 build(ci): update golangci-lint Sebastian 2019-09-10 13:33:33 +02:00
  • e3265b1843 Merge pull request #19 from Nightapes/fix_release_version_calculation 1.0.0 Felix Wiedmann 2019-09-03 23:43:02 +02:00
  • d03913e6d7 fix(pkg/semanticrelease): remove check for branch prefix for releases Nightapes 2019-09-03 22:35:17 +02:00
  • e5ed8edb75 refactor(ci): add trace log Nightapes 2019-09-03 22:18:13 +02:00
  • 76ffeda95b fix(analyzer/angular): allow multi line commits Nightapes 2019-09-03 21:44:38 +02:00
  • 0994354089 fix(internal/calculator): fix relase version calculation Nightapes 2019-09-03 21:34:00 +02:00
  • e8d7feeca3 Merge pull request #16 from Nightapes/improvements Felix Wiedmann 2019-09-03 09:54:22 +01:00
  • e0974e3140 Merge branch 'master' into improvements Sebastian 2019-08-31 17:05:21 +02:00
  • 8643656339 feat(changelog): add docker usage to changelog Nightapes 2019-08-31 17:05:10 +02:00
  • 829f2925ab fix(analyzer/angular): fix regex to regonize merge commits Nightapes 2019-08-25 14:16:57 +02:00
  • 7729ba5914 Merge pull request #14 from Nightapes/fix_first 1.0.0-rc.0 Felix Wiedmann 2019-08-23 09:14:35 +02:00
  • 72200582fd fix(pkg/semantic-release): fix issue with first release in repository, set first version to 1.0.0 Nightapes 2019-08-23 08:58:44 +02:00
  • 2c26c8aa6d Merge pull request #11 from Nightapes/remove/draft 1.0.0-beta.2 Sebastian 2019-08-22 09:35:30 +02:00
  • 4b72df07c8 Merge branch 'master' into remove/draft Felix Wiedmann 2019-08-22 09:20:03 +02:00
  • df544f5be7 docs(releaser/util): remove unnecessary comment Felix Wiedmann 2019-08-22 09:17:40 +02:00
  • 812723e1f4 Merge pull request #13 from Nightapes/Nightapes-patch-1 1.0.0-beta.1 Felix Wiedmann 2019-08-22 09:12:47 +02:00
  • e91d9b0dac feat(ci): add github actions Sebastian 2019-08-22 09:00:58 +02:00
  • a2fc03c64d Merge branch 'master' of github.com:Nightapes/go-semantic-release into remove/draft fwiedmann 2019-08-22 00:12:24 +02:00
  • e419086dbe Merge pull request #12 from Nightapes/actions Felix Wiedmann 2019-08-22 00:07:31 +02:00
  • 4c7cfd5e90 fix(ci): remove refs/heads/ from branch Nightapes 2019-08-21 21:50:40 +02:00
  • 89f4842a2b fear(ci): add github actions Nightapes 2019-08-21 21:39:05 +02:00
  • 7857b5f6f3 build(actions): add debug print Nightapes 2019-08-21 21:23:07 +02:00
  • 115964c9c1 fix(github): use env GITHUB_TOKEN for releaser Nightapes 2019-08-21 21:06:57 +02:00
  • 2f2f7e51fb build(ci): remove matrix, cache is missing Nightapes 2019-08-21 20:52:53 +02:00
  • f1bb5470c0 test(internal): fix broken test after golang update Nightapes 2019-08-21 20:39:58 +02:00
  • be1e483baa build(ci): fix action file Nightapes 2019-08-21 20:06:30 +02:00