Hi Luca,
I want to say I've greatly appreciated your help with finding out what was
wrong.
The problem was because we were using the ssh credentials. When I got our
IT department to make the https credentials and switched our build pipeline
over to that, it all started working.
Can't thank yo
Hi Luca,
I took a look into these suggestions. It seems like I'll need to get back
to you after asking for assistance from my work colleagues.
1. I switched to the https URL and got authentication failures in the
Jenkins interface. I'm assuming that credentials weren't enabled for https,
so I
> On 27 May 2020, at 00:34, John Shield wrote:
>
> Thanks Luca,
>
> I had a look at the SCM credentials we're using for the pipeline and the
> "Repository URL" in the SCM. As far as I can tell it is setup correctly. The
> URL is the one for the authenticated access, and the credentials provi
Thanks Luca,
I had a look at the SCM credentials we're using for the pipeline and the
"Repository URL" in the SCM. As far as I can tell it is setup correctly.
The URL is the one for the authenticated access, and the credentials
provided are being used by the SCM checkout.
The plugin still seem
> On 26 May 2020, at 17:10, John Shield wrote:
>
> Dear All,
>
> Looking for some help understanding how to assign credentials for the Gerrit
> Code Review Plugin to work.
>
> Aside from that specific plugin, we're able to build and get verification
> tags just fine. The git successfully ch