-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
[Monorepo] Fix license check errors #19861
Labels
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
Comments
Tug
added
the
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
label
Jan 24, 2020
6 tasks
6 tasks
Updated list of dependencies:
|
6 tasks
github-actions
bot
added
the
[Status] In Progress
Tracking issues with work in progress
label
May 5, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Mobile App - i.e. Android or iOS
Native mobile impl of the block editor. (Note: used in scripts, ping mobile folks to change)
This is part of the Monorepo effort (see #18508).
Some of the dependencies
gutenberg-mobile
currently has are not compatible with GPLv2. #19860 will be tracking the effort to rewrite those.This issue will track the progress of fixing the CI script that checks licenses in dependencies (see https://travis-ci.com/WordPress/gutenberg/jobs/278293062).
We'll need to fix it by either moving some dependencies to devDependencies (
react-native-community/cli
) and/or updating the script to exclude some specific dependencies we know won't be distributed.We have identified the following dependencies that needs to be moved to devDependencies:
The text was updated successfully, but these errors were encountered: