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

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

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.

@dsilhavy dsilhavy added this to the Version 1.0.0 milestone Sep 7, 2023
@nlsdvl nlsdvl assigned nlsdvl and unassigned nlsdvl Jan 19, 2024
@nlsdvl nlsdvl self-assigned this Feb 15, 2024
@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
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.

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
Development

No branches or pull requests

2 participants