| #
e1157ecd |
| 19-Jan-2022 |
Sughosh Ganu <sughosh.ganu@linaro.org> |
build(changelog): add a valid scope for partition code
Add a valid scope for the partition code under the drivers directory.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I173ac4
build(changelog): add a valid scope for partition code
Add a valid scope for the partition code under the drivers directory.
Signed-off-by: Sughosh Ganu <sughosh.ganu@linaro.org> Change-Id: I173ac45e4ccbc95566277dabef15dcd25533e097
show more ...
|
| #
b618f5ed |
| 26-Jan-2022 |
Joanna Farley <joanna.farley@arm.com> |
Merge changes from topic "ck/changelog" into integration
* changes: build(npm): mandate Node.js engine version docs(changelog): fix broken version bumping docs(changelog): fix version tag link
Merge changes from topic "ck/changelog" into integration
* changes: build(npm): mandate Node.js engine version docs(changelog): fix broken version bumping docs(changelog): fix version tag links refactor(hooks): replace cz-conventional-changelog with cz-commitlint style(commitlint): reorder header/body max line length fields chore(npm): update package versions/license
show more ...
|
| #
f64c5582 |
| 01-Dec-2021 |
Chris Kay <chris.kay@arm.com> |
refactor(hooks): replace cz-conventional-changelog with cz-commitlint
This change replaces cz-conventional-changelog with cz-commitlint, which automatically configures Commitizen using our commitlin
refactor(hooks): replace cz-conventional-changelog with cz-commitlint
This change replaces cz-conventional-changelog with cz-commitlint, which automatically configures Commitizen using our commitlint configuration file. Currently, we use some manual Javascript magic to load our Commitizen configuration into commitlint (the opposite of what's introduced by this change), which can be removed.
With this change, we also move our commitlint configuration into a new `changelog.yaml` file. This file holds the same data as `.cz.json` previously did.
Change-Id: I14ff2308f1a0b2b293c2128b28ca2df578ce9c1c Signed-off-by: Chris Kay <chris.kay@arm.com>
show more ...
|