Re: Jenkins and Git Hub Service Hook Failure

2013-12-27 Thread Vitorrio Brooks
ng on logging for the web hook/push trigger made all the difference. On Friday, December 13, 2013 3:41:37 PM UTC-5, Vitorrio Brooks wrote: > > Hi Guys, > > I'm new to Jenkins, but I've created a few jobs before using the GitHub > Jenkins hook, so that builds kick off wh

Re: Jenkins and Git Hub Service Hook Failure

2013-12-17 Thread Vitorrio Brooks
ng to authenticate with basic authentication. If I curl: curl -u "my_username" https://api.github.com, then I'm prompted for a password and everything works fine. On Friday, December 13, 2013 3:41:37 PM UTC-5, Vitorrio Brooks wrote: > > Hi Guys, > > I'm new t

Re: Jenkins and Git Hub Service Hook Failure

2013-12-16 Thread Vitorrio Brooks
getting the job to fire off. On Friday, December 13, 2013 3:41:37 PM UTC-5, Vitorrio Brooks wrote: > > Hi Guys, > > I'm new to Jenkins, but I've created a few jobs before using the GitHub > Jenkins hook, so that builds kick off when a commit to Jenkins is made. > H

Jenkins and Git Hub Service Hook Failure

2013-12-13 Thread Vitorrio Brooks
Hi Guys, I'm new to Jenkins, but I've created a few jobs before using the GitHub Jenkins hook, so that builds kick off when a commit to Jenkins is made. However, after creating some new jobs, using the same service hook in Git Hub, the commit no longer kicks off the builds. On the Jenkins ser