Skip to content

Conversation

@technoweenie
Copy link
Owner

@technoweenie technoweenie commented Jun 13, 2019

@technoweenie
Copy link
Owner Author

Merging this even though the Faraday PR hasn't merged yet. The socks proxy stuff is now unchecked by default. You can test it with:

# rebuild 'tests' image with correct Faraday and Socksify gem versions
$ FARADAY_GEM_REF=7cf2e05c3cdee2a71b01e3cede99549a910227d4          \
  FARADAY_SOCKSIFY_GEM_REF=dae610084b4cebd0af92731dbf29f3dd9b9fd9d6 \
  docker-compose build tests

# run tests
$ TEST_PROTO=socks_proxy TEST_ADAPTER=net_http docker-compose run tests

# optional: rebuild 'tests' image with latest versions of Faraday and Socksify
$ docker-compose build tests

@technoweenie technoweenie merged commit dbd6c40 into master Sep 20, 2019
@technoweenie technoweenie deleted the socks branch September 20, 2019 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants