Skip to content

A Chrome Extension that monitors your Jenkins Build Server and displays the current build status

License

Notifications You must be signed in to change notification settings

iorionda/jenkins-chrome-extension

 
 

Repository files navigation

Jenkins Extension for Google Chrome

This extension monitors Jenkins, a continuous integration server. For more information about Jenkins take a look at: http://jenkins-ci.org/

The options of this extension allows you to set the URL of your Jenkins. By default it will check the status of the Jenkins instance used for Jenkins itself at http://ci.jenkins-ci.org/

The button of this extension will show a green "OK" if the builds succeeds, if the build fails the button shows a red "Fail". A click on the button will show you the status of your jobs and the time of the last update.

You can get the source for this extension and file bugs or feature requests at github: http://github.com/sanitz/jenkins-chrome-extension

You can install the extension at the offical Google Extension site.

TODO

  • Create new Release on Update-Site (with Jenkins URLs)

Changelog

  • Renamed to jenkins-chrome-extension

About

A Chrome Extension that monitors your Jenkins Build Server and displays the current build status

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%