jenkins-job-builder/jenkins_jobs
Vishal Bhoj e6398cf373
Set reference repo under clone options
When we have cloneOptions in the generated with options like
tags and reference filled outside of cloneOptions,
The reference is not filled in the job configuration and this
option will not work as expected. reference should
alwasy be listed inside CloneOptions.

Change-Id: I519d3c42f1b32ab27243b0f5c592e3d41e3230bb
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2019-04-09 16:18:51 +08:00
..
cli Print config-xml warning once 2018-11-15 16:28:40 +08:00
modules Set reference repo under clone options 2019-04-09 16:18:51 +08:00
sphinx Fix flake8 failures and make its execution more consistent 2018-10-28 11:44:43 +00:00
__init__.py Refactor modules and templating. 2012-08-10 16:00:42 +00:00
__main__.py Allow jjb to be called as a module 2018-06-19 23:25:43 +01:00
alphanum.py Fix flake8 failures and make its execution more consistent 2018-10-28 11:44:43 +00:00
builder.py Print config-xml warning once 2018-11-15 16:28:40 +08:00
cache.py Fix flake8 failures and make its execution more consistent 2018-10-28 11:44:43 +00:00
config.py Fix new flake8 failures 2019-01-30 11:40:50 -05: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 flake8 failures and make its execution more consistent 2018-10-28 11:44:43 +00:00
local_yaml.py Fix loader overwriting 2019-03-12 17:14:25 +01:00
parallel.py Rename "parallelize" decorator to "concurrent" 2016-08-18 22:47:48 -04:00
parser.py Remove random print 2018-11-13 18:03:18 +08:00
registry.py Always deep format Jinja2 templates 2018-02-23 11:43:21 -05:00
utils.py Add retain_anchors config option. 2018-05-31 20:30:09 +05:30
version.py Get verison info for jenkins-job-builder 2014-10-22 09:46:10 -07:00
xml_config.py Avoid extra XML elements in views 2018-08-13 12:39:58 +02:00