Re: Unable to select credentials when using git as Source Code Management

2014-06-21 Thread Stephen Connolly
Afaik the git plugin does not support that auth scheme. On Sunday, 22 June 2014, Ashish Khedekar wrote: > Hi Stephen, > > Yes I have tried both the options before. Sorry I should have mentioned > this earlier. > > 1. When I tried to use "username with password" credential (I am using my > googl

Re: Unable to select credentials when using git as Source Code Management

2014-06-21 Thread Ashish Khedekar
Hi Stephen, Yes I have tried both the options before. Sorry I should have mentioned this earlier. 1. When I tried to use "username with password" credential (I am using my google account details) it still gives me 401 error Failed to connect to repository : Failed to connect to https://source.d

Re: Unable to select credentials when using git as Source Code Management

2014-06-21 Thread Stephen Connolly
Have you even tried my suggestion? On Saturday, 21 June 2014, Ashish Khedekar wrote: > Thanks for the reply, > > but I am using git provided by google app engine. is there any other > plugin or "Source code Management" option I need to use for that? > > Ashish > > > > > On Sat, Jun 21, 2014 at

Re: Unable to select credentials when using git as Source Code Management

2014-06-21 Thread Ashish Khedekar
Thanks for the reply, but I am using git provided by google app engine. is there any other plugin or "Source code Management" option I need to use for that? Ashish On Sat, Jun 21, 2014 at 9:54 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > The Git plugin expects either SSH

Re: Unable to select credentials when using git as Source Code Management

2014-06-21 Thread Stephen Connolly
The Git plugin expects either SSH credentials or Username+Password credentials. You have added a different type of credential, so it will not show up On 21 June 2014 16:41, Jenkins novice user wrote: > I am trying to use git as Source Code Management in jenkins. Since I am > using git provided

Re: [Jenkins-infra] Scheduled downtime for JIRA and Confluence on Saturday at 12:00PM PST (2014-06-21 19:00 UTC)

2014-06-21 Thread R. Tyler Croy
(replies inline) On Sat, 21 Jun 2014, R. Tyler Croy wrote: > I am starting the downtime now. And maintenance is complete, JIRA and Confluence are back up and pointing to bigger, faster, strong DB servers :) > On Thu, 19 Jun 2014, R. Tyler Croy wrote: > > > The OSUOSL has asked us if we can m

Re: [Jenkins-infra] Scheduled downtime for JIRA and Confluence on Saturday at 12:00PM PST (2014-06-21 19:00 UTC)

2014-06-21 Thread R. Tyler Croy
I am starting the downtime now. On Thu, 19 Jun 2014, R. Tyler Croy wrote: > The OSUOSL has asked us if we can move our databases from an DB server which > is > 8 years old (!) to their newer shared MySQL DB cluster. > > I've arranged to do this with an OSUOSL admin on Saturday at 12:00 PM PST.

Unable to select credentials when using git as Source Code Management

2014-06-21 Thread Jenkins novice user
I am trying to use git as Source Code Management in jenkins. Since I am using git provided by google, I am using "Google Service Account from private key" credential to setup git. I added that credentials at the top level into global credentials. However when I create new item to setup my pro