[ANN] reactor-plugin : for programmatic downstream triggering

15 views
Skip to first unread message

Nigel Magnay

unread,
Nov 2, 2015, 6:22:35 PM11/2/15
to jenkins...@googlegroups.com
If you are, like me, living (on the bleeding edge / the dream) that is workflow-multibranch, you may have scenarios where you need to manage triggering of downstream builds.

In particular, if you have multiple (dev, release) branches of an upstream project, leading to multiple (dev,release) branches in a downstream project, managing them all with explicit triggering can be time-consuming and prone to error when someone suddenly changes an upstream project version.

So I knocked up a quick plugin 

Basically you can specify triggers in small groovy scripts, and fire events to trigger them at any stage of your build. e.g: We use this to start up customer builds before the main build has completely finished.

Details & example projects:


(v < 1.0) --> quick 'n' dirty, WIP, &c &c.


Reply all
Reply to author
Forward
0 new messages