Difference between revisions of "CI Antipatterns and Kitchen Sink"

From CitconWiki
Jump to navigationJump to search
Line 14: Line 14:
 
* Works on My Machine
 
* Works on My Machine
 
* Polluted Environment
 
* Polluted Environment
 +
 +
* Going to a new project and getting to know how it's built (and improving/automating) can help understand software architecture better

Revision as of 08:22, 19 September 2009

Antipatterns:

  • Infrequent check-ins
  • Broken builds
  • Minimal feedback
  • Spam feedback
  • Slow machine
  • Bloated build
  • Bottleneck Commits
  • Continuous Ignorance
  • Scheduled Builds
  • Works on My Machine
  • Polluted Environment
  • Going to a new project and getting to know how it's built (and improving/automating) can help understand software architecture better