Viewing older pipelines

66 views
Skip to first unread message

Nick Johns

unread,
Mar 26, 2015, 12:51:03 PM3/26/15
to delivery-pip...@googlegroups.com
Hi,

We're currently using the Delivery Pipeline Plugin for continuous integration for several of our projects and it's working great!

We're now looking at extending the number of projects we run this way, but I've hit one possible issue with workflow.  As we can only view 10 pipelines on the View, if we need to promote a build to the next stage but there's been more than 10 commits since, we can't access the manual trigger.

We can't easily trigger the next steps outside of the pipeline, as the steps have parameters.

Is there a way to view specific pipelines, or view more than 10 on the pipeline view?

Cheers,

Nick

Patrik Boström

unread,
Mar 26, 2015, 1:08:44 PM3/26/15
to Nick Johns, delivery-pip...@googlegroups.com
Hi,

Right now as a workaround it is possible to change the $JENKINS_HOME/config.xml

    <se.diabol.jenkins.pipeline.DeliveryPipelineView plugin="delivery-pip...@0.8.10-SNAPSHOT">
      ----
       <noOfPipelines>10</noOfPipelines>
     -----
    </se.diabol.jenkins.pipeline.DeliveryPipelineView>

And restart Jenkins.

Create a bug and we will fix it. 

Regards
Patrik Boström

--
You received this message because you are subscribed to the Google Groups "Delivery Pipeline Plugin" group.
To unsubscribe from this group and stop receiving emails from it, send an email to delivery-pipeline-...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Nick Johns

unread,
Mar 30, 2015, 9:02:01 AM3/30/15
to delivery-pip...@googlegroups.com, nick....@gmail.com
Thanks for the workaround Patrik, I'd come to the same conclusion and hoped it was the right thing to do!

I'll get something added to your buglist for you.

Cheers,

Nick

suresh kumar

unread,
May 24, 2016, 11:49:34 PM5/24/16
to Delivery Pipeline Plugin, nick....@gmail.com
Hi Nick,
Now the pagination feature has been included in 0.9.10 version to view the old pipelines.

-Suresh
Reply all
Reply to author
Forward
0 new messages