Commit Graph

  • 80af337f3a fix(tests): Updated tests for a pass develop Aaron Guise 2024-04-09 10:56:23 +12:00
  • 8a8e746159 fix(*): Use vendored dependencies in build 🔧 v2.2.13 master Aaron Guise 2024-04-08 14:04:15 +12:00
  • ff1798b10b fix(*): Vendored project dependencies Aaron Guise 2024-04-08 14:00:37 +12:00
  • fa40e6ee71 fix(ci): Fix repository URL for release 🔧 v2.2.12 Aaron Guise 2024-04-03 11:26:36 +13:00
  • 8a05b72ec8 fix(ci): Correct Repository name 🔨 v2.2.11 Aaron Guise 2024-04-03 11:18:25 +13:00
  • 732b1ee1a0 fix(ci): Credential fixing 🔨 v2.2.10 Aaron Guise 2024-04-03 11:11:02 +13:00
  • 5636fecc14 fix(ci): Forgot the logon credentials 🔧 v2.2.9 Aaron Guise 2024-04-03 10:55:11 +13:00
  • b13699d2f8 fix(ci): Issue with tag propagating to buildx 🔧 v2.2.8 Aaron Guise 2024-04-03 10:43:51 +13:00
  • f7f395c30f fix(ci): Flip to using buildx for tagged build 🔧 v2.2.7 Aaron Guise 2024-04-03 10:36:21 +13:00
  • 0bcede8594 fix(ci): Workaround for alpine sh v2.2.6 Aaron Guise 2024-04-02 23:49:32 +13:00
  • 34589749ba fix(ci): Update YAML config 🔧 v2.2.5 Aaron Guise 2024-04-02 23:22:24 +13:00
  • b38abd00f2 fix(ci): Send build-arg to depot v2.2.4 Aaron Guise 2024-04-02 22:52:54 +13:00
  • 913783cf08 fix(ci): Updated architecture types to align docker image. 🔧 Aaron Guise 2024-04-02 22:11:58 +13:00
  • d701ce2352 fix(releaser): Bump 💡 v2.2.3 Aaron Guise 2024-04-02 16:16:13 +13:00
  • 4d0d1e4319 fix(releaser): Removed additional CreateRelease call to gitea 🐛 v2.2.2 Aaron Guise 2024-04-02 16:07:28 +13:00
  • c4cecdebb4 fix(releaser): Add debug info for release creation gitea 🐛 v2.2.1 Aaron Guise 2024-04-02 15:51:23 +13:00
  • ad8d69452d fix(ci): Fixed typo in releaser kind ✏️ v2.2.0 Aaron Guise 2024-04-02 15:28:43 +13:00
  • 7f8ed11f79 fix(ci): Full clone for changelog Aaron Guise 2024-04-02 15:22:08 +13:00
  • 6d1f8f0a9a fix(ci): Missing image added for Woodpecker 🔧 Aaron Guise 2024-04-02 15:16:54 +13:00
  • 3a93293318 fix(ci): Customise git clone depth 🔧 Aaron Guise 2024-04-02 15:04:01 +13:00
  • 1712dbdbaf fix(ci): Customise git clone depth 🔧 Aaron Guise 2024-04-02 15:02:53 +13:00
  • a442a82d15 fix(ci): Added gitea url as env var 🔧 Aaron Guise 2024-04-02 14:53:30 +13:00
  • 70b6cbe8df fix(ci): Update woodpecker config. Try gitea release 🔧 Aaron Guise 2024-04-02 14:40:42 +13:00
  • c981a99424 fix(ci): Updated Dockerignore for multistage build 🔧 Aaron Guise 2024-04-02 14:17:15 +13:00
  • a2b32024a1 fix(ci): Separate Multistage build for develop image. Aaron Guise 2024-04-02 14:14:05 +13:00
  • 8f5e47eecd fix(ci): Set static platform for development image 🔧 Aaron Guise 2024-04-02 14:06:33 +13:00
  • 274cabf05a fix(*): Added git-commit hook 🔨 Aaron Guise 2024-04-02 14:01:20 +13:00
  • 77fb819342 fix(ci): Added semrelease and Woodpecker config 🔧 Aaron Guise 2024-04-02 14:00:21 +13:00
  • 0b309228d3 fix(git): Added git filter for project Aaron Guise 2024-04-02 11:51:42 +13:00
  • 141f297c87 feat(ci): Added woodpecker-ci provider feat--Add-Gitea-Provider Aaron Guise 2024-04-01 23:41:26 +13:00
  • 2236fe923c feat: Added Gitea Provider Aaron Guise 2024-03-31 21:53:43 +13:00
  • 3131b8b0ee build(deps): bump github.com/cloudflare/circl from 1.3.2 to 1.3.3 dependabot/go_modules/github.com/cloudflare/circl-1.3.3 dependabot[bot] 2023-05-11 20:45:08 +00:00
  • ade0e49736 fix(*): update all dependencies to fix security findings v2.1.1 Sebastian 2023-02-20 16:33:55 +01:00
  • ca6488ee78 fix(go): update to go 1.19 as default build Sebastian Beisch 2023-02-20 16:28:56 +01:00
  • 979a378abd fix(*): update all dependencies to fix security findings Sebastian Beisch 2023-02-20 16:07:07 +01:00
  • 2c8d2d9ade style(changelog): simplify string sort v2.1.0 Sebastian 2022-04-11 21:46:40 +02:00
  • 8acb8b74b8 refactor(changelog): sort authors Sebastian 2022-04-11 20:24:36 +02:00
  • fd1063132f refactor(changelog): clean up author map Sebastian 2022-04-11 20:13:26 +02:00
  • 1d0c93b678 test(analyzer): fix test Sebastian Beisch 2022-04-11 17:49:34 +02:00
  • 0c7338ab13 feat(changelog): show authors of commits and show body as header Sebastian Beisch 2022-04-11 15:58:37 +02:00
  • 03f2eeadaa fix(analyzer): fix commit message body parser Sebastian Beisch 2022-04-11 15:54:12 +02:00
  • bcb21d917d chore(codeql): enable code scan Sebastian 2022-04-11 13:38:30 +02:00
  • ea2fbfba3d chore(ci): add go 1.17 v2.0.2 Sebastian Beisch 2022-03-04 11:05:03 +01:00
  • c5f993e7de fix(#62): show message block with right indent Sebastian Beisch 2022-03-04 11:02:52 +01:00
  • ec8dc17df2 docs(examples/github-actions.yml): add github actions example Ferenc 2021-08-20 00:52:37 +02:00
  • 9e40e81fea Merge pull request #75 from Nightapes/doc/gitlab Sebastian 2021-08-11 19:16:52 +02:00
  • 2782fb5d03 docs(gitlab): add missing entrypoint overwrite Felix Wiedmann 2021-08-11 16:11:48 +02:00
  • 0800219d60 Merge branch 'master' of github.com:Nightapes/go-semantic-release Felix Wiedmann 2021-08-11 16:08:57 +02:00
  • f89150b698 fix(Dockerfile): move binary in /usr/local/bin to call go-semantic-releaser via $PATH in terminal directly and update alpine v2.0.1 Sebastian 2021-08-10 21:00:20 +02:00
  • 780a6dbc2e docs(gitlab): add example gitlab-ci.yml Felix Wiedmann 2021-08-10 16:28:47 +02:00
  • 2d7977993b build(Dockerfile): move binary in /usr/local/bin to call go-semantic-releaservia $PATH in terminal directly Felix Wiedmann 2021-08-10 16:21:42 +02:00
  • 9d7edbf756 docs(gitlab): add example gitlab-ci.yml Felix Wiedmann 2021-08-10 16:28:47 +02:00
  • d9e2f36927 build(Dockerfile): move binary in /usr/local/bin to call go-semantic-releaservia $PATH in terminal directly Felix Wiedmann 2021-08-10 16:21:42 +02:00
  • fa4ffb54f8 build(githooks): add githooks feat/changelog Felix Wiedmann 2021-05-09 00:28:17 +02:00
  • a6783f23bd Merge pull request #67 from Nightapes/feat/changelog v2.0.0 Sebastian 2021-05-08 23:52:26 +02:00
  • fbb3684f68 docs(readme): add Write changelog to file section Felix Wiedmann 2021-05-08 23:37:22 +02:00
  • 9bc3143f53 ref(changelog): add unit description of max-file-size Felix Wiedmann 2021-05-08 23:23:43 +02:00
  • 7b93801e88 test(semantic-release): add tests for WriteChangelog Felix Wiedmann 2021-05-08 22:13:33 +02:00
  • 749bbf720b chore(changelog): fix calculation of file name Felix Wiedmann 2021-05-08 21:17:07 +02:00
  • d9e5dc4515 chore(cmd): pass max file size of changelog via options Felix Wiedmann 2021-05-08 20:45:24 +02:00
  • d66364e474 ref(changelog): check for max changelog file size, generate new change log file if exceeded.feat/changelog still in WIO Felix Wiedmann 2021-05-01 21:49:45 +02:00
  • 2fc6145149 ci(go): remove go 1.15 in matrix build Felix Wiedmann 2021-05-01 19:07:51 +02:00
  • a054cf9a60 feat(changelog): prepend a changelog to a file as default, use --overwrite to overwrite the whole file BREAKING CHANGE: changelog command will now prepend changelogs to the changelog-file fwiedmann 2021-03-11 22:12:44 +01:00
  • 155a16ddd5 ci(build): set upload artifact go version to 1.16, remove version 1.13, 1.14 fwiedmann 2021-03-11 21:09:32 +01:00
  • d7878222bb build(go): set module version to go 1.16 fwiedmann 2021-03-11 21:08:03 +01:00
  • f79466b238 fix(gitutil): don't crash if no last version was found v1.10.3 Sebastian Beisch 2021-05-06 18:29:41 +02:00
  • 5225b12c00 style(internal) clean up code v1.10.2 Sebastian Beisch 2021-04-28 08:35:51 +02:00
  • 2cd24777b3 fix(internal): improve git log for commits on current branch since last release Sebastian Beisch 2021-04-27 21:38:41 +02:00
  • cb3084d0b7 docs(github): fix typo in comment v1.10.1 Naven Gogineni 2021-03-09 14:45:32 +00:00
  • 795f5d54ef fix(github): fix baseURL for enterprise and test failures Naveen Gogineni 2021-03-08 14:27:20 +00:00
  • 382cb54bcb Add correct URLs for base and upload URLs for enterprise Naveen Gogineni 2021-03-08 01:37:13 +00:00
  • 3bc68d9794 feat(changelog): add npm helper text to changelog v1.10.0 Sebastian Beisch 2021-02-24 22:41:47 +01:00
  • c7d6c7cc7b feat(integrations): add first simple npm integration Sebastian Beisch 2021-02-24 22:38:15 +01:00
  • 47a54436f5 feat(changelog): add a function in the funcMap to return commit URL v1.9.0 maulik13 2021-02-22 21:59:07 +01:00
  • deed3a630e docs(README): update available fields/objects for a changelog template maulik13 2021-02-22 20:59:01 +01:00
  • df058a927f refactor(changelog): remove unused Version and Now fields, fixed spelling maulik13 2021-02-22 14:57:50 +01:00
  • 5a58d039fb refactor(angular): update default separator variable in angular maulik13 2021-02-22 14:11:59 +01:00
  • 08ab3af547 fix(analyzer): remove extra quote in structtag maulik13 2021-02-22 14:11:14 +01:00
  • 7208daed1f feat(angular): update angular to include new structured fields maulik13 2021-02-22 12:02:39 +01:00
  • a20992af14 feat(conventional): parse body and footers according to the rules maulik13 2021-02-22 11:45:32 +01:00
  • dc4d1c581a feat(analyzer): update AnalyzedCommit to add flexibility in parsing a message maulik13 2021-02-16 15:25:34 +01:00
  • 81bdb68ee4 Merge pull request #58 from maulik13/changelog-full-template v1.8.0 Sebastian 2021-02-12 17:23:32 +01:00
  • c485c3ee85 docs(changelog): update changelog template example maulik13 2021-02-12 13:55:08 +01:00
  • 86c9512479 Update main.yml Sebastian 2021-02-11 17:45:42 +01:00
  • 4574d00c28 chore(ci): add pull request Sebastian 2021-02-11 17:41:56 +01:00
  • 0c4310d60b chore(ci): check if pr is fork Sebastian 2021-02-11 17:39:01 +01:00
  • 3a37a5e1db feat(changelog): add string functions for changelog template maulik13 2021-02-08 11:30:06 +01:00
  • 9594f39caa feat(changelog): allow using of TemplatePath file for full changelog text maulik13 2021-02-08 11:15:27 +01:00
  • b9cbbd435f feat(analyzer): add conventional commit format v1.7.0 Felix Wiedmann 2021-01-24 00:22:17 +01:00
  • 564c033cbb Merge pull request #51 from Nightapes/feat/conventional-commits Felix Wiedmann 2021-01-23 23:17:13 +01:00
  • 3deead130c Merge pull request #53 from Nightapes/ref/feat-conv-commits Felix Wiedmann 2021-01-23 23:11:37 +01:00
  • ac1bb779bb lint(semanticrelease): update file permissions Felix Wiedmann 2021-01-23 22:53:55 +01:00
  • 6cd43d7957 ref(analyzer): simplified analyze method for angular and conventional fwiedmann 2021-01-23 22:49:42 +01:00
  • 450383bdbf Merge branch 'master' into feat/conventional-commits Sebastian 2021-01-21 22:43:53 +01:00
  • d6c5e395a8 chore(lint): fix lint version Sebastian 2021-01-21 22:40:07 +01:00
  • 3731fa6e55 Merge pull request #50 from maulik13/custom-tag-prefix v1.6.0 Felix Wiedmann 2021-01-21 21:54:21 +01:00
  • 8db8b0d72c feat(analyzer): add conventional commit format Sebastian Beisch 2021-01-21 21:41:14 +01:00
  • 15a17e546b docs: update the readme file to include the tagPrefix parameter maulik13 2021-01-21 21:39:52 +01:00
  • 037983df1e feat(release): add an option to specify a custom prefix for the version tag maulik13 2021-01-21 17:52:08 +01:00
  • 01af837b40 Merge pull request #46 from Nightapes/fix/commits Felix Wiedmann 2020-11-11 16:01:03 +01:00