Hi, In our plugin we use the getBuilders method in order to learn which builders were active during the build and get their working files and etc. As far as i understand - moving to pipeline has disabled it due to design logic (one cannot simply know what went on during the build :) ) and so I'm looking for better solution.
Has anyone found nice workaround which doesn't involve ugly parameter passing? I've been thinking on simply searching for specific result files each run but I'm not sure its the best one. Thanks ahead. -- 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/660556d0-a9cc-452f-98c0-f48368bfe709%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
