Copy Artifacts Configuration Under Source Control

2013-09-16 Thread Eric Blom
Hello Everyone, I have a number of different jobs that I want to bundle together under several different configurations. My plan is to have a job for each software product and then another job for each bundle configuration. In the bundle configuration jobs I'll use the copy artifacts plug in

Re: Copy Artifacts Configuration Under Source Control

2013-09-16 Thread Eric Pyle
Couldn't you define the versions in a file in source control, which would then be read by the Jenkins Environment File Plugin https://wiki.jenkins-ci.org/display/JENKINS/Envfile+Plugin? Eric On 9/16/2013 2:41 PM, Eric Blom wrote: Hello Everyone, I have a number of different jobs that I want

Re: Copy Artifacts Configuration Under Source Control

2013-09-16 Thread Eric Blom
I have never looked at the Envfile Plugin. Until now. I'm not aware of a way to define the Copy Artifacts settings via an environment variable. Maybe I'm lacking in my understanding of Jenkins. It would be very useful to be able to override any configuration setting with a matching environment