jenkins-job-builder/jenkins_jobs
Sebastian Schuberth df1ab0f01a Catch OSError when renaming and try to remove the destination file first
Otherwise the rename fails on Windows if the destination file already
exists.

Change-Id: Id15cfaa5b9278d7e932a7975ab6e5a878b31a642
2016-06-09 11:49:30 +02:00
..
modules Fix broken skip-push on docker-build-publish 2016-06-08 20:04:35 -04: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 Catch OSError when renaming and try to remove the destination file first 2016-06-09 11:49:30 +02:00
cmd.py Merge "Take parameter order from yaml in trigger_parameterized_builds" 2016-04-22 20:38:37 +00: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 Preserve data type when constructing new container 2016-03-07 14:10:32 +00: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 Merge "Allow id's for different templates to follow same naming" 2016-04-21 23:13:59 +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