Configuration and use of continuous integration teamcity

Source: Internet
Author: User

What is Teamcity teamcity is a powerful continuous integration (Continue integration) tool developed by JetBrains, including server side and client, currently supported by Java. NET project development. Teamcity provides a range of features that enable teams to quickly implement continuous inheritance: IDE tool integration, various message notifications, various reports, project management, compilation, unit testing, automatic publishing, and more, all of which are the fastest and most efficient and high-quality Software Assurance for your team to enjoy continuous succession.

Teamcity provides a free version that supports 20 build configuration+3 agents

Nunit

WebDeploy

Visual Studio defaults to three ways to publish, file, Ftp,webdeploy, or WebDeploy, which can be deployed to a server in Visual Studio with one click and intelligently determine which files are new and which need to be modified or deleted.

Install the Web Deploy http://www.iis.net/downloads/microsoft/web-deploy

1. Enable remote connections, open Management Service in IIS, tick enable remote connections

[15:42:05] [MSBuild output] (msdeploypublish target)

[15:42:05] [MSBuild output] C:\Program Files (x86) \msbuild\microsoft\visualstudio\v12.0\web\ Microsoft.Web.Publishing.targets (4270,5): Msdeploy Error Error_user_unauthorized:web Deployment task failed. (The WEB Management service was used to connect to the remote computer ("192.168.xxx.xxx"), but could not be authorized.) Make sure that you use the correct user name and password, that the site you are connected to already exists, and that the user that the credential represents has permission to access the site. Learn more at the following locations: Http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_USER_UNAUTHORIZED. )

[09:57:07] [MSBuild output] C:\Program Files (x86) \msbuild\microsoft\visualstudio\v12.0\web\ Microsoft.Web.Publishing.targets (4270,5): Msdeploy Error Error_certificate_validation_failed:web Deployment task failed. (The specified process ("Web Management Service") was used to connect to the remote computer ("192.168.xxx.xxx"), but the server's certificate could not be verified. If you trust the server, please connect again and allow untrusted certificates. Learn more at the following locations: Http://go.microsoft.com/fwlink/?LinkId=221672#ERROR_CERTIFICATE_VALIDATION_FAILED. )

How To:edit Deployment Settings in Publish profiles (. pubxml) Files and the. Wpp.targets File in Visual Studio Web Project S

https://msdn.microsoft.com/en-us/library/ff398069

Web Deployment made awesome:if you ' re Using XCopy, you ' re Doing It wrong

Https://channel9.msdn.com/Events/MIX/MIX10/FT14

Configuration and use of continuous integration teamcity

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.