You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shaun Wilde edited this page Jun 14, 2016
·
1 revision
Building
Changes to branches and contributions will be built and tested using AppVeyor
Quality
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
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.