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
Use SCTK package_only in inspect_packages pipeline (#1118)
* Update inspect_packages pipeline
* Split package/dependencies creation in a seperate step
* Only create packages/dependencies from Assemblable PackageData
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
* Support fast package-only scan in inspect_packages
Support the new only_packages attributes in scancode
get_package_data API, to only scan for package data and
skip license and copyright detection.
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
* Add CHANGELOG entry
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
* Make resolve_dependencies integration test faster
Reference: #1087
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
---------
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
0 commit comments