microsoft / MixedRealityToolkit-Unity

This repository is for the legacy Mixed Reality Toolkit (MRTK) v2. For the latest version of the MRTK please visit https://github.com/MixedRealityToolkit/MixedRealityToolkit-Unity
https://aka.ms/mrtkdocs
MIT License
6k stars 2.12k forks source link

Create a pipeline to easily create and deploy consistent stable MRTK3 drops with Semantic Versioning #11225

Closed RogPodge closed 1 year ago

RogPodge commented 1 year ago

This issue has been migrated a new MRTK repository, and the status of this issue will now be tracked at the following location:


Tracks a high level task to improve and create a predictable, easy way of creating stable MRTK3 drops which following Semantic Versioning.

https://semver.org/spec/v2.0.0.html

AMollis commented 1 year ago

The solution here should work with the CI pipleine

This might be covered withhttps://github.com/microsoft/MixedRealityToolkit-Unity/issues/11078 and https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11225. Needs more investigation to understand what the requirements were here.

https://semver.org/spec/v2.0.0.html

AMollis commented 1 year ago

Work has been completed