Customize Jenkins Build History page

2016-04-03 Thread Amit Bhardwaj
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 unsubs

Re: Same Build number series for multiple projects

2016-03-10 Thread Amit Bhardwaj
with credentials, job_name and token. Thanks for all the support anyways. Helped me figured out a much scalable approach. Regards Amit On Thursday, March 3, 2016 at 3:17:25 PM UTC+5:30, Amit Bhardwaj wrote: > > I am thinking of trying an unconventional way. I can put current build #

Re: Same Build number series for multiple projects

2016-03-03 Thread Amit Bhardwaj
er that increments. This job starts the > desired branch build passing the current build number in as a parameter. > > > > On Tuesday, March 1, 2016 at 11:07:18 PM UTC-7, Amit Bhardwaj wrote: >> >> Hello Michael, >> >> I really appreciate that you found time

Re: Same Build number series for multiple projects

2016-03-01 Thread Amit Bhardwaj
t; > Is this what you want? > > On Tuesday, March 1, 2016 at 12:25:22 AM UTC-7, Amit Bhardwaj wrote: >> >> Hi, >> Thanks for the reply. I went through those links. I believe my >> requirement is a bit different from those. >> >> I would need

Re: Same Build number series for multiple projects

2016-02-29 Thread Amit Bhardwaj
e numbers based on token/attributes > - https://wiki.jenkins-ci.org/display/JENKINS/Groovy+Postbuild+Plugin is > another way with more granularity > > I hope it helps > > On Friday, 26 February 2016 13:27:10 UTC, Amit Bhardwaj wrote: >> >> Hi Group! >> >> I have a

Same Build number series for multiple projects

2016-02-26 Thread Amit Bhardwaj
Hi Group! I have a requirement where I have 2-3 branches from a common master (say A-dev, B-dev2.0, C-Qa) and I want to run Jenkins for each branch and check stability of my code and binaries. Currently I run Jenkins Project for 'master' branch only and with each build I get a iterative next

3rd party packages version control

2015-08-31 Thread Amit Bhardwaj
Hello Group !! I am in process of evaluation and implementing Jenkins and so far successful in almost everything I intended. Here is an important task on which I need your expert opinions. Is there any way I can take care of 3rd party packages and list them with each build? Something like a list