操作
Feature #243
完了Release 1.0.1.1 (1.0.1.1 リリースの手はずを整える)
開始日:
2009/11/17
期日:
2009/11/29
進捗率:
100%
予定工数:
説明
やること¶
plugin¶
- update version in init.rb
- update README.rdoc, README.ja.rdoc
r-labs¶
googlecodes¶
Redmine.org¶
- post to forum
- update plugin page
説明文¶
注意事項とか書かないといけないので。まとめてみる。
英語と日本語で。
Hudson plugin 1.0.1.1 released.
Plugin details¶
How to get¶
New feature (新しい機能)¶
None.
Changed (変わったところ)¶
- French Translation
(フランス語対応)
Fixed bug¶
- #244 "rake db:migrate_plugins" doesn't work without rcov
- #242 Build job and Build history doesn't work on Redmine 0.8.7
Important reminder (重要な注意事項)¶
IE8では、互換モードを使ってください。
Please use Compatibility View in IE8.
Hudson のバージョンが 1.313 より古い場合は、テスト結果やチェンジセットが取得できず、履歴に表示できないかもしれません。
テスト結果やチェンジセットが取得できなくても、ビルド情報だけは保存します。が、一度失敗すると二度と取得しません。
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.
現在、排他処理が入っていないので、Redmine が複数のサーバで動作している場合は上手く動かない場合があります。排他処理については、次のバージョンで何とかしたいと思っています。
排他処理については、できればなんとかしたいと思っています。(トーンダウン…)
Plugin has no exclusive control, so plugin doesn't work when redmine works on multi-process. -I'll try next version.- (toned-down..sorry)
プラグインはビルドの情報を、直近10数件しか取得することができません。
すでに多くのビルドが実行されている場合、全てのビルド情報を蓄積できないので、注意してください。
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, you should try to delete data from database. ( use 'delete history' button in setting page )
操作