Skip to content

esendex/jenkimon

 
 

Repository files navigation

jenkimon

Either download and open /path/to/index.html?server=http://myjenkins, or visit http://esendex.github.io/jenkimon/?server=http://myjenkins where the value of ?server= is set to the url (including protocol) of the root of your jenkins install.

Options

Name Description
server Path to jenkins including protocol
theme Choose a different theme from: neon.
filters Comma separated list of words to filter displayed jobs by
scope The method of filtering, see options below
showInactive Set to anything to show inactive jobs
bonusRound Choose something to display when "green"
daysToShow Allows to hide build that have not be run in the last so many days examples '00'

Scopes

Name Description
contains Default Matches if job name contains a filter
startsWith Matches if job name starts with a filter
exclude The inverse of contains; excludes jobs where name contains a filter

Bonus Rounds

  • green
  • cat
  • porkour
  • guid
  • eightbit
  • zoomies
  • christmas

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.4%
  • CSS 11.3%
  • HTML 3.3%