authelia/.buildkite/steps
Amir Zarrinkafsh 8c79e6beca
ci(buildkite): utilise conventional-changelog for release notes (#1714)
Instead of generating our changelog based on crude modifications utilising git log we now utilise conventional-changelog.

conventional-changelog utilises the angular commit structure to categorise and display the changelog for 3 types (fix,feat,perf) and each of the change scopes are identified in the changelog too.

An example of the output for v4.26.0 can be found below:

# [4.26.0](https://github.com/authelia/authelia/compare/v4.25.2...v4.26.0) (2021-02-02)

### Bug Fixes

* **handlers:** refresh user details on all domains ([#1642](https://github.com/authelia/authelia/issues/1642)) ([60ff16b](60ff16b518))

### Docker Container
* `docker pull authelia/authelia:4.26.0`
2021-02-12 14:00:36 +11:00
..
aurhelper.sh do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
aurpackages.sh do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
buildimages.sh ci: remove dependabot (#1696) 2021-02-04 13:06:23 +11:00
deployimages.sh do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
e2etests.sh [FEATURE] Support MSAD password reset via unicodePwd attribute (#1460) 2020-11-27 20:59:22 +11:00
ghartifacts.sh ci(buildkite): utilise conventional-changelog for release notes (#1714) 2021-02-12 14:00:36 +11:00
syncdoc.sh do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00