-
Notifications
You must be signed in to change notification settings - Fork 95
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
Ability to submit bugs #122
Comments
Using the analyzer to spot issues. Results file after applying the analyzer post-scan plugin on the Debian copyright files: copyrights-debian-analyzer.json.txt
IMHO this could help with the issue review and bug submission process a lot. Though note that, license-expression suggestions are only preliminary and based on the faulty matches themselves, so they work in only straightforward cases. |
@AyanSinhaMahapatra could you provide all the steps (with code) on how you run and apply the analyzer? |
@tdruez Yes, I had requested for the RTD site to be added, as I do not have access to add repos. I do have it set up for my fork - https://scancode-results-analyzer-fork-ayan.readthedocs.io/ Installation and running the plugin works as described here - https://github.com/nexB/scancode-results-analyzer/blob/main/INSTALL.rst For example, this file was generated by running the following, after installation
No there's no reasons for not publishing on pypi, but @pombredanne and I were still discussing on the details and report format, fixing some issues, so it got delayed. We are working on that, to then integrate with scancode.io Related tickets are -> |
Btw, aboutcode-org/scancode-analyzer#21 is closed now, |
@AyanSinhaMahapatra that's great news. I'll start a branch implementing |
So this ticket on designing and having a format to review/resolve issues in scancode.io #137 would be needed before that? I can start with integrating analyzer in a pipeline then with your help? |
@pombredanne -> https://github.com/sindresorhus/new-github-issue-url/issues/new?title=adadasd&body=%0A%0A%0A---%0AI'm+a+human.+Please+be+nice. Example of using URL formatting to create new issues. |
Ideally, when viewing a file and spot bugs, user can select the texts and submit bugs.
One approach is to auto-generated a github ticket (while the user still needs to use his/her own github ID)
Other possible/potential approaches are welcome to be discussed.
The text was updated successfully, but these errors were encountered: