On Tuesday, December 24, 2019 at 3:02:51 PM UTC-5, Ryan Golhar wrote:
>
> I have a Enterprise GitHub install with a private repo. I set up Jenkins
> Pipeline to test the python code in the repo. I recently noticed when I
> view the pipeline details, it says in the header, "C
I have a Enterprise GitHub install with a private repo. I set up Jenkins
Pipeline to test the python code in the repo. I recently noticed when I
view the pipeline details, it says in the header, "Changes by Abhijat
Vatsyayan (noreply)".
I don't know who this person is. The private repo i
Hi all - I'm trying to set up Jenkins with our enterprise github install.
We're using https with self-signed certificates. I've added the CA PEM
to /etc/pki/tls/certs/ca-bundle.crt, and can verify this works by using
'curl https://our.enterprise.github.com/api/v3/'
Now, in Jenkins -> Manage