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)' in the sidepanel widget.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/jenkinsci-users/BA22BA6B-F382-497A-878E-B32D2EDF2DDC%40beckweb.net
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtE-K58nC%2BfWhBVigOb-ykspJj0y6WcdHYsZhHxFS%3D-qrg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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 group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/BA22BA6B-F382-497A-878E-B32D2EDF2DDC%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.


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 April 2016 07:13:48 UTC+1, 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 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 well?
>
> I have checked Groovy PostBuild plugin but looks like this use-case hasn't 
> been considered or I missed it.
>
> Thanks in advance.
> -- 
> Regards
> Amit Bhardwaj
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/03e7183a-08d1-4d4c-b1e2-33457960f28b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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 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 well?
> 
> I have checked Groovy PostBuild plugin but looks like this use-case hasn't 
> been considered or I missed it.
> 
> Thanks in advance.
> -- 
> Regards
> Amit Bhardwaj
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jenkinsci-users+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/CACyYpyyNmSg92a%2B3cxpz981hyb_PKSuXPY-hsg6WFp5FUjjtxA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/A8B90D50-E032-433A-9FA9-A3C2B37CD0C9%40beckweb.net.
For more options, visit https://groups.google.com/d/optout.