Skip to content

finnhaedicke/jenkins-job-builder-workflow

Repository files navigation

Workflow Plugin module for jenkins-job-builder

Python module that extends jenkins-job-builder to support new project type, workflow.

https://travis-ci.org/finnhaedicke/jenkins-job-builder-workflow.svg?branch=master Documentation Status

Based on https://github.com/thomasvandoren/jenkins-job-builder-naginator

Documentation

Please see http://jenkins-job-builder-workflow.readthedocs.org/

Installation

pip install jenkins-job-builder-workflow

Development

To work on this project, install the dependencies, install the develop branch, make change, and run tests with tox:

pip install -r requirements.txt -r test-requirements.txt
python setup.py develop
# ... make changes ...
tox

Note

It is best to use a virtualenv for developing this package.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages