Skip to content

Check allowed licenses in GitHub CI#441

Merged
unexge merged 1 commit into
awslabs:mainfrom
unexge:push-xytwznqyuuwz
Apr 25, 2025
Merged

Check allowed licenses in GitHub CI#441
unexge merged 1 commit into
awslabs:mainfrom
unexge:push-xytwznqyuuwz

Conversation

@unexge
Copy link
Copy Markdown
Contributor

@unexge unexge commented Apr 24, 2025

This PR adds a new make target make check_licenses to ensure all Go dependencies has compatible licenses using 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>
@unexge unexge requested a review from a team as a code owner April 24, 2025 15:44
@unexge unexge temporarily deployed to approval-gate April 24, 2025 15:44 — with GitHub Actions Inactive
Copy link
Copy Markdown
Contributor

@dannycjones dannycjones left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Burak, this is great!

I'm a bit sad, it looks like go-licenses doesn't have a way to clarify the licenses for those packages with warnings. This PR is already a big improvement though.

@unexge unexge added this pull request to the merge queue Apr 25, 2025
Merged via the queue into awslabs:main with commit 6e2e5a5 Apr 25, 2025
30 checks passed
@unexge unexge deleted the push-xytwznqyuuwz branch April 25, 2025 10:32
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