Hi, I am experimenting with the workflow plugin, to see if we can replace some of our quite complicated job setups at Sony Mobile (chains of builds calling builds of other projects, among them matrix projects) with workflows.
I assume setups like ours should be the perfect target for changing to workflows, since it is very hard to get an overview when everything is split up in lots of different projects and having everything in one flow would help (as well as being able to use durable steps). I haven't really gotten the Matrix part of our jobs working though. The way I have tried to get a matrix project working as a workflow is through nested for loops and using the parallel step. Is this the best way to emulate a Matrix project and if so, is there a working example on how to do it somewhere? Br Tomas Westling, Sony Mobile Communications -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/7117b138-b502-458a-a539-9367bf2fb374%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
