oit-unity
oit-unity copied to clipboard
Add CI/CD test and build pipeline
This is an issue to track the setup of a CI/CD pipeline. Automatic package tests and build outputs would help a lot to ensure package stability and speed up the development.
The GameCI project looks very promising, but the support for packages is limited and requires too much manual setup at the moment. Some issues that currently block an easy integration are:
- https://github.com/game-ci/unity-builder/issues/236
- https://github.com/game-ci/unity-test-runner/issues/227
- https://github.com/game-ci/unity-test-runner/issues/226
- https://github.com/game-ci/unity-test-runner/issues/223