Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-47042

GithubFactory needs to work with proxy servers configured in jenkins

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • blueocean-plugin
    • None
    • Blue Ocean 1.3

      Some people that work behind corporate http proxies are reporting failures when they try to connect to github via the blue ocean creation flow. It is believed this is as the connection does not take into account the proxy as setup by jenkins. 

      https://github.com/jenkinsci/blueocean-plugin/blob/master/blueocean-github-pipeline/src/main/java/io/jenkins/blueocean/blueocean_github_pipeline/GitHubFactory.java#L22

       

      This shoudl be changed to use the Jenkins proxy configuration 

       

      This change may need to be backported to 1.1 or 1.2 (TBD)

       

            vivek Vivek Pandey
            michaelneale Michael Neale
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: