trento icon indicating copy to clipboard operation
trento copied to clipboard

CI: add job for checking licenses from dependencies

Open flaviodsr opened this issue 3 years ago • 1 comments

The check is implemented using wwhrd [1] and the allowed licenses are listed on the .wwhrd.yml file.

  1. https://github.com/frapposelli/wwhrd

Fix: https://github.com/trento-project/trento/issues/349

flaviodsr avatar Jan 26 '22 11:01 flaviodsr

@arbulu89 thanks for the review.

Regarding the golang bin directory, do you have a suggestion on how to fix that? I could add $GOPATH/bin to the path of the binary, however there is also the case where it is not defined which defaults to $HOME/go/bin. Not sure if it would be worthy going over all the options.

flaviodsr avatar Jan 27 '22 13:01 flaviodsr