-
Task
-
Resolution: Fixed
-
Minor
-
4.1.3, 4.2.1
stronk7 has already done a stellar job of creating a GHA to run our unit tests on Windows.
At the moment he maintains this branch himself. Now that it seems reasonable stable, we should add it to our GHA configuration. I would suggest that, given it takes around about 2:40 hours to run that we do not run it on every push, but instead run manually using the workflow_dispatch trigger.
https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch
We could also consider running this on schedule once per week (no point running more regularly because it only operates on code pushed to github, which happens on releases only)
- will help resolve
-
MDL-53136 AppVeyor for windows automated tests
-
- Closed
-