Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add license compliance to ci process #151

Merged
merged 2 commits into from
Oct 27, 2023
Merged

Conversation

chrismarget-j
Copy link
Collaborator

@chrismarget-j chrismarget-j commented Oct 26, 2023

This PR adds automatic 3rd party license compliance stuff to the repository CI workflows and Makefile, similar to what we do with terraform-provider-apstra.

It doesn't use the hacked-up version of go-license (used by the other project) because this project has no imports with reciprocal or restricted licenses attached. We may need to revisit that decision as functionality is added in the future.

There's also a new license included... One that was missed because the license fetching wasn't previously automated.

@chrismarget-j chrismarget-j merged commit d1ca42b into main Oct 27, 2023
@chrismarget-j chrismarget-j deleted the update-license-tooling branch October 28, 2023 01:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants