Happens sometimes :-) Glad I could help!! Thanks, Alok
On Fri, Dec 21, 2012 at 11:05 PM, Thomas Suckow <thomas.suc...@pnnl.gov>wrote: > This is a good reference, thank you! > > I looked at the BuildWrapper API, but somehow read right past > "preCheckout". Maybe I should clean my glasses ;) > > Regards, > Thomas > > > On 12/20/2012 06:32 PM, alok kumar wrote: > > Hi, > I guess you can try this * > https://wiki.jenkins-ci.org/display/JENKINS/pre-scm-buildstep* for your > requirement below * > * > Let me know if that works for you. > > Thanks, > Alok > On Fri, Dec 21, 2012 at 12:49 AM, thomas.suc...@pnnl.gov < > thomas.suc...@pnnl.gov> wrote: > >> I am new to plugin development and am mostly looking to enhance an >> existing one. >> >> The SSH-Agent plugin is a "BuildWrapper" which unfortunately means it >> runs after all the code is checked out from scm. >> >> Is there another task type that would occur before scm checkout so that >> the ssh-agent could be setup and used to checkout/clone the code? >> > > >