-
Notifications
You must be signed in to change notification settings - Fork 589
SPDX identifiers and a CI job to check them all #1084
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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
266e592
to
17438a1
Compare
Ping @mxmehl anything obvious you can think of I might have missed here? |
- All files have prominent copyright and SPDX identifier - If not embedded in the file, in the .reuse/dep5 file - All used licenses are in LICENSES/ (not shipped in tarballs) - A new REUSE CI job verify that all files are OK Assisted-by: Viktor Szakats Closes #1084
- All files have prominent copyright and SPDX identifier - If not embedded in the file, in the .reuse/dep5 file - All used licenses are in LICENSES/ (not shipped in tarballs) - A new REUSE CI job verify that all files are OK Assisted-by: Viktor Szakats Closes #1084
Sorry, I was on vacation. But it looks like you did a great job. Thank you! The cherry on the top would be to register the repository with the REUSE API and include the resulting "compliant" badge e.g. in the README file. curl is also registered though I'm not sure whether it was @bagder who did it. |
Excellent! A check by the API will be triggered once there is a new commit on the main branch and if someone requests the badge. The API does not check pro-actively for new commits (yet), so including the badge in the README file ensures that the API has the latest information on REUSE compliance. |
I'm not fan of badges, so none of these three projects get that. For the moment at least. |
- All files have prominent copyright and SPDX identifier - If not embedded in the file, in the .reuse/dep5 file - All used licenses are in LICENSES/ (not shipped in tarballs) - A new REUSE CI job verify that all files are OK Assisted-by: Viktor Szakats Closes libssh2#1084
- All files have prominent copyright and SPDX identifier - If not embedded in the file, in the .reuse/dep5 file - All used licenses are in LICENSES/ (not shipped in tarballs) - A new REUSE CI job verify that all files are OK Assisted-by: Viktor Szakats Closes libssh2#1084
Uh oh!
There was an error while loading. Please reload this page.