|
Project Information
Links
|
Bamboo notifier is an Adobe AIR application that runs in the system tray on various platforms, it notifies you of you build statusses. It works by reading Bamboo's RSS feed. It shows green or red icons in the system tray and in the application per build plan. It is also possible to click on a build and read the commit message, author and committed file set. More features can be added on request. Feel free to submit bugs and feature requests in the issues section. You can install the application at the following url: http://www.adobe.com/cfusion/marketplace/index.cfm?event=marketplace.offering&offeringID=10111 The AIR runtime will be automatically install if you don't have it yet. To configure the bamboo url in the settings view you need to add the RSS feed url, it should be something like: http://your_bamboo_server/rss/createAllBuildsRssFeed.action?feedType=rssAll |