cli icon indicating copy to clipboard operation
cli copied to clipboard

CI Testing for Windows

Open adambkaplan opened this issue 3 years ago • 2 comments

Since we are cross-compiling the shp binary, we should ensure that all tests work on a Windows client.

GitHub actions now support Windows based runners - it is not clear if all of our dependent actions also support these runners (ex - install Docker, KinD, etc.)

See https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners

adambkaplan avatar Oct 27 '21 13:10 adambkaplan

/kind cleanup

adambkaplan avatar Mar 23 '22 13:03 adambkaplan

/assign @coreydaley

coreydaley avatar Aug 14 '23 23:08 coreydaley