public
Description: CCMenu support for Integrity
Homepage:
Clone URL: git://github.com/jfrench/integritray.git
name age message
file .document Fri May 29 10:23:04 -0700 2009 Initial commit to integritray. [Josh French]
file .gitignore Wed Jul 08 06:41:21 -0700 2009 Ignore logs [Josh French]
file CHANGELOG Wed Jul 08 06:47:39 -0700 2009 Bump version to 0.1.1 [Josh French]
file LICENSE Fri May 29 10:23:04 -0700 2009 Initial commit to integritray. [Josh French]
file README.rdoc Fri May 29 10:31:47 -0700 2009 Docs [Josh French]
file Rakefile Fri May 29 10:56:58 -0700 2009 Add gem settings [Josh French]
file VERSION Thu Aug 27 12:06:46 -0700 2009 Version bump to 0.1.2 [Josh French]
file integritray.gemspec Wed Jul 08 06:47:39 -0700 2009 Bump version to 0.1.1 [Josh French]
directory lib/ Tue Jul 21 07:09:17 -0700 2009 fixed error with never build projects [jnicklas]
directory test/ Thu Aug 27 12:05:41 -0700 2009 Add test for last merge of jnicklas/master [Josh French]
README.rdoc

integritray

Adds a CruiseControl.rb-style XML feed to Integrity (integrityapp.com) for use with CCMenu and other tray items.

Usage

Install the integritray gem:

  gem install jfrench-integritray

Require in your Integrity application’s config.ru:

  require 'integrity/integritray'

Point CCMenu or your tray item of choice to the feed URL:

  http://my.integration.server/projects.xml

You may have to manually specify that this is a CruiseControl.rb-type server; CCMenu has trouble determining which type of server to treat this as.

Copyright

Copyright © 2009 Josh French. See LICENSE for details.