-
Notifications
You must be signed in to change notification settings - Fork 43
Home
Shaun Wilde edited this page Jun 14, 2016
·
1 revision
Changes to branches and contributions will be built and tested using AppVeyor
At the end of a successful build on one of the main branches (i.e. not pull requests) the code is analysed using Sonar and the results pushed to SonarQube for viewing; additionally the coverage is also pushed to coveralls.io
Publishing to Nuget is done via the AppVeyor build system.
To publish release-candidate create and merge from master
to candidate
branches.
To publish release create and merge from master
to release
branches.