awesome
June 01, 2015 06:05
Appveyor, is awesome, it provides a lot of functionalities and a reduced price. If you want .NET CI, appveyor is the best option. Ever. Awesome support, easy configuration, private nuget repo included, many integrations, and useful documentation. The only downside is, sometime it's a little bit slow.
cjsaylor uses Drone.io
Drone acts as our CI service for testing our application. We also use it as a deployment server for building docker images for production once tests pass on the master branch. The docker image acts as a deployment artifact that Convox can use to deploy.
Our client platform utilizes Electron which is also built and pushed to S3 for download.
scrthq uses Appveyor
We use AppVeyor for unit and integration testing of the Vaporshell module for Powershell, as well as deployment on successful tests via PSDeploy