At the moment the tests are rather simple and do not protect against mandatory constructor parameters not being able to be added via the UI. We also do not have any pipeline tests.
Acceptance criteria:
1. An example pipeline tests to build upon. 2. An example freestyle configuration tests.
At the moment the tests are rather simple and doThe current configuration of OkHttp client in appcenter-plugin does not protect against mandatory constructor parameters take Jenkins proxy configuration into account, not being able does it allow to be added via the UI specify proxy settings manually. We also do not have any pipeline tests.
Acceptance criteria:
1. An example pipeline testsFor every call to build upon App Center's API, Jenkins proxy settings should be used.
Hi Jenk O' Lino thanks for raising this. Definitely something to look into. To be honest I don't know the best way to go about this at the moment. We could take the view that proxy network configuration is out of scope of this plugin. It can be configured on the JVM for instance. However we could also take the view that we should make an effort to detect and use any proxy set in the Jenkins plugin configuration section.
I am torn on that at the moment. I'll ask a question to the dev mailing list later and see what the consensus is. But in the mean time your link is a good starting point to explore.