Jenkins AbstractTrigger checkIfModified method called multiple times

2018-04-23 Thread Shashank Bhargav
Hi, We have a requirement where poll has to be done to DB, check some conditions and based on conditions satisfied trigger a build. So we have extended "AbstractTrigger" class and overriden "checkIfModified" method. But what is noticed is the method is being called multiple times within a

Re: Multijob out of memory issues

2017-08-29 Thread Shashank Bhargav
d to date. > > Mark Waite > > On Mon, Aug 28, 2017, 7:21 PM Shashank Bhargav <shashb...@gmail.com > > wrote: > >> 8192m is the value for XMX we have currently set. But the usage takes >> almost that and hangs. >> >> Couple of things we have observ

Re: sample jelly script

2017-08-28 Thread Shashank Bhargav
The implementation which is working for us atleast is with a groovy file. Groovy file can be written and called in the default content as : ${SCRIPT, template="test.groovy"} test.groovy file has to be places in email-templates folder of Jenkins root. Hope this works :) On Monday, 28 August

Multijob out of memory issues

2017-08-24 Thread Shashank Bhargav
Hi All, We are facing serious out of memory errors with Multi job project. Configuration contains the following : 1. Parameterized build 2. Multi job Phase 3. Inject passwords to the build as environment variables 4. Set Jenkins user build variables 5. Editable Email notification All of these

How do i include custom CSS & Javascript in "Console Output" page jenkins?

2016-03-30 Thread Shashank Bhargav
I have to write some custom styles and javascript to my console output, how can i do this? I have managed to get this done by a work around of writing inline style and javascript in annotate method. -- You received this message because you are subscribed to the Google Groups "Jenkins Users"

How do i set max items to f:repeatable sections in jelly file ( Need to disable "Add" button after one entry is added )

2016-03-30 Thread Shashank Bhargav
I have a requirement where i have to disable "Add" button after one entry is added, how do i get this done? Or is there any other container which would enable add only once? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe

Re: Overriding "Delete Build"

2016-03-02 Thread Shashank Bhargav
lease help. On Wednesday, 2 March 2016 11:03:13 UTC+5:30, Shashank Bhargav wrote: > > I need to perform some custom operations in my plugin when user does > "Delete Build". How do I do this? > -- You received this message because you are subscribed to the Google Groups "Jenk

Overriding "Delete Build"

2016-03-01 Thread Shashank Bhargav
I need to perform some custom operations in my plugin when user does "Delete Build". How do I do this? -- 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