-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
scancode-results-analyzer uses a lot of third-party dependencies, as it handles a wide range of tasks like
- Pandas based preliminary Data Cleaning and Attribute-based Classes - https://github.com/nexB/scancode-toolkit/issues/2052
- NLP Models - https://github.com/nexB/scancode-toolkit/issues/2181
- GUI review Frameworks - https://github.com/nexB/scancode-toolkit/issues/2197
- GPU/Multi-threading Support - https://github.com/nexB/scancode-toolkit/issues/2057
So all this requires a lot of dependencies, managing which could be tricky and time-consuming.
So creating a docker image with all the dependencies for the same would make a lot of difference.
- Create a Docker Image
- Run all Tests Successfully on the docker container
- Deploy the Docker Image publicly at https://hub.docker.com/
Additionally creating Documentation pages with re-StructuredText and Sphinx with -
- Walkthroughs of the Review Process
- API Documentation
- Explaining Various Stages of the Analysis
Metadata
Metadata
Assignees
Labels
No labels