• You must either build software locally or wait for a Continuous Integration build to run.

    必须在本地构建软件等待Continuous Integration构建的运行

    youdao

  • That's not enough though; I suggest exercise your deployment scripts as part of a Continuous Integration build.

    还是不够建议部署脚本看成持续集成构建一部分执行

    youdao

  • Continuous integration builds on this concept, but this also implies the ability to build outside the context of an ide.

    持续集成(continuous integration)就是建立这个概念基础之上,应用了在ide上下文之外地方进行构建能力

    youdao

  • If a build running on your Continuous Integration system fails, you can be fairly certain the cause lies in the most recent change.

    如果持续集成系统运行构建失败那么可以肯定失败原因最近的更改中。

    youdao

  • 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.

    持续集成服务器不断检查不受控制代码,执行构建运行单元测试通常通过电子邮件开发人员报告所有构建故障

    youdao

  • Once in CVS then the continuous integration server can check the projects out whenever there is a change, run the build, and execute the tests.

    一旦项目了CVS,持续集成服务器可以每当发生更改时签项目,运行构建执行测试。

    youdao

  • You can also use continuous integration tools for traditional development — to implement an automated nightly build process, for example.

    可以持续集成工具用于传统开发——例如实施一个自动化每夜构建过程

    youdao

  • With suitable integration points, it is even possible to connect to build and release systems and realize continuous deployment for true end-to-end automation.

    如果适合集成构建发布系统连接起来实行持续部署达到真正端到端自动化也是可能的。

    youdao

  • These are key aspect of the vision for "developer self-service" and "continuous integration" that automated build management brings into reality.

    这些对于自动构建管理带到现实中的开发人员自服务连续集成构想重要方面

    youdao

  • A Continuous Integration environment requires an automated build tool, a code repository, and a CI server.

    持续集成环境需要自动构建工具代码存储库一个CI服务器

    youdao

  • 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.

    第一台构建服务器会是持续集成服务器,保证每次签入动作成功构建。

    youdao

  • As such, the build utility is a perfect tool to help automate the applications builds, when working in a continuous integration environment.

    所以构建工具一种完美的工具持续性集成环境下可以帮助您自动化程序构建

    youdao

  • Tests can also be added to a continuous integration environment and asserted against service functionality with each build.

    可以测试添加一个持续集成环境中然后拿每个版本对照服务功能进行断言。

    youdao

  • When done properly, continuous integration can significantly increase developer productivity, in part by providing team members with immediate feedback via email if the build breaks.

    正确地完成后持续集成可以显著地增加开发人员工作效率部分是通过构建中断立即邮件反馈提供给团队成员

    youdao

  • This article covers only the build applications process using a continuous integration server.

    本文涉及到了使用一个持续性集成服务器构建程序过程

    youdao

  • 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.

    持续集成每天运行多次完全自动化可再现构建(包括测试),用于传统应用程序并得到广泛认可的开发实践

    youdao

  • Continuous integration can mean building many times a day, every twenty minutes, every hour, or even just once a day (as part of a nightly build).

    持续集成可以预定一天构建多次二十分每个小时或者每天进行一次(作为构建一部分)。

    youdao

  • This is required so that the continuous integration server can build and test the SCA module.

    只有这样,持续集成服务器才能构建测试sca模块。

    youdao

  • As the discussion in Agile development moves from continuous integration (CI) to continuous deployment, CI servers are doing more to automate the overall build process.

    正如关于敏捷开发讨论持续集成转向敏捷部署CI服务器做的已经远远不仅仅是将完整构建流程自动化

    youdao

  • By using Eclipse plugins, however, you can uncover some of these violations before you build or integrate via Continuous Integration.

    如果使用Eclipse插件,就可以通过Continuous Integration构建集成发现一些这样冲突。

    youdao

  • I provide an overview of the different types of developer tests along with examples that you can add to your build process and run continually using a Continuous Integration system.

    提供一个关于不同类型开发人员测试概览一些可以添加构建过程使用Continuous Integration系统持续运行例子

    youdao

  • If you're running a Continuous Integration tool such as CruiseControl, you're probably familiar with the E-mail messages sent to the team when a build fails.

    如果使用CruiseControl之类持续集成工具那么可能熟悉当构建失败时发送给团队电子邮件消息

    youdao

  • CruiseControl is a build process framework that supports several modes of integrating your project, including continuous integration, that have become quite popular.

    CruiseControl一种构建过程框架它支持多种集成项目模式包括广泛采用持续集成

    youdao

  • 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文件

    youdao

  • A build consisting of minimal automated processes, which results in builds that never fail, leading to Continuous Ignorance and delaying integration problems.

    构建中只包含很少自动过程结果导致构建总是成功,造成持续忽视(Continuous Ignorance)集成延迟问题。

    youdao

  • For example, consider using Jazz source control and the Jazz build engine to power your continuous integration efforts.

    例如考虑使用控制以及Jazz构建引擎提高持续开发效率。

    youdao

  • A third option is to create a new build option for your continuous integration server that includes a push to production step.

    第三选择持续集成服务器创建新的构建选项其中包括推送生产环境这一步

    youdao

  • In a continuous integration environment, programmers are writing code, running the build and tests on their own workstations, and checking in multiple times a day.

    持续集成环境中程序员需要编写代码,在工作站上运行构建测试,一天多次进行检入

    youdao

  • Obviously, a user can enter the command, but because it's so terse, it can be easily run by a headless process, such as a Continuous Integration or build-management server.

    显然用户可以输入这个命令但是因为非常简单,所以容易通过无头流程(比如持续集成构建管理服务器)运行它。

    youdao

  • 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.

    把“持续改进持续集成”加入到工具流程中去,也是运维人员向(优秀的)开发人员学习途径,可以学到诸如测试驱动开发等最佳实践

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定