Re: Proxy for branch indexing in multibranch pipeline

2018-02-06 Thread Dominik Bartsch
Is there any update on this? I am accessing a github enterprise repo and it also seem to not using the proxy settings... Am Dienstag, 3. Mai 2016 02:21:56 UTC+2 schrieb Tarek Nabil: > > Well, the problem is, my code is not on GitHub; it's on BitBucket. > > The question is: what is the branch inde

Re: Proxy for branch indexing in multibranch pipeline

2016-05-02 Thread Tarek Nabil
Well, the problem is, my code is not on GitHub; it's on BitBucket. The question is: what is the branch indexing doing differently from any other job that uses Git? We have like a hundred jobs and none of them has Git connectivity issues. It just seems that in this particular case, the proxy con

Re: Proxy for branch indexing in multibranch pipeline

2016-05-02 Thread Lionel Orellana
It was the switch from the Git branch source to the GitHub branch source what probably fixed mine. I only found there was a github one whe I upgraded. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop rece

Re: Proxy for branch indexing in multibranch pipeline

2016-05-02 Thread Patrick Wolf
There shouldn't be anything specific in Jenkins core affecting this. When Lionel upgraded he probably upgraded his plugins at the same time. Make sure you are running the latest version of GitHub Branch Source and Branch-API plugins and see if that fixes it. On Mon, May 2, 2016 at 1:22 AM, Tarek N

Re: Proxy for branch indexing in multibranch pipeline

2016-05-02 Thread Tarek Nabil
I'm facing the same problem, but I do not want to upgrade to 2.0. Would appreciate other suggestions. On Saturday, April 30, 2016 at 10:58:08 AM UTC+10, Lionel Orellana wrote: > > > Upgrading from 1.656 to 2.0 fixed it. > > The GitHub Branch Source Plugin is probably what made the difference. I

Re: Proxy for branch indexing in multibranch pipeline

2016-04-29 Thread Lionel Orellana
Upgrading from 1.656 to 2.0 fixed it. The GitHub Branch Source Plugin is probably what made the difference. I was using a Git (as opposed to GitHub) branch source before. On Friday, 29 April 2016 15:51:58 UTC+10, Lionel Orellana wrote: > > Hi > > I have a proxy configured in my Jenkins settings

Proxy for branch indexing in multibranch pipeline

2016-04-28 Thread Lionel Orellana
Hi I have a proxy configured in my Jenkins settings (Manage Plugins -> Advanced). I'm pretty sure this is what makes freestyle jobs and Pipelines set the proxy before connecting to github. Here's the output from a Pipeline job: > /opt/rh/devtoolset-2/root/usr/bin/git config --local credent