Re: CodeDeploy plugin using proxy authentication

2016-01-17 Thread donovan . bailey2015
Bump. Surely others are using the CodeDeploy plugin behind a corporate proxy server? How can we contact the developer? The email address on the plugin page doesn't work. On Thursday, 24 December 2015 10:31:35 UTC, donovan.b...@gmail.com wrote: > > Hi, the CodeDeploy plugin allows you to specif

Jenkins AWS CodeDeploy Plugin

2016-01-07 Thread donovan . bailey2015
Hi, does anyone know how to contact the AWS CodeDeploy Plugin developer? I need to know how to pass proxy authentication. Thanks -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it,

Re: CodeDeploy plugin using proxy authentication

2016-01-04 Thread donovan . bailey2015
Does anyone use the CodeDeploy plugin behind a proxy with authentication? Do you have issues? Sometimes it works and sometimes it doesn't. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails

Re: CodeDeploy plugin using proxy authentication

2016-01-04 Thread donovan . bailey2015
Bump -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.goog

CodeDeploy plugin using proxy authentication

2015-12-24 Thread donovan . bailey2015
Hi, the CodeDeploy plugin allows you to specify a proxy server and port but not username and password. How do we make it work with proxy authentication? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop re

Re: Cucumber reporting graphs not showing

2015-12-17 Thread donovan . bailey2015
This works great now thanks! Our version of Jenkins is 1.642 so is affected by the new security features which did indeed break Cucumber Reports. For clarification for others, i edited /etc/sysconfig/jenkins and added -Dhudson.model.DirectoryBrowserSupport.CSP= to JENKINS_JAVA_OPTIONS to get ar

Cucumber reporting graphs not showing

2015-12-16 Thread donovan . bailey2015
Hi, We have created a job which succeeds and creates a cucumber-html-reports directory on the master. When locally accessing these files the graphs display perfectly. However, if I click on Cucumber Reports in Jenkins, the graphs do not show and the graphics around the statistics table do not s

Re: How to use proxy socks with Jenkins

2015-11-30 Thread donovan . bailey2015
Thanks but where do you specify the socks proxy settings? Can this be added to the jenkins startup script? I have tried but the process doesn't start so i am clearly putting it in the wrong place. Has anyone got this successfully working? On Friday, 27 November 2015 23:52:58 UTC, Christopher O

How to use proxy socks with Jenkins

2015-11-27 Thread donovan . bailey2015
Hi, i have installed Jenkins inside our corporate network. I would like to SSH to Github to pull down code but i can't work out how to configure Jenkins to use socks proxy 5 instead of a normal http proxy. We can only SSH outside if we use a socks proxy. Is it a system wide change or a change w