jenkins-job-builder/jenkins_jobs
Ken Dreyer 56367ecb5a triggers: gitlab's wip-skip defaults to True
The documentation was incorrect for the gitlab trigger's wip-skip
parameter's default value.

The docs said it defaulted to "false", but the code actually defaulted
it to "true".

Update the docs to match the code.

Change-Id: I9f4ffa31b2d1d467d649082ff92242c78d11c121
2017-05-10 09:40:07 -06:00
..
cli Removed some deprecation warnings and enabled py35 on tox. 2017-03-12 19:43:33 +00:00
modules triggers: gitlab's wip-skip defaults to True 2017-05-10 09:40:07 -06: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
builder.py Removed some deprecation warnings and enabled py35 on tox. 2017-03-12 19:43:33 +00:00
cache.py Move CacheStorage to its own module. 2016-09-02 08:58:09 -07:00
config.py Removed some deprecation warnings and enabled py35 on tox. 2017-03-12 19:43:33 +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 Support default string values for variables 2016-11-11 21:38:28 +00:00
local_yaml.py Add note regarding a bug with !include-raw-escape 2017-03-16 21:31:26 -04:00
parallel.py Rename "parallelize" decorator to "concurrent" 2016-08-18 22:47:48 -04:00
parser.py Removed some deprecation warnings and enabled py35 on tox. 2017-03-12 19:43:33 +00:00
registry.py Be explicit about objects exported by modules. 2016-08-20 00:34:35 -07: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 Use standard python method naming for xml_config methods 2016-11-14 12:07:21 +00:00