Continuous integration

xiaoxiao2021-03-05  29

"Programmer" 2004, the first phase of Lu Junsheng "accelerates the continuous integration of the three swordsmen who implements XP and AntillPro", read the notes after reading.

1. Sustained basic content to be completed

Save all source code in a single location, allowing everyone to get the latest source code (and previous versions) to make the creation process fully automate, so that anyone can only enter a command to complete the system's creation to ensure that everyone can Get the latest, best executable

2, a standard for successful integration

All the latest source code is configured to manage system verification Qualified All files are connected by recompileable destination files (Java's class files) through connections, get all unit test code and other automation test scripts

3, two levels of continuous integration

All files are compiled, and the link success system is tested through smoke.

4, continuous integration tools (seems to be free)

ANTHILLPRO CRUISE Controller Antbuilder (Domestic)

转载请注明原文地址:https://www.9cbs.com/read-34030.html

New Post(0)