Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.33 KB

README.rst

File metadata and controls

27 lines (22 loc) · 1.33 KB

Build Status Coverage Documentation Status PyPi Package License

jenkinsflow

Python API with high level build flow constructs (parallel/serial) for Jenkins (and Hudson). Allows full scriptable control over the execution of Jenkins jobs. Also allows running 'jobs' without using Jenkins (for testing without reloading Jenkins jobs).

See INSTALL.md for installation and test setup. See demo/... for some usage examples. I don't test continuously on Hudson, but patches are welcome.

Thanks to Aleksey Maksimov for contributing various bits, including the graph visualization.