This relelease is able to analyze Pylint, Ruff, and Mypy report to annotate source code to facilitate python code review.
It also suggests job setup for python projects using typical dependency managers, including poetry, pip, and conda. The suggested job includes logic to cache python packages, run unit tests, lints, or type checks, and mark OneDev source view with coverage and found problems.