This looks nice, but what is the difference to plugins like: - https://wiki.jenkins-ci.org/display/JENKINS/Multijob+Plugin - https://wiki.jenkins-ci.org/display/JENKINS/Build+Flow+Plugin - https://wiki.jenkins-ci.org/display/JENKINS/Join+Plugin - https://wiki.jenkins-ci.org/display/JENKINS/Build+Pipeline+Plugin
although these plugins do it different, it seems that all of these plugins try to solve the same issue: coordination of jobs /Domi On 13.12.2012, at 10:00, Ace Han <[email protected]> wrote: > Hello, > > We have been working on a new Jenkins plugin, which coordinates children jobs > defined within to be executed in a serial or parallel pattern according to > user-defined order > > This is the github: git://github.com/ace-han/coordinator > > Draft version is done, but would like to do some code refactor to make it > beautiful^_^ > > Attachment a snapshot for your reference. > > > > > > > > > > > > Is it possible to create a repository to host this plugin? > > Best regards, > Ace
