プロジェクト

全般

プロフィール

Hudson En » 履歴 » バージョン 6

Toshiyuki Ando, 2009/06/30 14:16

1 1 Toshiyuki Ando
h1. Hudson Plugin
2
3
h2. How to get
4
5 6 Toshiyuki Ando
Latest version is 0.1.4
6 1 Toshiyuki Ando
7
* "repository":http://r-labs.googlecode.com/svn/trunk/plugins/redmine_hudson/
8 6 Toshiyuki Ando
* "download":http://r-labs.googlecode.com/files/redmine_hudson-0.1.4.lzh
9 1 Toshiyuki Ando
10
h2. What's hudson?
11
12
Huson is application for Continuous Integration.
13
Easy install configuration, and good ui.
14
15
More detail "Meet Hudson":http://wiki.hudson-ci.org/display/HUDSON/Meet+Hudson
16
17
h2. Features
18
19
h3. Show Job List
20
21
* show name, description, latest build ( build number, result, date ) and health report
22
** bulid number linked to build result page
23
* click [Build Now] request hudson to build
24
* Mr. hudson appears ( sorry, not emotional )
25
26 2 Toshiyuki Ando
!redmine_hudson_index_en_small.png!
27
28 1 Toshiyuki Ando
h3. Show Build History
29
30
click note icon, show build history
31
32
* show build number, result, date
33
** bulid number linked to build result page
34
** console icon linked to console page
35
36 6 Toshiyuki Ando
h3. Show build history on activity.
37
38
* show jobname, build number, test-result(only number of items) and changesets
39
40
!redmine_hudson_show_build_history_on_activity.png!
41
42 1 Toshiyuki Ando
h3. Settings
43
44 4 Toshiyuki Ando
* hudson url
45 1 Toshiyuki Ando
** can use https maybe.. ( 0.1.2 higher )
46
* auth user, password ( 0.1.1 higher )
47 6 Toshiyuki Ando
* can stop plugin getting test results and changesets
48
Getting test results and changesets needs a good amount of time.
49 1 Toshiyuki Ando
* choose job
50
* compact mode
51
** show only job name and latest build
52
53 6 Toshiyuki Ando
!redmine_hudson_settings_0_1_4.png!
54
55 3 Toshiyuki Ando
h3. Support Language
56
57
* Japanese
58
* English
59
* Deutsch
60
Thanks! "Jens Goldhammer":http://www.redmine.org/account/show/4080 , "Florian Bartels":http://www.redmine.org/account/show/6169 
61 1 Toshiyuki Ando
* Magyar
62
Thanks! "Péter Major":http://www.redmine.org/account/show/6179
63 6 Toshiyuki Ando
64
h3. Important reminder 
65
66
Recommend Hudson 1.313
67
If you use old version of Hudson, plugin may not get test results and changesets.
68
Plugin store build information, if plugin can't get test results or changesets.
69
But, If plugin fail, never get test results, changesets again.
70
71
Plugin get build information when you access plugin (Hudson tab).
72
Plugin has no exclusive control, so plugin doesn't work when redmine works on multi-process.
73
I'll try next version.
74
75
Plugin can get recent build infomation, more than a dozen.
76
If Hudson has many build infomations, Plugin can't get all. sorry.
77
78
Something is wrong with plugin, you should try to delete data from database. 
79
( use 'delete history' button in setting page )