Re: [ANN] Beta testing of Git plugin 2.0

2013-07-29 Thread Mark Waite
I've seen inconsistent results from the "Recent Changes" links on my various Jenkins jobs which use the Git plugin 2.0 beta. One of the jobs stopped showing history, even though I know the changes were arriving because that job was merging them and pushing the merge results to the central repos

Re: [ANN] Beta testing of Git plugin 2.0

2013-07-26 Thread Mark Waite
Waite > > From: Kohsuke Kawaguchi >To: jenkinsci-users@googlegroups.com >Cc: Mark Waite ; Jenkins Dev > >Sent: Friday, July 26, 2013 11:04 AM >Subject: Re: [ANN] Beta testing of Git plugin 2.0 > > > >I guess I've sent out this announcement too soon out of th

Re: [ANN] Beta testing of Git plugin 2.0

2013-07-26 Thread Kohsuke Kawaguchi
I guess I've sent out this announcement too soon out of the excitement. Git client plugin 1.1.1 is visible in the update center now. On 07/25/2013 05:19 PM, Mark Waite wrote: The wiki page specifies Git Client plugin 1.1. but I only see Git Client 1.1 on the updates site, even when I went to t

Re: [ANN] Beta testing of Git plugin 2.0

2013-07-25 Thread Mark Waite
The wiki page specifies Git Client plugin 1.1. but I only see Git Client 1.1 on the updates site, even when I went to the advanced section of the manage plugins page and pressed "Update Now".  I see that the 1.1.1 release only recorded on GitHub about 4 hours ago. Is there an estimate for how l

Re: [ANN] Beta testing of Git plugin 2.0

2013-07-25 Thread Kohsuke Kawaguchi
It supports per-project credential. The only problem is that there's currently no implementation of the HTTP BASIC auth credential. So I'm reusing the credential for SSH password authentication for this purpose. If you are at at it, please add that in the credentials plugin. The branch in q

Re: [ANN] Beta testing of Git plugin 2.0

2013-07-25 Thread Stephen Connolly
Did you get credentials integration in yet... If not I would like to try and get it in for the next beta... and which branch is it so I can try to start tomorrow On 25 July 2013 23:40, Kohsuke Kawaguchi wrote: > > Hi, > > We've been working on a major improvement on Git plugin, and it's now at