Re: Trigger build of other projects before this build

2015-12-08 Thread Sverre Moe
I will look into using Workflow instead of Matrix. Looks also that Workflows is a big thing in the coming Jenkins 2.0. I have previously submitted a feature request for matrix plugin to support pre-build step. https://issues.jenkins-ci.org/browse/JENKINS-30792 tirsdag 8. desember 2015 07.41.08

Re: Trigger build of other projects before this build

2015-12-07 Thread Baptiste Mathus
Le 7 déc. 2015 1:05 PM, "Sverre Moe" a écrit : > > I have several projects of type Multi-Configuration. When a project starts a build I have a need to trigger builds of other projects (under certain conditions) before any of the configurations are started. However I cannot see how it would be poss

Trigger build of other projects before this build

2015-12-07 Thread Sverre Moe
I have several projects of type Multi-Configuration. When a project starts a build I have a need to trigger builds of other projects (under certain conditions) before any of the configurations are started. However I cannot see how it would be possible. I have a rather complex workflow: 1) A new