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

Introduce a stand-alone Kotlin script to check license classifications #63

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

sschuberth
Copy link
Member

This offers more flexibility going forward, like checking that all classified licenses are valid SPDX IDs.

@sschuberth sschuberth force-pushed the kts-checks branch 2 times, most recently from 1e39289 to 60a71a4 Compare December 15, 2023 10:04
@sschuberth sschuberth marked this pull request as ready for review December 15, 2023 10:04
@sschuberth sschuberth requested review from mmurto and a team December 15, 2023 10:04
Replace the check via the ORT helper-cli command with a custom stand-alone
Kotlin script that uses ORT programmatically. This offers more flexibility
going forward, like checking that all classified licenses are valid SPDX
IDs.

Signed-off-by: Sebastian Schuberth <sebastian@doubleopen.org>
@sschuberth sschuberth merged commit 2b796b6 into main Dec 15, 2023
3 checks passed
@sschuberth sschuberth deleted the kts-checks branch December 15, 2023 10:09
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