首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 等级的开发人员根据他们如何使用“连续整合”。鼓励小型和经常检查

等级的开发人员根据他们如何使用“连续整合”。鼓励小型和经常检查

资 源 简 介

When working in teams, I find it important that developers check in often, and in small chunks to avoid a lot of merging conflicts. Also it is important that they feel responsible that what they check in works! When using Cruise Control (.Net) the definition of "works" is of course a green build. So what this program does is to calculate a score for each developer on how well he follows that pattern. I made the initial program when working professionally in a project where developers simply had not learned how to work as a team. Members sat with huge check-outs for days or even weeks, making a lot of changes at a time, when in fact the work could have been broken into very small slices. Also, when the cc build turned red, no one felt responsible to fix it, making cc useless as no one cared. This also made fixing a build harder, since someone could suddenly check in new (possibly erraneous code), while someone else was tugging his hair off to fix the build.
VIP VIP
0.198164s