cpp-driver
cpp-driver copied to clipboard
CPP-1006 Initial version of a Windows config for Github Actions
trafficstars
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.
Replaced by #576