jenkins-job-builder/jenkins_jobs
Daniel Watkins 1d90d0d5ba Handle string skip-vote parameters in gerrit trigger
Prior to this commit, the code assumes that the parameters given in the
YAML will parse as Python bools.  This fails when, for example, the
string "false" is given.

Change-Id: Ia7d0f5954929d13acc268f878ce992808b258a12
Story: 2001466
Task: 6183
2018-05-30 17:00:54 -04:00
..
cli Merge "Add 'existing-only' argument for update subcommand" 2018-04-12 19:59:13 +00:00
modules Handle string skip-vote parameters in gerrit trigger 2018-05-30 17:00:54 -04:00
sphinx Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
alphanum.py use alphanum sorting for jobs and views 2017-08-09 17:51:00 +01:00
builder.py Deprecate running testjobs without config-xml flag 2018-05-20 12:57:29 +00:00
cache.py re-raise the original Exception instead of raising a new one 2017-11-06 13:36:17 +01:00
config.py Added option to print job names as urls 2018-01-26 14:14:07 +00:00
constants.py Remove YamlParser from jenkins_jobs.builder 2015-04-22 11:59:07 -07:00
errors.py Merge "properties: cover lockable-resources plugin" 2017-03-28 19:03:05 +00:00
formatter.py Fix default value regex pattern 2018-05-22 20:45:58 +00:00
local_yaml.py Add helper tag to join arbitrary lists into strings 2018-04-12 20:36:44 +01:00
parallel.py Rename "parallelize" decorator to "concurrent" 2016-08-18 22:47:48 -04:00
parser.py Add support for view-templates 2018-04-12 19:42:31 +01:00
registry.py Always deep format Jinja2 templates 2018-02-23 11:43:21 -05:00
utils.py user's input should not be interpreted 2016-10-26 13:03:30 +03:00
version.py Get verison info for jenkins-job-builder 2014-10-22 09:46:10 -07:00
xml_config.py Give an explicit error message when unsupported view type used 2017-10-06 14:24:48 -04:00