持续集成工具CruiseControl.part1
CruiseControl is both a continuous integration tool and an extensible framework for creating a custom continuous build process. It includes dozens of plugins for a variety of source controls, build technologies, and notifications schemes including email and instant messaging. A web interface provide
用户评论
推荐下载
-
持续集成CC入门学习
持续集成CC入门的安装配置以及遇到的问题
19 2019-07-06 -
Hudson持续集成环境搭建
Hudson持续集成环境搭建过程,包含svn,maven,checkstyle,pmd,findbugs,sonar,jdepend,site,javadoc,Cobertura
40 2019-06-01 -
Sonarqube加jenkins持续集成
整合Sonarqube+jenkins 搭建开源持续集成环境。Sonarqube一款很实用的代码检查工具,包括findbugs、chechstyle、编码规范等等。还可以集合eclipse进行代码检查
54 2018-12-09 -
敏捷实践之持续集成
NULL 博文链接:https://feelingdizzy.iteye.com/blog/1044921
36 2019-04-06 -
.NET中的持续集成
持续集成是一种软件开发实践。在持续集成中,团队成员频繁集成他们的工作成果,一般每人每天至少集成一次,也可以多次。
10 2020-09-24 -
持续集成部署文档.zip
Jenkins+Ant+Linux服务器持续集成部署.docx Jenkins+Ant+Windows服务器持续集成部署.docx Jenkins+Maven+Linux服务器持续集成部署.docx
30 2020-09-24 -
持续集成和Scrum相关
NULL 博文链接:https://tiantiankaixin.iteye.com/blog/738619
6 2020-10-28 -
使用Hudson持续集成ppt
使用Hudson持续集成ppt
29 2019-09-09 -
HudsonMavenPerfore搭建持续集成环境
该文档收集了perfore (版本控制器) 与 hudson、maven这两种自动打包与发布的工具如何进行集成。
26 2019-01-11 -
jenkins持续集成文档
(注:本文是基于maven项目的jenkins构建,且项目代码在svn服务器上)
42 2019-01-18
暂无评论