プロジェクト

全般

プロフィール

操作

Hudson En » 履歴 » リビジョン 12

« 前 | リビジョン 12/31 (差分) | 次 »
Toshiyuki Ando, 2009/11/29 11:32


Hudson Plugin

How to get

Latest version is 1.0.1.1

What's hudson?

Huson is application for Continuous Integration.
Easy install configuration, and good ui.

More detail Meet Hudson

Features

Show Job List

  • Name, Description, Latest Build ( Build number, Result, Date ) and health report.
  • You can find jobs built today.
  • You can change description visibility dynamically.
  • Provide a link to Hudson, if plugin found keyword in Health Report.
  • Bulid number linked to build result page.
  • Click clock-icon, request hudson to build.
  • Mr. hudson appears. ( sorry, not emotional )

Show Build History

click note icon, show build history

  • build number, result, date.
  • Bulid number linked to build result page.
  • Console icon linked to console page.

Show build history on activity.

  • jobname, build number, test-result(only number of items) and changesets.

Show build result on issue.

  • job-name, build-number, result and built date and time. when Hudson builds revisions associated issues.

rake task 'redmine_hudson:fetch'

You can get build results using rake task 'redmine_hudson:fetch'.
If you use rake task, please uncheck 'AutoFetch' setting.
You can change 'AutoFetch' setting on settings/plugin/redmine_hudson.

Settings for each projects

  • Hudson url (can use https)
  • auth user, password ( 0.1.1 higher )
  • can stop plugin getting test results and changesets. (Getting test results and changesets needs a good amount of time.)
  • choose job
  • compact mode ( show only job name and latest build)
  • keyword and url for health report

Settings for plugins (all projects)

Go Administration -> Plugins -> 'Redmine Hudson Plugin' Configure.

  • You can choose format to write job description. HTML or Textile.
  • AutoFetch Mode. Plugin fetches information from Hudson during action 'index'.

Support Language

Install Instructions

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)

Important reminder

Hudson

Recommend Hudson 1.313
If you use old version of Hudson, plugin may not get test results and changesets.
Plugin store build information, if plugin can't get test results or changesets.
But, If plugin fail, never get test results, changesets again.

Using IE8

Please use Compatibility View in IE8.

Exclusive Control

Plugin has no exclusive control, so plugin doesn't work when redmine works on multi-process.
Hopefully i fix it.

Something is wrong with plugin

you should try to delete data from database.
Use 'delete history' button in setting page.


Updated by Toshiyuki Ando , 14年以上前に更新
Access count: 98666 :since 2009-10-30

Toshiyuki Ando さんが14年以上前に更新 · 12件の履歴