Plugins Directory » Hudson

4892 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

  1. Copy the plugin into the vendor/plugins directory
  2. Migrate plugin: rake db:migrate_plugins RAILS_ENV=production
  3. Start Redmine

Enable plugin on project

  1. Move to Project settings
  2. Click 'Modules'
  3. Check the box 'Hudson', and save.

Edit Hudson settings

  1. Click 'Hudson' tab on the menu
  2. Click 'Settings' in sidebar
  3. Edit settings ( url, job... )

View jobs

  1. 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.