XRTK / com.xrtk.gltf

A version of the Khronos Unity glTF project tuned for use by the XRTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pipelines not registering

SimonDarksideJ opened this issue · comments

XRTK - Mixed Reality Toolkit Bug Report

Describe the bug

After following the guide to setup the Pipelines, they are not being recognised in PR's

Thoughts @StephenHodgson ?

What do you mean they are not being recongized in PRs? For a pipeline to be available as an status check it needs to run at least once. Then it can be setup as a status check in the branch policies.

Pipelines are now available for status check config. But this project does not build currently.

Figured out why it's not building yet. Still waiting for the Core release to update which extracts the functionality, so it's conflicting.

I'll check it out and see what's going on

Dino checked and says it's because it doesn't currently build. Not sure why, checking

I suspect because its XRTK dependency still has the glTF components in it. SO we need to build and release Core first, then this will build

Pipelines seem to be running fine last I checked. There's a script compiler error bc of the breaking changes in core required before the pipeline can pass