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
This PR adds a new `make` target `make check_licenses` to ensure all Go
dependencies has compatible licenses using
[`go-licenses`](https://github.com/google/go-licenses) tool. Also adds
this new target to our unit test GitHub workflow.
---
By submitting this pull request, I confirm that you can use, modify,
copy, and redistribute this contribution, under the terms of your
choice.
Signed-off-by: Burak Varlı <burakvar@amazon.co.uk>
# List of allowed licenses in the CSI Driver's dependencies.
51
+
# See https://github.com/google/licenseclassifier/blob/e6a9bb99b5a6f71d5a34336b8245e305f5430f99/license_type.go#L28 for list of cannonical names for licenses.
0 commit comments