pact-foundation / pact-support

Shared code for Pact gems
MIT License
7 stars 47 forks source link

Proxy error #66

Closed mickehl closed 5 years ago

mickehl commented 5 years ago

https://github.com/pact-foundation/pact-support/blob/be6d29cbe37cb1559aff787f17a9da78f173927b/lib/pact/consumer_contract/pact_file.rb#L84

Using a proxy I'm getting a "Network is unreachable" when executing pact-provider-verifier. When adding :ENV as a parameter here it works.

bethesque commented 5 years ago

Could you open a PR for this please @mickehl? I'll be happy to merge it.

bethesque commented 5 years ago

Did it while waiting for build. It's in version 1.10.2. Do you need a release of any of the packages that use it (pact-ruby-standalone) or are you using the ruby gem directly?

mickehl commented 5 years ago

I use pact-provider-verifier from pact-ruby-standalone.

bethesque commented 5 years ago

Ok, I've released 1.65.0 of the pact-ruby-standalone.