jenkins-job-builder/jenkins_jobs
Darragh Bailey 398e28b3c3 Allow id's for different templates to follow same naming
It is useful to allow templates that can have different settings for
slightly different jobs while still following the same naming scheme.
Additionally this allows for shorter and more descriptive names to be
used without the confusion of the variable placeholders, and for the
resulting job names from the templates to be altered without needing to
update all references.

Change-Id: Idc3517b44873210a33f988ebff449ea2ed567054
2016-02-20 18:20:51 +00:00
..
modules Merge "Add doxygen builder support" 2016-02-19 00:25:28 +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
builder.py Fix delete-all command to include all job types 2016-02-03 19:25:47 -05:00
cmd.py Reorder imports to match hacking guidelines 2015-12-23 15:23:42 -08:00
constants.py Remove YamlParser from jenkins_jobs.builder 2015-04-22 11:59:07 -07:00
errors.py Find module for exceptions raised from gen_xml 2015-07-14 15:42:42 +01:00
formatter.py Remove YamlParser from jenkins_jobs.builder 2015-04-22 11:59:07 -07:00
local_yaml.py Remove ordereddict support from py26 2016-02-09 17:22:42 +01:00
parallel.py Add parallelization options 2015-12-01 10:05:04 -05:00
parser.py Allow id's for different templates to follow same naming 2016-02-20 18:20:51 +00:00
registry.py Warn only once for masked definitions 2016-01-06 16:57:00 +01:00
utils.py Wrap file objects with codecs to handle unicode 2015-10-09 10:48:01 -07:00
version.py Get verison info for jenkins-job-builder 2014-10-22 09:46:10 -07:00
xml_config.py Remove Python 2.6 compatibility patch. 2016-01-08 15:54:30 +00:00