Difference between revisions of "The People Side of CI"
From CitconWiki
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
− | Facilitator: David, Daniel | + | Facilitator: David Smart, Daniel Park |
David's story: | David's story: | ||
Line 14: | Line 14: | ||
Slides on change, importance of status. People won't change w/out pain. | Slides on change, importance of status. People won't change w/out pain. | ||
+ | |||
+ | Including Automated Unit Tests (JUnit, NUnit) | ||
+ | * Make tests part of development | ||
+ | * Include tests as part of development estimate |
Revision as of 16:25, 29 June 2008
Facilitator: David Smart, Daniel Park
David's story:
- Feedback loops
- Visual control
- Self-organizing teams
View of change:
- Satir Change Model: http://www.stevenmsmith.com/my-articles/article/the-satir-change-model.html
- Team formation: Forming, Storming, Norming, Performing: http://en.wikipedia.org/wiki/Forming-storming-norming-performing
- Technical Adoption Lifecycle: http://en.wikipedia.org/wiki/Image:DiffusionOfInnovation.png
Story: bug database w/field for people to say how to avoid that kind of bug in the future
Slides on change, importance of status. People won't change w/out pain.
Including Automated Unit Tests (JUnit, NUnit)
- Make tests part of development
- Include tests as part of development estimate