MixedRealityToolkit / MixedRealityToolkit-Unity

This repository holds the third generation of the Mixed Reality Toolkit for Unity. The latest version of the MRTK can be found here.
BSD 3-Clause "New" or "Revised" License
374 stars 96 forks source link

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

Closed IssueSyncBot closed 1 year ago

IssueSyncBot commented 1 year ago

Original issue opened by:

@RogPodge RogPodge


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


ISSUE MIGRATION

Issue migrated from: https://github.com/microsoft/MixedRealityToolkit-Unity/issues/11225

IssueSyncBot commented 1 year ago

Original comment by:

@AMollis AMollis


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

IssueSyncBot commented 1 year ago

Original comment by:

@AMollis AMollis


Work has been completed