CI持续集成方案V1.pptVIP

  • 8
  • 0
  • 约1.35千字
  • 约 10页
  • 2017-05-21 发布于四川
  • 举报
CI持续集成方案V1 ---面向Android客户端app 周京津 2014.10.29 目录 什么是持续集成 为什么要持续集成 持续集成成功的关键功能 持续集成怎么玩 SCV DBV 附录 监控界面 实现依赖的jenkins插件 什么是持续集成 “Continuous Integration (CI) is a development practice that requires developers to integrate code into a shared repository several times a day. Each check-in is then verified by an automated build, allowing teams to detect problems early.” 持续集成是一种软件开发实践,即团队开发成员经常集成他们的工作,通常每天成员至少集成一次, 也就意味着每天可能会发生多次集成。每次集成都通过自动化的构建(包括编译,发布,自动化测试)来验证,从而尽快地发现集成错误。 为什么要持续集成 更快地发现问题和解决问题 增加了项目的可见性 可靠的迅速的有信心的发布系统 减少解bug的时间,增加开发新功能的时间 “Continuous Integration doesn’t get rid of bugs, but it doe

文档评论(0)

1亿VIP精品文档

相关文档