xmidt-org / caduceus

The Xmidt server for delivering events written in Go.
Apache License 2.0
16 stars 19 forks source link

(unify) Fix license errors and enable checking. #416

Open schmidtw opened 1 year ago

schmidtw commented 1 year ago

Fix license errors and enable checking all the time.

Verify each license and add them to the accepted list.

Enable license checking in the action

In .github.workflows/ci.yml remove the line license-skip: true.