chore: merge alpha into master #4951
commitlint.yml
on: pull_request
commitlint
/
commitlint
14s
Annotations
1 error
commitlint / commitlint
You have commit messages with errors
⧗ input: [BD-46] resolve bootstrap conflicts with design tokens (#1800)
* feat: resolve some Bootstrap conflicts with design tokens
Co-authored-by: Peter Kulko <[email protected]>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: [BD-46] refactor: improve design tokens architecture (#1874)
* refactor: update design tokens naming and add missing ones
* feat: expose replace vars script to CLI
Co-authored-by: Viktor Rusakov <[email protected]>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: [BD-46] feat: refactoring design tokens folders structure (#2069)
* feat: refactoring design tokens folders structure
* fix: add missing "type" attribute to tokens and consider token's theme in color-yiq function
* docs: update docstring for colorYiq function
---------
Co-authored-by: Viktor Rusakov <[email protected]>
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: feat: [BD-46] Paragon theme CSS is built and published independently of consuming applications (#2102)
✖ header must not be longer than 100 characters, current length is 102 [header-max-length]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
⧗ input: sync: master to alpha
✖ type must be one of [revert, feat, fix, perf, docs, test, build, refactor, style, chore, temp] [type-enum]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://open-edx-proposals.readthedocs.io/en/latest/oep-0051-bp-conventional-commits.html
|