Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI/CD - Perform testbuild using Github Actions #1

Closed
dsilhavy opened this issue Sep 7, 2023 · 2 comments
Closed

CI/CD - Perform testbuild using Github Actions #1

dsilhavy opened this issue Sep 7, 2023 · 2 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@dsilhavy
Copy link

dsilhavy commented Sep 7, 2023

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.

@nlsdvl
Copy link
Contributor

nlsdvl commented Feb 16, 2024

Added a git hook and started looking into github actions for building this repo:
5G-MAG/rt-xr-unity-player#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 - 5G-MAG/rt-xr-unity-player#21

@nlsdvl nlsdvl added the good first issue Good for newcomers label Feb 16, 2024
@nlsdvl nlsdvl moved this from In Progress to Todo in XR: XR Player ISO/IEC 23090-14 support Mar 1, 2024
@nlsdvl nlsdvl moved this from Todo to In Progress in XR: XR Player ISO/IEC 23090-14 support Mar 15, 2024
@nlsdvl
Copy link
Contributor

nlsdvl commented Mar 15, 2024

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 : 5G-MAG/rt-xr-unity-player#23

These currently support win 64 builds.

@nlsdvl nlsdvl moved this from In Progress to Review in XR: XR Player ISO/IEC 23090-14 support Mar 21, 2024
@nlsdvl nlsdvl moved this from Review to Done in XR: XR Player ISO/IEC 23090-14 support Mar 22, 2024
@nlsdvl nlsdvl closed this as completed Jun 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
Development

No branches or pull requests

2 participants