continuous integration build的意思|示意
持续集成构建
continuous integration build的网络常见释义
成构建 持续集成构建(continuous integration build) 一种广泛用于敏捷开发方法的构建方式,即不断对版本库进行监控,一旦有变化进入版本控制库就自动开始集 成构建,持续集成构建通...
continuous integration build相关短语
1、 Continuous Build & Integration 构建和集成
2、 Continuous Build and Integration 构建和集成
continuous integration build相关例句
This article covers only the build applications process using a continuous integration server.
本文只涉及到了使用一个持续性的集成服务器的构建程序过程。
Build continuous improvement and integration into your tools and processes. Here is a good place operations people can learn from (good) developers about practises like test-driven development.
把“持续改进和持续集成”加入到你的工具和流程中去,这也是运维人员向(优秀的)开发人员学习的好途径,可以学到诸如测试驱动开发等最佳实践。
We've then installed and set up the Hudson continuous integration server, and we've created a Hudson job that USES the build utility to finally produce the EAR file.
然后我们将会安装并创建Hudson持续性集成服务器,并创建一个Hudson任务,该任务会使用构建工具来最终生成EAR文件。
If a build running on your Continuous Integration system fails, you can be fairly certain the cause lies in the most recent change.
如果在持续集成系统上运行的构建失败,那么可以肯定失败的原因出在最近的更改中。
Continuous integration, a fully automated and reproducible build (including testing) that runs many times a day, is a well accepted development practice for traditional applications.
持续集成是每天运行多次的完全自动化和可再现的构建(包括测试),是用于传统应用程序并得到广泛认可的开发实践。
CruiseControl is a build process framework that supports several modes of integrating your project, including continuous integration, that have become quite popular.
CruiseControl是一种构建过程框架,它支持多种集成项目模式,包括已被广泛采用的持续集成。