You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* creating a way to identify equivalent strings
* Added unit tests
* modified spdx report to use licence lookup
* modified configuration to list accepted licences
* checking licence compliance of a package and its dependencies
* copyright and news file
* making code climate happy
* making code climate even more happy and hopefully for good
* formatting improvement
* try forcing publishing artifacts even if check fails
* Update mbed_tools_ci_scripts/utils/third_party_licences.py
Co-Authored-By: Rob Walton <rob.walton@arm.com>
* changes following review comments
* Updated the PR to handle more licence descriptor cases.
* Adding a way to use a regex to defined allowed licences e.g. `BSD* `
* licence expression understanding improvement
* fixing problems with comma in the licence description
* fix regex
* fix test
* Better handled licences and put in place a way to mark packages as checked with regards to licensing
* listing the packages for which the licence has been checked
Co-authored-by: Rob Walton <rob.walton@arm.com>
0 commit comments