Skip to content
Snippets Groups Projects

ci-license-scan: Add proposed whitelist

Merged Walter Lozano requested to merge wip/wlozano/proposed-whitelist into apertis/v2026dev1
All threads resolved!
Files
3
+ 19
0
apertis-dev-tools (0.2024.19) apertis; urgency=medium
* ci-license-scan: Add proposed whitelist.
While working with license scan is very common to add whitelist for
files and folders. To make this job easier, allow ci-license-scan to
propose a whitelist based on known patterns.
This feature is only meant to help developers to reduce the overheard
of the manual work, hence, the proposed changed need to be carefully
reviewed.
* apertis-pkg-merge-local: Add support for scan.
It is common to need locally check for license scan issues, so add initial
support for it to the tooling.
* apertis-pkg-merge-local: Support different types of release commits.
Depending on the type of changes, upstream or donwstream, it is better to
use different settings while generation the changelog, in order to provide
or not the full set of changes.
-- Walter Lozano <walter.lozano@collabora.com> Fri, 17 Jan 2025 15:07:58 -0300
apertis-dev-tools (0.2024.18) apertis; urgency=medium
* ci-buildpackage: drop the use of wrap-and-sort.
Loading