jenkins-job-builder/jenkins_jobs/modules
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
..
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
base.py docs: sphinx upgrade and warnings as erros 2018-01-26 23:57:53 +00:00
builders.py Merge "Add support for aggregated test results" 2018-05-16 09:30:02 +00:00
general.py bug/2002053 allow None for auth-token 2018-05-16 23:29:38 -07:00
helpers.py Merge "Update cloudformation_stack to use convert_xml()" 2017-10-23 18:14:43 +00:00
hipchat_notif.py hipchat_notif: Fix compatibility dispatch 2018-02-01 11:43:51 +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 Disentangle YamlParser and ModuleRegistry classes 2016-08-18 22:42:24 -04:00
notifications.py Update http_endpoint to use convert_xml() 2017-07-08 03:17:57 +01:00
parameters.py Improve support for Extended Choice Parameters 2018-05-22 17:23:21 +00:00
project_externaljob.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_flow.py Update class Flow to use convert_mapping_to_xml() 2017-10-23 14:21:39 -04:00
project_folder.py Fix a typo in doc 2018-05-19 13:47:59 +00:00
project_freestyle.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_matrix.py project matrix: rename variable/refactor 2017-06-22 17:07:35 +02:00
project_maven.py Maven project: allow to disable trigger downstream projects 2018-02-27 17:57:12 +00:00
project_multibranch.py Fixes a bug in the multibranch project type 2018-05-23 10:05:56 -07:00
project_multijob.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
project_pipeline.py Added code for lightweight-checkout 2018-03-22 09:00:50 -04:00
project_workflow.py Update class Workflow to use convert_xml() 2017-07-08 04:08:30 +01:00
properties.py Merge "Missed Replay property of authorization matrix" 2018-05-22 11:27:09 +00:00
publishers.py adding extra properties to sonar publisher 2018-05-23 16:35:56 -04:00
reporters.py Reporters: fix 'perModuleEmail' support 2018-03-22 10:31:55 +01:00
scm.py Added code for lightweight-checkout 2018-03-22 09:00:50 -04:00
triggers.py Handle string skip-vote parameters in gerrit trigger 2018-05-30 17:00:54 -04:00
view_list.py Add support for policy-violations for view columns 2018-05-23 14:59:45 +10:00
view_pipeline.py docs: sphinx upgrade and warnings as erros 2018-01-26 23:57:53 +00:00
wrappers.py Fix a typo in doc 2018-05-19 13:47:59 +00:00
zuul.py Merge "Add missing parameter ZUUL_VOTING to zuul style jobs" 2016-08-30 03:45:22 +00:00