Fix license metadata#3233
Conversation
|
While we're doing this, may I ask that we also change inso to use a valid license? Right now it's @nijikokun is that ok? In case you think this is a pedantic request, some tooling reports this when you install, e.g.: And, if nothing else, it'd be nice to have that error go away. |
|
Thanks for raising the issue @dimitropoulos. Let's go ahead and make sure it's properly labeled as |
Done 👍 |
|
I am not sure whether the changes in this PR will actually resolve #3219, as it is unclear whether actually having the license in the That said, I still think we should merge the changes in this PR regardless, but I'm not sure if we can close #3219 until we verify the resulting |
|
I tested it locally and putting the license field in Just to be safe I can test it again |
|
@DMarby Just checked it locally and yes, both .rpm and .deb build with the correct license. However I'm not familiar with metadata to .AppImage and .snap but I can look into it too |
|
Digging deeper I've found that the .snap does not ship with a license field inside But solving this maybe out of scope of this PR |
develohpanda
left a comment
There was a problem hiding this comment.
I'll need to double check whether we should be applying MIT or Apache-2.0; to my knowledge it is the latter, so let's hold off on merging this until confirmed.
I echo the other points raised, however, that we should definitely get this in. Thank you for raising a PR and running through those investigations! 🤗
|
A quick update, this is on the backlog to chase up with the right people. Until then, marking as blocked 🙂 |
|
Okay! I have some more information:
@reynolek please advise if this doesn't capture it correctly 🙂 |
|
That looks correct from the info that I was given 👍 |
Alright, just applied the changes, please review |
reynolek
left a comment
There was a problem hiding this comment.
Approving from product perspective based on Legal team's input
|
Thank you for working through this! |
Adds license field in packages so that linux builds ship with the correct license.
Closes #3219, Closes INS-599.