APPVEYOR-CI automated integration for GitHub projects (Dotnet-based)

Source: Internet
Author: User
Tags dotnet

Travis-ci is not very friendly with the Dotnet project, especially with mono compiling and not using MSTest for automated testing, so go to Appveyor.

The configuration of the Appveyor is very simple, in two ways:

First, all use Appveyor background, do not need to configure a yml file, then automatically download yml file upload to the project, or omit this, manually click Build.

Second, manually write yml files, and then combined with the background, freedom is relatively high.

Main practices:

1. Linked GitHub account

2. Add a project on GitHub

3, write Yml project, only need to top the. sln file

4, submit code, automatic compilation and testing (if you do not specify a test project, will automatically detect the test project)

5, if there is a dragon to publish to the website of NuGet, then the custom configuration script

Reference Address:

Config file Detection Tool: Https://ci.appveyor.com/tools/validate-yaml

Reference Configuration Documentation Tutorial: https://www.appveyor.com/docs/

APPVEYOR-CI automated integration for GitHub projects (Dotnet-based)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.