Skip to content

isabella232/jenkins-job-linter

 
 

Repository files navigation

jenkins-job-linter

Build Status codecov Snap Status Requirements Status Documentation Status Code Climate

Perform linting checks against Jenkins Job Builder XML

Getting Started

virtualenv -p $(which python3) jjl
. ./jjl/bin/activate
pip install jenkins-job-linter
jenkins-jobs lint path/to/my/job/builder/definitions

Documentation

See http://jenkins-job-linter.readthedocs.io/en/latest/ for the latest documentation.

About

Perform linting checks against a directory of Jenkins job XML

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%