DiamondLightSource / DiamondLightSource/dodal
Add a github action for licensing compliance checker (testing for the python-copier-template purposes)
Open
enhancement
github_actions
low priority
- Dominant language
- Python
- Stars
- 5
- Forks
- 13
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 10
Description
To prevent using libraries in our projects that are not compatible with our project licenses. For instance using a library with a more restrictive license in our library with a more permissive license. The likelihood of legal action for many of those libraries might not be that great, but multiplied by many libraries and time might be costly, at least in the developer time to migrate to a compatible alternative
https://github.com/marketplace/actions/dependencies-license-compliance-checker
See this
https://github.com/DiamondLightSource/python-copier-template/pull/199/files
Contributor guide
Assessment
This issue has not been assessed yet.