GithubFactory needs to work with proxy servers configured in jenkins

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Critical
    • Component/s: blueocean-plugin
    • None

      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)

      Ā 

            Assignee:
            Vivek Pandey
            Reporter:
            Michael Neale
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: