-
Notifications
You must be signed in to change notification settings - Fork 58
Continuous Integration
Richard Schneider edited this page Oct 16, 2015
·
14 revisions
We use AppVeyor for continuous integration. Whenever a commit is made to the Github repo the CI is kicked off. Each build produces two artifacts the nuget package and the assembly (DLL).
The status of the latest build is found on the project readme. Clicking on the link will bring up the AppVeyor project lastest build details.
A NuGet feed for all builds is at https://ci.appveyor.com/nuget/net-ipfs-core-wursx0qon9ff
. These builds are beta and are considered prerelease by Nuget.
nuget list -source https://ci.appveyor.com/nuget/net-ipfs-core-wursx0qon9ff
-prerelease -allversions