ContinuousIntegrationandDeployment_第1页
ContinuousIntegrationandDeployment_第2页
ContinuousIntegrationandDeployment_第3页
ContinuousIntegrationandDeployment_第4页
ContinuousIntegrationandDeployment_第5页
已阅读5页,还剩34页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、1avantgarddriveefficiencies &productivityunlockhidden cashgain globalvisibility of cash & riskfosterconnectivitycontinuous integration and delivery gareth mercerdirector of software development2continuous integration and deliveryprocessstoryproductioncode changewhat happens between a code ch

2、ange and production?integration and delivery3continuous integration and deliveryand the continuous?every code change leads to a potential release.its a continual process.4continuous integration and deliverycode changesvnbuildunit testdeploy to testmanual testconduit testdeploy to infinityproduction5

3、principles6continuous integration and deliveryprinciple #1create a repeatable, reliable process for releasing software.7continuous integration and deliveryprinciple #2automate almost everything.8continuous integration and deliveryprinciple #3keep everything in version control.9continuous integration

4、 and deliveryprinciple #4if it hurts, do it more frequently and bring the pain forward.10continuous integration and deliveryprinciple #5build quality in.11continuous integration and deliveryprinciple #6done means released.12continuous integration and deliveryprinciple #7everybody is responsible for

5、the delivery process.13continuous integration and deliveryprinciple #8continuous improvement.14continuous integration and delivery15continuous integration and deliverycontinuous integration and deliverywhat might the process look like?16continuous integration and deliveryrequirements version control

6、. an automated build. agreement of the team.17continuous integration and deliverycheck in regularly check in to trunk. frequent small changes.18continuous integration and deliverycheck in process the pre check in process. meaningful messages.19continuous integration and deliverybuild automated proce

7、ss.20continuous integration and deliverytesting commit tests (unit and component). acceptance tests. can include integration and performance. combined should give a high level of confidence in the application.21continuous integration and deliverytesting run automatically. run quickly. commit and acc

8、eptance tests. grouped and layered.22continuous integration and deliveryshort build and test process compile and commit tests 5 mins. deploy and acceptance tests 30 mins.23continuous integration and deliveryessential practices dont check in on a broken build. test locally first. wait for commit test

9、s before next task. never go home on a broken build. be ready to revert.24continuous integration and deliverypass v fail dont comment out failing tests! you broke it you fix it! even if it appears unrelated to your check in.25continuous integration and deliveryupgrading data automated. should be abl

10、e to undo changes.26continuous integration and deliverysystem jenkins. communication. wallboards.27continuous integration and deliveryenvironment keep them all the same test to production. standard development environment.28continuous integration and deliverydependencies central store of external li

11、braries. manage our own nxg components.29continuous integration and deliveryconfiguration application, software and environment. do it at deployment time. automate it. use svn.30continuous integration and deliverydeploy to production same process as used in test. frequently tested. controlled. shoul

12、d be able to undo changes.31continuous integration and deliveryp11132best practices33continuous integration and deliverypractices #1only build the binaries once.34continuous integration and deliverypractices #2deploy the same way to every environment.35continuous integration and deliverypractices #3smoke test the deployment.36continuous integration and deliverypractices #4deploy into a copy of prod

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论