-
Notifications
You must be signed in to change notification settings - Fork 74
Npm license check #967
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
Npm license check #967
Conversation
cb5f692 to
282e205
Compare
282e205 to
db22031
Compare
|
We have to add some exclusions to the check, otherwise we'll have this check failing all the time (I mean vscode extensions, eslint ls etc - those we download manually) |
|
What's the status of das-license tool nowadays regarding local npm modules in package-lock.json? Should ebasing just work? |
In order to make it successfully verify it's probably needed to add Next step would be adding the support for |
b3c8928 to
a96cee0
Compare
|
When I run it locally, on But I build it locally from the master branch, not getting it from maven repo snapshots... |
a96cee0 to
5e2dc83
Compare
5e2dc83 to
cb5654e
Compare
|
When I run it from and it doesn't depend on whether When I omit the |
|
And it now works! |
|
I added eclipse-dash/dash-licenses#196 in order to track this |
No description provided.