Make the codebase more manageable and maintainable:
- Move
runner.py
content for processing each repo into anartifactHubRepo
class, which processes each repo represented by a model which can be passed tooutput/result_writer.py
. This will also allow us to multi-thread.
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.