Continuous Integration Server的意思|示意
持续集成服务器
Continuous Integration Server的网络常见释义
持续集成服务器 Pulse 是一个优秀的Continuous Integration Server(持续集成服务器),说到Continuous Integration Server(持续集成服务器),大家可能马上会想到continuum等老牌产品。
Continuous Integration Server相关例句
This first build server will also be your continuous integration server. It is the one that ensures that every single check-in can be built.
这第一台构建服务器将会是你的持续集成服务器,它要保证每次签入动作都能成功构建。
ThoughtWorks has released a new version of CruiseControl.NET, the popular continuous integration server for .NET projects.
ThoughtWorks发布了新版的 CruiseControl.NET,这是一个流行的.NET项目持续集成服务器。
This is required so that the continuous integration server can build and test the SCA module.
只有这样,持续集成服务器才能构建和测试sca模块。
A Continuous Integration server constantly checks the code out of source control, builds it, runs the unit tests against it, and reports any build failures to the developers, usually via E-mail.
持续集成服务器不断检查不受源控制的代码,执行构建,对它运行单元测试,并通常通过电子邮件向开发人员报告所有构建故障。
Before I conclude, I should make a couple of points about the security issues that are involved in configuring and running your own continuous-integration server.
在我总结之前,我要指出两个配置和运行自己的持续集成服务器所涉及的安全性问题。
A third option is to create a new build option for your continuous integration server that includes a push to production step.
第三种选择是为持续集成服务器创建新的构建选项,其中包括推送到生产环境这一步。