Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Build Unity project as part of CI pipeline #4

Open
randomPoison opened this issue Apr 20, 2020 · 0 comments
Open

Build Unity project as part of CI pipeline #4

randomPoison opened this issue Apr 20, 2020 · 0 comments
Labels
build pipeline Improvements to CI and the build pipeline

Comments

@randomPoison
Copy link
Owner

Currently only the Rust portion of the codebase is built as part of the CI pipeline. We should also build client code, including generating the shared Rust code that's used in the client. The unity-test-runner action should provide a reasonable way to get started. We'd only be able to run the Unity tests on Linux, but that would at least allow us to test standalone builds and potentially Android builds down the line.

@randomPoison randomPoison added the build pipeline Improvements to CI and the build pipeline label Apr 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build pipeline Improvements to CI and the build pipeline
Projects
None yet
Development

No branches or pull requests

1 participant