Plugins Directory » Hudson
|
|
Author: | Toshiyuki Ando |
|---|---|---|
| Website: | http://www.r-labs.org/ | |
| Code repository: | https://bitbucket.org/nobiinu_and/redmine_hudson | |
| Registered on: | 2010-11-03 (over 2 years) | |
| Current version: | 2.1.1 | |
| Compatible with: | Redmine 2.2.x, 2.1.x |
Hudson is a plugin which integrates Hudson jobs into Redmine.
- Show Job List
- Show build result on issue
- Show build history on activity
- Search issues related particular build.
- Show Build History
What's Hudson?¶
Huson is application for Continuous Integration.
Easy install configuration, and good ui.
Installation notes
Install plugin¶
- Copy the plugin into the vendor/plugins directory
- Migrate plugin: rake db:migrate_plugins RAILS_ENV=production
- Start Redmine
Enable plugin on project¶
- Move to Project settings
- Click 'Modules'
- Check the box 'Hudson', and save.
Edit Hudson settings¶
- Click 'Hudson' tab on the menu
- Click 'Settings' in sidebar
- Edit settings ( url, job... )
View jobs¶
- Click 'Hudson' tab on the menu (In first time, it takes long time)
Changelog
2.1.1 (2013-01-14)
Compatible with Redmine 2.2.x, 2.1.x.
fixed bugs.
- ##1162 redmine_hudson plugin Gemfile setting
- ##1160 rake aborted! at "rake db:migrate_plugins RAILS_ENV=production" on ruby1.8.7
- ##1157 gem 'simplecov' version is conflicted with code review plugin
2.1.0 (2012-12-26)
Compatible with Redmine 2.2.x, 2.1.x.
1.0.8 (2012-05-03)
Compatible with Redmine 1.4.x.
1.0.7 (2011-06-05)
Compatible with Redmine 1.0.x, 1.1.x.
- ##682 (Defect) Plugin has no license
- ##675 (Defect) db:migrate_plugins down failed
- ##713 (Defect) I checked "Plugin uses below url for access to hudson.", but textbox doesn't appear
- ##714 (Feature) Dutch translation
- ##769 (Feature) Russian translation
1.0.61 (2010-10-03)
Compatible with Redmine 0.8.x, 0.9.x, 1.0.x, 1.1.x.
few bug fixes.
- ##563 (Defect) can't disable rotate, when enable 'rotate' with one job.
- ##515 (Defect) can't save job rotate settings with mysql 5.0.