CI Antipatterns and Kitchen Sink

From CitconWiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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


Other Notes

  • Going to a new project and getting to know how it's built (and improving/automating) can help understand software architecture better