Radiators: Difference between revisions
From CitconWiki
Jump to navigationJump to search
No edit summary |
video link added |
||
| (2 intermediate revisions by one other user not shown) | |||
| Line 1: | Line 1: | ||
==Radiators== | ==Radiators== | ||
[[Tom Denley]] ran a session on using information radiators. | |||
===What To Radiate=== | ===What To Radiate=== | ||
* CI build information | |||
* CI load | |||
* Code clean-up graphs | |||
* Twitter | |||
* Prod status? | |||
===How To Radiate=== | ===How To Radiate=== | ||
* Big plasma | |||
* Multi-screen wall | |||
* Screens dotted about | |||
* Desktop application | |||
* Writing on the wall | |||
* Digital picture frames | |||
===Case Study: Radiating CI Build Information=== | ===Case Study: Radiating CI Build Information=== | ||
* Builds passing/failing | |||
* Builds running/waiting | |||
* Running build progress bar | |||
* Time since last build | |||
* Committers on the current build | |||
* Failing builds marked under investigation | |||
* DOH! -- everything is red, but don't panic I'm on it | |||
===Tips=== | ===Tips=== | ||
* Be wary of information overload | |||
* Be opinionated | |||
* Have fun | |||
===Demo of CI-Eye=== | ===Demo of CI-Eye=== | ||
Tom gave a demonstration of CI-Eye, an open-source build radiator that he developed whilst learning about radiators. | |||
===Demo of | For more information on CI-Eye, see [http://github.com/netmelody/ci-eye/wiki] | ||
===Demo of Visuwall=== | |||
A demo of the Visuwall radiator was given by two of its creators. | |||
For more information on Visuwall, see [http://github.com/awired/visuwall] | |||
==Video Recording of the Session== | |||
http://skillsmatter.com/podcast/agile-testing/radiators | |||
Latest revision as of 03:24, 5 February 2012
Radiators
Tom Denley ran a session on using information radiators.
What To Radiate
- CI build information
- CI load
- Code clean-up graphs
- Prod status?
How To Radiate
- Big plasma
- Multi-screen wall
- Screens dotted about
- Desktop application
- Writing on the wall
- Digital picture frames
Case Study: Radiating CI Build Information
- Builds passing/failing
- Builds running/waiting
- Running build progress bar
- Time since last build
- Committers on the current build
- Failing builds marked under investigation
- DOH! -- everything is red, but don't panic I'm on it
Tips
- Be wary of information overload
- Be opinionated
- Have fun
Demo of CI-Eye
Tom gave a demonstration of CI-Eye, an open-source build radiator that he developed whilst learning about radiators.
For more information on CI-Eye, see [1]
Demo of Visuwall
A demo of the Visuwall radiator was given by two of its creators.
For more information on Visuwall, see [2]