-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[che-code] Add a GitHub job to check licenses for using libraries for PRs #23363
Comments
Hello @olexii4 |
So, could you clarify please:
I just want to get a whole picture... |
@RomanNikitenko As Eclipse-Che developers, we are responsible for the third-party software components used in your product. So, we need to be sure about the licenses. We need to know about the license issues before we provide our product to customers. It is our responsibility. We will see all the licenses. If we find a license issue, we can discuss and decide what to do about it. We need to know what we will use in our product. Do you agree with this? @ibuziuk WDYT? |
@olexii4
|
@tolusha I prepare a draft PR as a sample che-incubator/che-code#527 |
@RomanNikitenko It is a problem of a 'che-editor'. VS Code just a one third-party software components that is used as one of our 'che-editor'. |
this component hardly depends on the upstream but sorry, I just trying to understand what is the plan let's say a dependency is added on the VS Code side (as usual) what's the plan?
|
@RomanNikitenko We have several @ibuziuk Is it worth having this information before product release? WDYT? |
@olexii4 do you have any thoughts/suggestions about my question in the previous comment? |
Since we are part of the Eclipse Foundation, we should fall back on the official tools and processes |
I don't know if it matters in this matter, but:
anyway, it looks like no one has the answer on the question - what is the plan about those VS Code dependencies...(see #23363 (comment)) |
@RomanNikitenko it would be interesting, though to track 1% somehow - for VS Code deps we should be safe and piggyback on Visual Studio Code - Open Source ("Code - OSS") which is MIT |
for this goal, I believe, it's enough to track few extensions with the |
Is your enhancement related to a problem? Please describe
It will be useful to have an automatic license check for using libraries for each PR
Describe the solution you'd like
Add a GitHub job to check licenses for using libraries for PRs.
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: