资源描述:
《Continuous Integration[Martin Fowler]》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、ContinuousIntegrationContinuousIntegrationisasoftwaredevelopmentpracticewheremembersofateamintegratetheirworkfrequently,usuallyeachpersonintegratesatleastdaily-leadingtomultipleintegrationsperday.Eachintegrationisverifiedbyanautomatedbuild(includingtest)todetecti
2、ntegrationerrorsasquicklyaspossible.Manyteamsfindthatthisapproachleadstosignificantlyreducedintegrationproblemsandallowsateamtodevelopcohesivesoftwaremorerapidly.ThisarticleisaquickoverviewofContinuousIntegrationsummarizingthetechniqueanditscurrentusage.01May2006
3、MartinFowlerTranslations:PortugueseChineseKoreanFrenchChineseTags:popular·agile·delivery·extremeprogramming·continuousintegrationFormoreinformationonthis,andrelatedtopics,takealookatmyguidepagefordelivery.ThoughtWorks,myemployer,offersconsultingandsupportaroundCo
4、ntinuousIntegration.TheopensourceCruiseControl,thefirstcontinuousintegrationserver,wasoriginallycreatedatThoughtWorks.RecentlyThoughtWorksStudios,ourproductsgroup,hasreleasedGo-anewserverforcontinuousintegrationanddelivery.Itsupportsparallel,stagedbuildswithmulti
5、pleprojects,asnazzylookingdashboard,andsupportforautomateddeployments.It'sacommercialtool,butisfreetouseforsmallsetups.ContentsBuildingaFeaturewithContinuousIntegrationPracticesofContinuousIntegrationMaintainaSingleSourceRepository.AutomatetheBuildMakeYourBu
6、ildSelf-TestingEveryoneCommitsTotheMainlineEveryDayEveryCommitShouldBuildtheMainlineonanIntegrationMachineKeeptheBuildFastTestinaCloneoftheProductionEnvironmentMakeitEasyforAnyonetoGettheLatestExecutableEveryonecanseewhat'shappeningAutomateDeploymentBenef
7、itsofContinuousIntegrationIntroducingContinuousIntegrationFinalThoughtsFurtherReadingIvividlyrememberoneofmyfirstsightingsofalargesoftwareproject.IwastakingasummerinternshipatalargeEnglishelectronicscompany.Mymanager,partoftheQAgroup,gavemeatourofasiteandweent
8、eredahugedepressingwarehousestackedfullwithcubes.Iwastoldthatthisprojecthadbeenindevelopmentforacoupleofyearsandwascurrentlyintegrating,andhadbeenintegratingfo