-
-
Notifications
You must be signed in to change notification settings - Fork 576
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
Add new license Anti-Capitalist Software License #2362 #2364
Add new license Anti-Capitalist Software License #2362 #2364
Conversation
97f12d5
to
acd528a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I have a few nitpickings for your consideration before we can merge.
cae78e2
to
f691361
Compare
f691361
to
31c8888
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@itssingh Thank you! Almost there too here!
See the "ignorables"-related test failures in https://dev.azure.com/nexB/scancode-toolkit/_build/results?buildId=3262&view=logs&j=3c16b29b-eb82-5c7a-26ca-153f5e2ef8d4&t=525ae439-c19a-5d45-abf1-df81b3df2f93&l=43551 for your review.
should I put |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
should I put url in notes:
no, you just need to add ignorable_*
fields for URLs and emails
31c8888
to
da309e6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you! Please consider the few cleanups I suggested. Also feel free to squash all your commits in a single one.
da309e6
to
1004243
Compare
I left these #2364 (comment) as trailing line return #2364 (comment) as you previously suggested. Removed now :) |
Signed-off-by: Philippe Ombredanne <[email protected]>
Bump commoncode
Update CONTRIBUTING.rst Authored-by: Abhigya Verma<[email protected]> Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Format code. Refactor common code between RDF and TV. Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Philippe Ombredanne <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
Signed-off-by: akugarg <[email protected]>
Signed-off-by: akugarg <[email protected]>
Add new flag in License Data Model definition
Some instructions were not (exactly) right, and some commands are now also highlighted properly. Signed-off-by: Marcel Rettig <[email protected]>
…ting Update Contributing: Development setup-instructions Signed-off-by: Marcel Rettig <[email protected]> Signed-off-by: Philippe Ombredanne <[email protected]>
@pombredanne Should I add notes for all the rules? |
Signed-off-by: akugarg <[email protected]>
Signed-off-by: akugarg <[email protected]>
Referenced_filenames should be returned by API function
This provides a rule that matches MIT notices of form (note: indent for highlight): License This project is licensed under the terms of the MIT license. Signed-off-by: Peter Gardfjäll <[email protected]>
This avoids Apache-2.0 "overriding" mit_349.RULE in cases like ## License This project is licensed under the terms of the MIT license. Signed-off-by: Peter Gardfjäll <[email protected]>
Add emails and urls in converted_infos. Add holders, authors, emails and urls information in html template. Signed-off-by: Sarita Singh <[email protected]> Co-authored-by: Avinal Kumar <[email protected]>
Signed-off-by: Sarita Singh <[email protected]> Co-authored-by: Avinal Kumar <[email protected]>
Add emails and urls to HTML output
Avoid misinterpreting MIT license notice as Apache-2.0, issue aboutcode-org#2635
Signed-off-by: akugarg <[email protected]>
Signed-off-by: akugarg <[email protected]>
Signed-off-by: akugarg <[email protected]>
Add final report for GSoC'21
This version check causes problems when running in a firewalled environment (in my case, hanging for 30 seconds before timing out). This just adds a CLI option to skip it entirely. Signed-off-by: Yunus Rahbar <[email protected]>
Add "--no-check-version" CLI option to scancode
Align tests for pubspec with latest code
Add new licenses
Somehow a tab had squeezed in Signed-off-by: Philippe Ombredanne <[email protected]>
This is no longer supported in newest Python versions. Signed-off-by: Philippe Ombredanne <[email protected]>
FYI I merged the latest develop and fixed the tests, then pushed back to your branch |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Merging now at last. Thanks!
Signed-off-by: itssingh [email protected]
Fixes #2362
Added new licenses ANTI-CAPITALIST SOFTWARE LICENSE v-1.0, v-1.1, v-1.2, v-1.3 and v-1.4
These added licenses are giving correct scan result.
Run tests locally to check for errors.