Re: Customize Jenkins Build History page

2016-04-04 Thread Mark Waite
If you need more context from the job page, you might look at the deception setter plug-in On Mon, Apr 4, 2016, 6:42 AM Daniel Beck wrote: > > On 04.04.2016, at 11:44, Victor Martinez > wrote: > > > My two cents > > AFAIU this is about the separate page, which you reach when clicking > '(trend

Re: Customize Jenkins Build History page

2016-04-04 Thread Daniel Beck
On 04.04.2016, at 11:44, Victor Martinez wrote: > My two cents AFAIU this is about the separate page, which you reach when clicking '(trend)' in the sidepanel widget. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this

Re: Customize Jenkins Build History page

2016-04-04 Thread Victor Martinez
Have you seen the below example? - https://wiki.jenkins-ci.org/display/JENKINS/Groovy+Postbuild+Plugin#GroovyPostbuildPlugin-Example2 Another groovy examples: - http://stackoverflow.com/questions/10882515/how-to-retrieve-jenkins-build-parameters-using-the-groovy-api My two cents On Monday, 4 A

Re: Customize Jenkins Build History page

2016-04-04 Thread Daniel Beck
The information shown on the build history page is not extensible. On 04.04.2016, at 08:13, Amit Bhardwaj wrote: > Hello all, > > I have a Project in Jenkins which is triggered remotely with build params. > Build param are basically the Branch to build since I have multiple branches. > > On

Customize Jenkins Build History page

2016-04-03 Thread Amit Bhardwaj
Hello all, I have a Project in Jenkins which is triggered remotely with build params. Build param are basically the Branch to build since I have multiple branches. On the Jenkins Build History page, I can see Build, Time since and Status columns. What if I want to add 'Build Params' in view as we