Use templates for generating a space
sbesson opened this issue · 3 comments
sbesson commented
In order to prevent unwanted commits as in #3 (comment), we could consider using more configuration templating as in ome/openmicroscopy#4093 generate new files rather than modifying them in-situ.
joshmoore commented
Just realized, the down-side of this is that all the changes to the job will be lost. Maybe rename should create a commit with the diff so it's easier to detect the problem?
joshmoore commented
joshmoore commented
Note: I'm currently working on a Dockerfile
for running jenkins-job-builder