authelia/.buildkite
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
..
annotations [DEPRECATE] Remove OSX (darwin) based binaries (#967) 2020-05-03 22:03:53 +10:00
hooks [MISC] Add CLI suite (#1597) 2021-01-16 21:25:02 +11:00
steps ci(buildkite): utilise conventional-changelog for release notes (#1714) 2021-02-12 14:00:36 +11:00
RELEASE.md release: v4.26.0 (#1682) 2021-02-02 12:23:37 +11:00
deployment.sh ci(buildkite): utilise conventional-changelog for release notes (#1714) 2021-02-12 14:00:36 +11:00
pipeline.sh ci(buildkite): utilise conventional-changelog for release notes (#1714) 2021-02-12 14:00:36 +11:00
pipeline.yml ci: remove dependabot (#1696) 2021-02-04 13:06:23 +11:00