Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWindows and Mac CI/CD - for integration testing and building #48
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Gitlab now supports Windows CI/CD: https://about.gitlab.com/blog/2020/01/21/windows-shared-runner-beta/
Although we may not need the Windows CI/CD to build our electron application, the CI/CD is still essential to run integration tests.
Mac CI/CD on gitlab.com is underway:
However it is possible to run the Mac CI/CD directly if we have physical infrastructure already.
All of this would be essential for integration tests.
Alternatively there's the QEMU solution that we already use in the Matrix OS. This would be useful for distributed testing. This would utilise Nix as well: