XPlot icon indicating copy to clipboard operation
XPlot copied to clipboard

Produce package in myget or github feed on CI builds

Open cartermp opened this issue 5 years ago • 3 comments

Every successful CI build should have all nupkgs pushed to a feed so anyone can dogfood them prior to going on NuGet.

cartermp avatar Nov 08 '19 22:11 cartermp

First part done by #117

cartermp avatar Nov 11 '19 17:11 cartermp

This has proven to be extremely frustrating. I can't figure out how to publish anything in CI :/

cartermp avatar Nov 14 '19 01:11 cartermp

How about using GitHub action instead of Azure DevOps? https://help.github.com/en/github/managing-packages-with-github-packages/configuring-nuget-for-use-with-github-packages

zyzhu avatar Nov 14 '19 15:11 zyzhu