Difference between revisions of "How do you make CI more fun"
From CitconWiki
Jump to navigationJump to searchLevibalint (talk | contribs) (This session was born of an observation I had made on the last 2 projects I've been on. Although the team I was working with agreed that CI is a good thing, the developers who handled it seemed to not enjoy it very much...) |
Levibalint (talk | contribs) |
||
Line 1: | Line 1: | ||
One of the major areas we explored is how to make the feedback part of the CI more engaging. We discussed several options: | One of the major areas we explored is how to make the feedback part of the CI more engaging. We discussed several options: | ||
− | + | ||
− | + | * Extreme Feedback | |
− | + | * Gamification - is it good or bad? | |
+ | * Do we really need CI in the first place? | ||
Given the last point of our discussion, the focus shifted to alternatives to CI and how to keep up the quality of the code while still having fun :D. | Given the last point of our discussion, the focus shifted to alternatives to CI and how to keep up the quality of the code while still having fun :D. |
Revision as of 04:06, 24 April 2016
One of the major areas we explored is how to make the feedback part of the CI more engaging. We discussed several options:
- Extreme Feedback
- Gamification - is it good or bad?
- Do we really need CI in the first place?
Given the last point of our discussion, the focus shifted to alternatives to CI and how to keep up the quality of the code while still having fun :D.