Continuous integration of agile development

Source: Internet
Author: User
  • Continuous Integration

PairCodeThe database can be integrated at any time. The earlier the code set is, the earlier the defect is discovered. The lower the cost of fixing the defect, the lower the time and cost.

  • Continuous integration preparation
  • Version Control

Include product code, test code, database script, build deployment script, and so on into version control. For details, see agile development version control.

  • Continuous Integration Management Software

Continuous integration management software downloads the control files and uses build deployment script code for automatic continuous integration. View Jenkins.

  • Team consensus

In the practice of continuous integration, the development team must follow some principles, such as frequently submitting the modified Code to the trunk to ensure the build is successful.

  • Principles of continuous integration

Code cannot be submitted because the build fails. who submits the Code must fix the defects that cause this failure?

Run all tests locally before submitting code

The submitted code is passed in the continuous integration environment before it continues to work.

You cannot comment out failed tests with columns.

Responsible for problems that cause continuous integration failures.

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.