awslabs / aws-device-farm-jenkins-plugin

Jenkins plugin for AWS Device Farm.
Apache License 2.0
89 stars 66 forks source link

Customizable proxy by parameter in the global configuration #106

Open NatanAOliveira opened 4 years ago

NatanAOliveira commented 4 years ago

Added proxy support that is not the same as defined in jenkins' java options or system properties. This is usual for cases where the company uses several proxies and you need to define a specific proxy to communicate with AWS for example. The proxy configuration is optional and compatible with others versions. If the user insert empty for proxy parameters will work.

Screen Shot 2020-06-27 at 4 25 07 PM

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

NatanAOliveira commented 4 years ago

@nikhil-dabhade Can you help me with this PR?

nikhil-dabhade commented 4 years ago

@NatanAOliveira Sorry for the delay on this. I am taking a look at this request. We are planning to do a release by end of this week and most likely will be able to pick this up next week.

NatanAOliveira commented 4 years ago

@nikhil-dabhade OK Nikhil! This change is very important for company which I work. Thank you for your return.

nikhil-dabhade commented 4 years ago

@NatanAOliveira : I am working on this PR this week. Targeting to finish and release it by next Tuesday.

NatanAOliveira commented 4 years ago

@NatanAOliveira : I am working on this PR this week. Targeting to finish and release it by next Tuesday.

OK!

NatanAOliveira commented 3 years ago

@nikhil-dabhade any news on this subject? Best regards!