Skip to content

justlanded/rubymetricfu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RubyMetricFu

A plugin for Hudson which provides pretty metric graphs using MetricFu.

Inspired by the Ruby metrics plugin: http://wiki.hudson-ci.org/display/HUDSON/Ruby+metrics+plugin

Requirements

To use RubyMetricFu you must have the following Hudson plugins installed:

You must have the metric-fu gem
installed, and you must have a rake task in your project: metrics:all (the default metricFu adds)

TODO

  • Allow user to config what rake task they run
  • Saikuro && Roodi graphs
  • Document build process
  • Specify limits on flog scores related to build health
  • Better test coverage

About

Hudson plugin which uses metric-fu to provide graphing metrics over successful builds

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published