Re: Converting to pipeline questions

2019-07-30 Thread Jordan Sokolic
Louis, To answer your last question, if you decide to use declarative pipelines in the end you can use the built-in tools like the declarative directive generator and snippet generator. They will provide much the same UI as a classic freestyle project which you configure according to your needs

Re: Jenkins printing every remote branch on all builds [JENKINS-22794]

2019-07-28 Thread Jordan Sokolic
ailed to connect to repository : Error performing command: git.exe >> ls-remote -h https://github.com/sanjay3933/GITTest.git HEAD >> >> Please help. >> >> On Thu, Jul 25, 2019 at 1:55 PM Jordan Sokolic > > wrote: >> >>> We are experiencing an issue wh

Jenkins printing every remote branch on all builds [JENKINS-22794]

2019-07-25 Thread Jordan Sokolic
We are experiencing an issue where Jenkins prints every remote branch in our repository to the console in every build. Since we have several thousand remote branches, this creates a lot of clutter in console logs. Example: 10:29:19 > git rev-parse HEAD^{commit} # timeout=10 10:29:20 Seen bra