Skip to content

worldofchris/jenkins-radiator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins CI Radiator

A small backbone.js application that monitors your Jenkins CI build server and displays failing, passing, building and disabled jobs. Audio is played when jobs move from a passing state to a failing state or from a failing state to a passing state.

Installation

  1. Download a zip of the project
  2. Extract that zip
  3. Configure the radiator (see below)
  4. Open index.html in Safari or Chrome

Configuration

  1. Edit config.js and update the ci_json_url to point to your Jenkins instance
  2. Open index.html in Chrome or Safari

Optional Configuration

  • Edit config.js and set the refresh_interval to something other than 1 minute
  • Add job names that should not be counted towards a failing status to the filtered array

Screenshots

Failing Builds Failing Builds in Jenkins Radiator

Passing Builds Passing Builds in Jenkins Radiator

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%