Closed dsilhavy closed 4 months ago
Added a git hook and started looking into github actions for building this repo: https://github.com/5G-MAG/rt-xr-unity-player/issues/5
Anyone looking forward to contribute to this repository is welcome to take this task on. This should be implemented as part of supporting Android targets.
Created a separate ticket CI/CD - https://github.com/5G-MAG/rt-xr-unity-player/issues/21
CI on the MAF API for media pipelines : https://github.com/5G-MAG/rt-xr-maf-native/pull/6/checks CI on the Unity project, currently building : https://github.com/5G-MAG/rt-xr-unity-player/pull/23
These currently support win 64 builds.
Description
As part of a CI/CD workflow it would be nice to perform a testbuild for each pull request. That way we make sure that no breaking changes are introduced without performing a manual build each time.