jenkins-job-builder/jenkins_jobs
Thanh Ha 18a321d510
Fix options.update is not 'all' if no config
If the user does not have 'update' in their configuration
ensure we are properly defaulting to 'all' and not None.

Change-Id: I65ddc49066119db0947801203ac88cb69153d1b0
Signed-off-by: Thanh Ha <zxiiro@linux.com>
2018-09-19 09:46:14 -04:00
..
cli Fix options.update is not 'all' if no config 2018-09-19 09:46:14 -04:00
modules Merge "jdepend: Add commas to mapping tuple" 2018-09-16 18:51:26 +00: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
__main__.py Allow jjb to be called as a module 2018-06-19 23:25:43 +01:00
alphanum.py use alphanum sorting for jobs and views 2017-08-09 17:51:00 +01:00
builder.py Improve unicode support 2018-06-17 15:53:02 +01:00
cache.py re-raise the original Exception instead of raising a new one 2017-11-06 13:36:17 +01:00
config.py Add config options --jobs-only and --views-only 2018-09-19 02:24:05 +05:30
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 Revert "Allow dashes in variable key names" 2018-07-27 22:46:41 -04:00
local_yaml.py upgrade hacking module 2018-06-19 18:04:37 +01:00
parallel.py Rename "parallelize" decorator to "concurrent" 2016-08-18 22:47:48 -04:00
parser.py upgrade hacking module 2018-06-19 18:04:37 +01: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