Add support for QML style from QGIS 3.28 #207
Annotations
1 error and 1 warning
commitlint
You have commit messages with errors
⧗ input: Set up test structure for QGIS 3.28
Tests should read both pre-3.28 QML - from data/qmls_old
and, post-3.28 QML - stored in data/qmls
When writing, the output should be 3.28 compatible.
This only sets up the new text structure -
the test data and conversion logic is not yet updated to be 3.28 compatible.
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
⧗ input: Update QGISStyleParser to output 3.28 style QML
and to read both 3.28 style QML, and earlier style QML
Update test data in qmls/ to be 3.28 style QML
✖ subject may not be empty [subject-empty]
✖ type may not be empty [type-empty]
✖ found 2 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
commitlint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|