-
Notifications
You must be signed in to change notification settings - Fork 15
Ensure the tests can pass by ignoring two license checks. #86
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
--ignore=language-subtag-registry,tslib ERROR Module language-subtag-registry has an incompatible license 'ODC-By-1.0'.ERROR Module tslib has an incompatible license '0BSD'.
|
(I am not a lawyer) These licenses look pretty permissive, but I don't see them here: https://www.gnu.org/licenses/license-list.en.html |
|
0BSD looks fine, it's largely the same as ISC |
|
Looks like the actual script is MIT licensed, but the database is ODC-By-1.0.
|
|
Opened an issue over here too: mattcg/language-subtag-registry#7 |
|
Some questions from @Otto42 to help guide us here:
|
|
Really, this should be moved upstream, here. |
|
Added a PR here to include ODC-By-1.0. |
✅ Approved Not sure when the next release of Gutenberg packages will be though |
|
Need the @wordpress/scripts release done, and then we can bump the version there. |
|
Merged in #89. 📦 🥳 |
--ignore=language-subtag-registry,tslib