プロジェクト

全般

プロフィール

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

リビジョン 9 (Toshiyuki Ando, 2009/07/27 16:14) → リビジョン 10/31 (Toshiyuki Ando, 2009/10/04 13:59)

h1. Hudson Plugin 

 {{>toc}} 

 h2. How to get 

 Latest version is 1.0.0 0.1.6 

 * "repository":http://r-labs.googlecode.com/svn/trunk/plugins/redmine_hudson/ 
 * "download":http://r-labs.googlecode.com/files/redmine_hudson-1.0.0.zip "download":http://r-labs.googlecode.com/files/redmine_hudson-0.1.6.zip 

 h2. What's hudson? 

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

 More detail "Meet Hudson":http://wiki.hudson-ci.org/display/HUDSON/Meet+Hudson 

 h2. Features 

 h3. Show Job List 

 * Name, Description, Latest Build show name, description, latest build ( Build build number, Result, Date result, date ) and health report. report 
 * You can change description visibility dynamically. 
 * Provide a link to Hudson, if plugin found keyword in Health Report. 
 * Bulid ** bulid number linked to build result page. page 
 ** health report linked to any page ( use settings ) 
 * Click clock-icon, click [Build Now] request hudson to build. build 
 * Mr. hudson appears. appears ( sorry, not emotional ) 

 !redmine_hudson_index_0_1_6_en_small.png! 

 h3. Show Build History 

 click note icon, show build history 

 * show build number, result, date. date 
 * Bulid ** bulid number linked to build result page. page 
 * Console ** console icon linked to console page. page 

 h3. Show build history on activity. 

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

 !redmine_hudson_show_build_history_on_activity.png! 

 h3. Show build result on issue. 

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

 !redmine_hudson_show_build_result_on_issue.png! 

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

 h3. Settings for each projects 

 * Hudson hudson url (can 
 ** can use https) https maybe.. ( 0.1.2 higher ) 
 * auth user, password ( 0.1.1 higher ) 
 * can stop plugin getting test results and changesets. (Getting changesets 
 Getting test results and changesets needs a good amount of time.) time. 
 * choose job 
 * compact mode ( 
 ** show only job name and latest build) build 
 * Can add/modify/delete Health report settings. 
 Plugin provides a link to Hudson, if plugin find keyword in Health Report. 
 You can add/modify/delete Keyword and url for health report linked URL. 

 !redmine_hudson_settings_0_1_6_en_small.png! 

 h3. 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'. 

 !redmine_hudson_global_settings_1_0_0_en.png! 

 h3. Support Language 

 * Japanese 
 * English 
 * Deutsch 
 Thanks! "Jens Goldhammer":http://www.redmine.org/account/show/4080 , "Florian Bartels":http://www.redmine.org/account/show/6169  
 * Magyar 
 Thanks! "Péter Major":http://www.redmine.org/account/show/6179 
 * Spanish 
 Thanks! juancayetano.delgado 

 h2. h3. Important reminder  

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

 h3. Using IE8 

 Please use Compatibility View in IE8. 

 h3. Exclusive Control 

 Plugin get build information when you access plugin (Hudson tab). 
 Plugin has no exclusive control, so plugin doesn't work when redmine works on multi-process. 
 Hopefully i fix it. I'll try next version. 

 h3. Plugin can get recent build infomation, more than a dozen. 
 If Hudson has many build infomations, Plugin can't get all. sorry. 

 Something is wrong with plugin 

 plugin, you should try to delete data from database. 
 Use  
 ( use 'delete history' button in setting page. page )