ruby / net-http

Net::HTTP provides a rich library which can be used to build HTTP user-agents.
Other
97 stars 66 forks source link

Actions test.yml - add Windows CI #163

Closed MSP-Greg closed 2 months ago

MSP-Greg commented 10 months ago

Adds Windows CI, including mswin build.

This will fail unless #162 is merged, or the test failing in ruby CI is fixed:

    1) Failure:
  TestNetHTTPS#test_session_reuse_but_expire [D:/a/ruby/ruby/src/test/net/http/test_https.rb:184]:
  <false> expected but was
  <true>.
MSP-Greg commented 5 months ago

Just rebased and squashed the two commits to one.

hsbt commented 2 months ago

Can you rebase this from HEAD?

MSP-Greg commented 2 months ago

@hsbt

Sorry AFK earlier

Closing, see https://github.com/ruby/net-http/pull/181