プロジェクト

全般

プロフィール

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

Toshiyuki Ando, 2009/07/04 16:24

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