mre/riffraff

Make riffraff work with multibranch pipelines

オープン

#14 opened on 2018/10/09

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (11 件のフォーク)github user discovery
enhancementgood first issuehelp wanted

Repository metrics

Stars
 (15 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

Jenkins has support for so called multibranch pipelines. go-jenkins also supports this feature. Unfortunately I didn't get around to add that functionality to riffraff. As a result, multibranch pipelines show up with a yellow question mark when running "status", a build can't be triggered, and the logs cannot be printed.

As I use multibranch pipelines a lot at work, that would be a great feature to have.

What we need to do is use the go-jenkins features for multibranch pipelines and test it against a multibranch pipeline. I could do the testing on my side or we use any other Jenkins for it. Of course, tests are also an option.

If somebody wants to tackle this, that would be awesome. 😊

コントリビューターガイド