Provides a highly visible, subtly animated view of current project status. Ideal as an Extreme Feedback Device to be displayed on a screen on your office wall.
To create a new Build Monitor View, click on the "New View" tab, select "Build Monitor View" and select jobs you wish to display on the monitor. You can have as many Build Monitor Views as you want - the most popular approach is to have one per team or one per project.
To avoid unnecessary complexity when implementing the view layer I decided to use CSS 3 flexbox. Regretfully, the standard is only properly supported by the Google Chrome and Opera.
What this means to you is that if you'd like to use the Build Monitor plugin, please make sure that you're using Chrome or Opera to display it. Safari 7 and Internet Explorer 11 will be supporting this functionality in the near future.
Current implementation of Angular.js doesn't seem to allow for storing cookies with expiry time set to anything longer than "session".
What this means to you is that if you change the default font size or column count settings and restart the browser, you'll need to apply your changes again after restart. I'm working on this one, so stay tuned.
- Display what triggered the build (SCM change, another job, manual)
- Display how long has a given job been failing for
- Support for Claim Plugin
- Support for Gravatar
- Display parameters of parametrized jobs
- Persist layout configuration changes in a long-lived cookie.
- Angular.js
- Angular-slider http://prajwalkman.github.io/angular-slider/
- Customized Angular-bootstrap
- HTML5 Boilerplate normalize.css
No longer maintained Radiator View Plugin