Jenkins Library 2.4.0

Last modified by DevOps-as-a-Service Operator on 2025/02/05 11:33

Enhancement

Code Analysis: if Python modules (.py files) exist in the git repository they will be analyzed using pylint and flake8. If pylint or flake8 are not available on the Jenkins agent the steps will be skipped. Python files that are generated or downloaded into the workspace will not be checked.

image2022-5-17_17-56-17.png

For complete documentation see Jenkins Shared Library.