Commit Graph

299 Commits

Author SHA1 Message Date
7f8ed11f79 fix(ci): Full clone for changelog
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2024-04-02 15:22:08 +13:00
6d1f8f0a9a fix(ci): Missing image added for Woodpecker 🔧
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2024-04-02 15:16:54 +13:00
3a93293318 fix(ci): Customise git clone depth 🔧 2024-04-02 15:11:37 +13:00
1712dbdbaf fix(ci): Customise git clone depth 🔧
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-02 15:02:53 +13:00
a442a82d15 fix(ci): Added gitea url as env var 🔧
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2024-04-02 14:53:30 +13:00
70b6cbe8df fix(ci): Update woodpecker config. Try gitea release 🔧
Some checks failed
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline failed
2024-04-02 14:40:42 +13:00
c981a99424 fix(ci): Updated Dockerignore for multistage build 🔧
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-02 14:17:15 +13:00
a2b32024a1 fix(ci): Separate Multistage build for develop image.
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-04-02 14:14:05 +13:00
8f5e47eecd fix(ci): Set static platform for development image 🔧
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
2024-04-02 14:06:33 +13:00
274cabf05a fix(*): Added git-commit hook 🔨
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed
2024-04-02 14:01:20 +13:00
77fb819342 fix(ci): Added semrelease and Woodpecker config 🔧 2024-04-02 14:00:21 +13:00
0b309228d3 fix(git): Added git filter for project
Ensures angular style commit messages are applied.
2024-04-02 11:51:42 +13:00
141f297c87 feat(ci): Added woodpecker-ci provider 2024-04-01 23:41:26 +13:00
2236fe923c feat: Added Gitea Provider 2024-03-31 21:53:43 +13:00
Sebastian
ade0e49736 fix(*): update all dependencies to fix security findings v2.1.1 2023-02-20 16:33:55 +01:00
Sebastian Beisch
ca6488ee78 fix(go): update to go 1.19 as default build 2023-02-20 16:28:56 +01:00
Sebastian Beisch
979a378abd fix(*): update all dependencies to fix security findings 2023-02-20 16:07:07 +01:00
Sebastian
2c8d2d9ade style(changelog): simplify string sort v2.1.0 2022-04-11 21:56:56 +02:00
Sebastian
8acb8b74b8 refactor(changelog): sort authors 2022-04-11 21:56:56 +02:00
Sebastian
fd1063132f refactor(changelog): clean up author map 2022-04-11 21:56:56 +02:00
Sebastian Beisch
1d0c93b678 test(analyzer): fix test 2022-04-11 21:56:56 +02:00
Sebastian Beisch
0c7338ab13 feat(changelog): show authors of commits and show body as header
Enable new features in `.release.yml` like

```yml

changelog:
  showAuthors: false  ## Show authors in changelog
  showBodyAsHeader: false  ## Show all bodies of the commits as header of changelog (useful for squash commit flow to show long text in release)

```
2022-04-11 21:56:56 +02:00
Sebastian Beisch
03f2eeadaa fix(analyzer): fix commit message body parser
In special cases the body of a commit was not correctly interpreted and the changelog was displayed wrongly.
2022-04-11 21:56:56 +02:00
Sebastian
bcb21d917d chore(codeql): enable code scan 2022-04-11 13:38:30 +02:00
Sebastian Beisch
ea2fbfba3d chore(ci): add go 1.17 v2.0.2 2022-03-04 13:54:47 +01:00
Sebastian Beisch
c5f993e7de fix(#62): show message block with right indent 2022-03-04 13:54:47 +01:00
Ferenc
ec8dc17df2 docs(examples/github-actions.yml): add github actions example 2021-08-20 08:39:19 +02:00
Sebastian
9e40e81fea Merge pull request #75 from Nightapes/doc/gitlab 2021-08-11 19:16:52 +02:00
Felix Wiedmann
2782fb5d03 docs(gitlab): add missing entrypoint overwrite 2021-08-11 19:00:47 +02:00
Felix Wiedmann
0800219d60 Merge branch 'master' of github.com:Nightapes/go-semantic-release 2021-08-11 16:08:57 +02:00
Sebastian
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 2021-08-10 21:05:52 +02:00
Felix Wiedmann
780a6dbc2e docs(gitlab): add example gitlab-ci.yml 2021-08-10 18:34:16 +02:00
Felix Wiedmann
2d7977993b build(Dockerfile): move binary in /usr/local/bin to call go-semantic-releaservia $PATH in terminal directly 2021-08-10 18:34:16 +02:00
Felix Wiedmann
9d7edbf756 docs(gitlab): add example gitlab-ci.yml 2021-08-10 16:28:47 +02:00
Felix Wiedmann
d9e2f36927 build(Dockerfile): move binary in /usr/local/bin to call go-semantic-releaservia $PATH in terminal directly 2021-08-10 16:21:42 +02:00
Sebastian
a6783f23bd Merge pull request #67 from Nightapes/feat/changelog v2.0.0 2021-05-08 23:52:26 +02:00
Felix Wiedmann
fbb3684f68 docs(readme): add Write changelog to file section 2021-05-08 23:39:52 +02:00
Felix Wiedmann
9bc3143f53 ref(changelog): add unit description of max-file-size 2021-05-08 23:23:43 +02:00
Felix Wiedmann
7b93801e88 test(semantic-release): add tests for WriteChangelog 2021-05-08 22:23:03 +02:00
Felix Wiedmann
749bbf720b chore(changelog): fix calculation of file name 2021-05-08 22:23:03 +02:00
Felix Wiedmann
d9e5dc4515 chore(cmd): pass max file size of changelog via options 2021-05-08 22:23:03 +02:00
Felix Wiedmann
d66364e474 ref(changelog): check for max changelog file size, generate new change log file if exceeded.feat/changelog
still in WIO
2021-05-08 22:23:03 +02:00
Felix Wiedmann
2fc6145149 ci(go): remove go 1.15 in matrix build 2021-05-08 22:23:03 +02:00
fwiedmann
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
2021-05-08 22:23:03 +02:00
fwiedmann
155a16ddd5 ci(build): set upload artifact go version to 1.16,
remove version 1.13, 1.14
2021-05-08 22:21:43 +02:00
fwiedmann
d7878222bb build(go): set module version to go 1.16 2021-05-08 22:21:43 +02:00
Sebastian Beisch
f79466b238 fix(gitutil): don't crash if no last version was found v1.10.3 2021-05-06 19:07:07 +02:00
Sebastian Beisch
5225b12c00 style(internal) clean up code v1.10.2 2021-04-28 08:43:10 +02:00
Sebastian Beisch
2cd24777b3 fix(internal): improve git log for commits on current branch since last release
At the moment when PRs where done in parallel it could happen that some commits where ignored in the release. This should be fixed now
2021-04-28 08:43:10 +02:00
Naven Gogineni
cb3084d0b7 docs(github): fix typo in comment v1.10.1 2021-03-10 09:09:07 +01:00