This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
.document | Fri May 29 10:23:04 -0700 2009 | |
| |
.gitignore | Wed Jul 08 06:41:21 -0700 2009 | |
| |
CHANGELOG | Wed Jul 08 06:47:39 -0700 2009 | |
| |
LICENSE | Fri May 29 10:23:04 -0700 2009 | |
| |
README.rdoc | Fri May 29 10:31:47 -0700 2009 | |
| |
Rakefile | Fri May 29 10:56:58 -0700 2009 | |
| |
VERSION | Thu Aug 27 12:06:46 -0700 2009 | |
| |
integritray.gemspec | Wed Jul 08 06:47:39 -0700 2009 | |
| |
lib/ | Tue Jul 21 07:09:17 -0700 2009 | |
| |
test/ | Thu Aug 27 12:05:41 -0700 2009 |
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.







