jenkins-job-builder/jenkins_jobs/modules
Denis Laxalde 2de4ba8a81 Add support for "tox" builder
This builder uses the ShiningPanda plugin. It is implemented as a "tox"
builder independent of the "shining-panda" one since the latter defines
"common" arguments (such as `nature` or `command`) that do not apply to this
tox builder.

Change-Id: I99c1fdad392d41deb9c8fdd5c3617bb10860ac39
2015-12-02 08:42:26 +01:00
..
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
base.py Make reuse of builders/publishers inside other components easier. 2013-04-24 17:50:32 +00:00
builders.py Add support for "tox" builder 2015-12-02 08:42:26 +01:00
general.py Added support for the workflow job type 2015-11-24 21:18:45 +01:00
helpers.py Made a common helper function - convert_mapping_to_xml 2015-10-09 17:47:01 +01:00
hipchat_notif.py hipchat bug fix 2015-04-23 11:55:14 +01:00
hudson_model.py Add best and worst status details for conditional-step plugin. 2014-02-10 12:08:40 -05:00
metadata.py Use sphinx extlinks to shorten links to Jenkins wiki 2015-02-24 21:37:17 +00:00
notifications.py Adding more configurable options in Notifications plugin 2015-03-20 22:50:31 +05:30
parameters.py Fix the wrong info in docs about default slave param 2015-11-11 22:54:19 +00:00
project_externaljob.py Support for externaljob project-type for monitoring external jobs 2015-08-01 12:45:40 -07:00
project_flow.py Merge "Support additional features in Build Flow project" 2015-03-10 11:19:40 +00:00
project_freestyle.py Add documentation. 2012-09-17 20:25:38 +00:00
project_matrix.py Add support for GroovyAxis 2015-08-17 13:24:58 +02:00
project_maven.py Support for post-step-run-condition in Maven projects 2015-06-27 21:03:46 +05:30
project_multijob.py Use sphinx extlinks to shorten links to Jenkins wiki 2015-02-24 21:37:17 +00:00
project_workflow.py Added support for the workflow job type 2015-11-24 21:18:45 +01:00
properties.py Add support for Rebuild Plugin 2015-11-10 21:42:52 +00:00
publishers.py Option to mark build as unstable in PostBuildScript publisher 2015-11-16 19:58:37 +00:00
reporters.py Add FindBugs support to Publishers 2015-03-19 18:42:42 -04:00
scm.py Merge "Make git.timeout parameter set clone timeout too." 2015-11-12 19:00:11 +00:00
triggers.py Merge "Added gitlab plugin" 2015-09-29 18:34:05 +00:00
wrappers.py Add support for Artifactory plugin 2015-09-17 13:47:05 -04:00
zuul.py Replace ci.o.o links with docs.o.o/infra 2015-05-28 06:28:47 +00:00