microsoft / microsoft/MixedReality-GraphicsTools-Unity
Create an automated pipeline to push to the MRTK NPM feed
Open
@tayomadein is already working on this.
Since Jul 21, 2022.
enhancement
in progress
- Dominant language
- C#
- Stars
- 209
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
Describe the problem
Right now, NPM packages are created and uploaded locally. This should be done by an automated pipeline.
Describe the solution you'd like
Ideally whenever the package version changes we have an automated pipeline which pushes a new package to the MRTK NPM feed so developers can download the updated package via the MRTK Feature Tool or Unity package manager.
Describe alternatives you've considered
Continue to do this by hand.
Additional context
See David Kline & Kurtis Eveleigh for more details.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.