cpp-driver icon indicating copy to clipboard operation
cpp-driver copied to clipboard

CPP-1006 Initial version of a Windows config for Github Actions

Open absurdfarce opened this issue 1 year ago • 1 comments
trafficstars

absurdfarce avatar Nov 06 '24 20:11 absurdfarce

Worth noting that this isn't 💯 yet. Outstanding issues at this writing:

  • Only running against Windows 2019, need to setup a matrix
  • We're seeing several test failures due to missing host configs
  • Newer versions of MSVC include checks for memory leaks and apparently some of our unit tests are triggering those

I'm not necessarily looking for bullet-proof answers to each of these points before we merge this; I expect this process will iteratively get better over time.

absurdfarce avatar Nov 06 '24 21:11 absurdfarce

Replaced by #576

absurdfarce avatar Sep 25 '25 06:09 absurdfarce