Re: I'm lost in trying to use a private git repository

2020-01-31 Thread Mark Waite
On Sat, Feb 1, 2020 at 1:34 AM gary oblock wrote: > Any pointers on how to do these??? Note, URLs of pages with generic help > on these topics might suffice > I'm a newbie to both Jenkins and GIT (though user howto documentation on > the later seems more accessible.) > > Thanks, > > Gary > >

Re: I'm lost in trying to use a private git repository

2020-01-31 Thread gary oblock
Any pointers on how to do these??? Note, URLs of pages with generic help on these topics might suffice I'm a newbie to both Jenkins and GIT (though user howto documentation on the later seems more accessible.) Thanks, Gary On Friday, January 31, 2020 at 2:36:03 PM UTC-8, Mark Waite wrote:

Re: I'm lost in trying to use a private git repository

2020-01-31 Thread Mark Waite
Jenkins uses credentials to access private repositories. You'll need to provide the credentials for that repository as a Jenkins credential. The Jenkins git plugin supports username / password credentials for https repositories. The Jenkins git plugin supports private key credentials for ssh

I'm lost in trying to use a private git repository

2020-01-31 Thread gary oblock
Please bear with me. I'd do a search for this information but frankly I don't know enough about Jenkins & GIT to come up with a meaningful query. I'm trying to create a set of scripts shared between myself and a Government customer. They'll be invoking them on a super computer and I'll be invokin

Logger parameter for xunit plugin?

2020-01-31 Thread Sebastian Mitterle
I can't get jenkins to record logs for xUnit plugin and I'm not too familiar with Jenkins mgmt tasks. I've gone through Logging and checked the package for my plugin version, however, nothing is recorded. xUnit plugin vers