プロジェクト

全般

プロフィール

Feature #109

完了

0.1.4リリースの手はずを整える

Toshiyuki Ando さんが14年以上前に追加. 14年以上前に更新.

ステータス:
終了(Closed)
優先度:
通常(Normal)
担当者:
対象バージョン:
開始日:
2009/06/30
期日:
2009/06/30
進捗率:

0%

予定工数:
作業時間:

説明

注意事項とか書かないといけないので。まとめてみる。
英語と日本語で。

New feature (新しい機能)

ビルドの履歴を活動ページに表示できるようになりました。
ジョブの名前とビルド番号に加え、テスト結果と変更点(リビジョンのリスト)を表示します。

Plugin shows build history on activity.
History includes Job name, build number, test results and changesets.

設定で、テスト結果と変更点を取得しないようにすることもできます。
(これらを取得するには沢山の時間が必要なのです)

You can stop plugin getting test results and changesets. Use settings.
( Getting test results and changesets needs a good amount of time. )

ジョブの情報をデータベースに蓄積するようになりました。

Plugin stores job and build information on database.

Changed (変わったところ)

権限の名前が見直されました。活動ページに履歴を表示するためです。

Changes permission name. For show history on activity.

Important reminder (重要な注意事項)

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 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.
I'll try next version.

プラグインはビルドの情報を、直近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 )

ファイル

他の形式にエクスポート: Atom PDF