Re: GIT and Jenkins for dummies

2016-05-14 Thread Mark Waite
Did you use the credentials link on the administer Jenkins page to tell Jenkins your ssh private key? After that, dogs you choose that credential for your fit repository from the job definition page? Mark Waite On Sat, May 14, 2016, 2:09 AM David Montgomery wrote: > Hi, > > PS I can even clone

Re: GIT and Jenkins for dummies

2016-05-14 Thread David Montgomery
Hi, PS I can even clone as jenkins user using ssh on github. So is this a bug with jenkins 2.3 UI? Should I revert back to a more stable version of jenkins? On Saturday, May 14, 2016 at 3:56:25 PM UTC+8, David Montgomery wrote: > > Hello Jenkins Dev team, > > Wow what pain. > > In this fold

Re: GIT and Jenkins for dummies

2016-05-14 Thread David Montgomery
Hello Jenkins Dev team, Wow what pain. In this folder I have my keys and yes I an authenticate /var/lib/jenkins/.ssh ssh -T g...@github.com The authenticity of host 'github.com (xxx.xxx' can't be established. RSA key fingerprint is 1dsdsdsdsd. Are you sure you want to continue connecting (yes/n

Re: GIT and Jenkins for dummies

2016-05-13 Thread Mark Waite
A google search returned "Jenkins Git Integration" at https://www.youtube.com/watch?v=ISAUsBSI8G0 I created the "Jenkins in Five Minutes" video some years ago that is hosted on youtube as well. If those aren't what you're seeking, you could try Harpreet Singh's blog posting https://www.cloudbees.

GIT and Jenkins for dummies

2016-05-13 Thread David Montgomery
Hi, I am new do Jenkins 2 and finding configuring git my no stretch of the imagination straightforward. Where is the "I am stupid to live documentation?" I am on a standard ubuntu 14.04 server, using github and my ssh keys work. Docs on how to setup server with git so far are terrible with d