Open
Conversation
6009c56 to
cada9d1
Compare
Generate README from registry, to avoid typos, sorting errors, drift... Generate license URL from repo URL
cada9d1 to
e2d7d82
Compare
Contributor
Author
|
This is a big set of corrections, but I think worth making to avoid obscuring the underlying licenses. Summary of license metadata changes relative to
SPDX Changes
License File Only Changes
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Meant to be considered after #216
I realized that some of the descriptions I added were under the wrong license. Specifically, some of the newer UR models have a permissive but non-standard license. #203
This sort of detail can be difficult to catch on manual inspection, so I am proposing that license metadata be incorporated into the description registry itself, so that 1) the pointed-to license file's existence can be enforced and 2) it is easier to incorporate an automated checker in the future.
Putting this data in the registry means the readme tables can be synthesized from the registry, avoiding sorting errors and typos. Some of my additions introduced these errrors. It also let's us directly surface a link to the pointed-to LICENSE file, so consumers can more easily verify.