913783cf08
fix(ci): Updated architecture types to align docker image. 🔧
ci/woodpecker/push/woodpecker Pipeline was successful
2024-04-02 22:11:58 +13:00
ad8d69452d
fix(ci): Fixed typo in releaser kind ✏️
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/pull_request_closed/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
2024-04-02 15:28:43 +13:00
77fb819342
fix(ci): Added semrelease and Woodpecker config 🔧
2024-04-02 14:00:21 +13: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
Nightapes
a76aec25dd
ci(github): add golang 1.14 and macos
2020-02-27 21:43:12 +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
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
113ddf2b1f
build(ci): use new hooks for docker release
2020-01-05 19:02:20 +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
Nightapes
399a3515f2
feat(docker): add docker image with go-semantic-release
2019-09-22 15:49:06 +02:00
Nightapes
8643656339
feat(changelog): add docker usage to changelog
2019-08-31 17:05:10 +02:00
Nightapes
829fea1282
build(releaser): fix release config
2019-08-08 21:33:28 +02:00
Nightapes
467ae1f87e
build(releaser): fix release config
2019-08-08 21:33:28 +02:00
Nightapes
5791d3b41c
refactor(releaser): clean up code
2019-08-08 21:33:28 +02:00
fwiedmann
6bdbc2173f
chore(release.yaml): set master branch on beta release
2019-07-28 21:53:30 +02:00
fwiedmann
6e2fa0ddbf
temp(pkg/releaser): add ZipFiles Method
2019-07-07 23:42:52 +02:00
Nightapes
7de6f249fe
build(travis): add release config
2019-06-18 21:35:51 +02:00
Nightapes
cf0431846b
refactor(*): clean up code
2019-06-15 23:03:27 +02:00
Felix Wiedmann
cd362c63bd
chore(config): add providers default domains, git providers can now specify a custom provider url for supported providers, add releaseTitle in config
2019-06-13 23:31:14 +02:00
Felix Wiedmann
ef60526644
chore(config/gitprovider): remove yaml description for accessToken
2019-06-13 19:37:55 +02:00
Felix Wiedmann
29a97cbba4
feat(config): add list of assets with name and bool if the asset should be compressed
2019-05-28 22:12:00 +02:00
Nightapes
fc7e6366c2
feat(changelog): add first draft for changelog generation
2019-05-25 18:10:24 +02:00
Nightapes
9f7d3e3b58
refactor(versioning): clean up version calculation and logs
2019-05-16 21:30:35 +02:00
Nightapes
d7664eb8e8
feat(config): add config file
2019-05-15 22:09:52 +02:00