redmine and the way to ruby 1.9.1

15
Redmine Ruby 1.9.1への道 Yugui 1

Upload: yuki-sonoda

Post on 28-May-2015

4.088 views

Category:

Technology


0 download

DESCRIPTION

RejectKaigi2008における発表資料

TRANSCRIPT

Page 1: Redmine and the way to Ruby 1.9.1

RedmineRuby 1.9.1への道

Yugui

1

Page 2: Redmine and the way to Ruby 1.9.1

Development of Ruby

ML

irc

謎の合宿

2

Page 3: Redmine and the way to Ruby 1.9.1

Ruby Issue Tracking System

http://redmine.ruby-lang.org

Redmine

改造 (http://github.com/yugui/redmine4ruby-lang/)

issueをWebアプリで管理

3

Page 4: Redmine and the way to Ruby 1.9.1

Customized

ML連携

[BUG:1.9] メールからの登録

[Ruby 1.9 - Bug #xxx] MLへの報告

VCS連携

自動登録、自動クローズ

4

Page 5: Redmine and the way to Ruby 1.9.1

Then,

Matzに布教

RESTful API

既存issueを移行

http://rubyforge.org/tracker/?group_id=426

5

Page 6: Redmine and the way to Ruby 1.9.1

Why did I do it?

Project Rottenmeier

Rubyに小言を言うプロジェクト

Adelheid, Adelheid!

ハッカーにはできないこと

6

Page 7: Redmine and the way to Ruby 1.9.1

下々のお仕事

GCアルゴリズムの改善

仮想マシンの設計

ドキュメント

プロジェクト管理

草むしり

7

Page 8: Redmine and the way to Ruby 1.9.1

Wanted

求む、下々

Documentation

Bug Report

Release Management

8

Page 9: Redmine and the way to Ruby 1.9.1

さて9

Page 10: Redmine and the way to Ruby 1.9.1

Ruby 1.9.1

I, release manager.

予定

Feature fix: 25, Sep.

Release: 20, Dec.

メンテナンス期間: しばらく。

10

Page 11: Redmine and the way to Ruby 1.9.1

Ruby 1.9.1

予測

Feature fix: 25, Oct.

Release: 25, Dec.

11

Page 12: Redmine and the way to Ruby 1.9.1

Features

MVM?

improved transcode?

ruby spec?

12

Page 13: Redmine and the way to Ruby 1.9.1

Features

YARV

Native thread

M17N

Fiber

Stability!

13

Page 14: Redmine and the way to Ruby 1.9.1

Requisite for stability

バグレポート

人柱

人柱

人柱

14

Page 15: Redmine and the way to Ruby 1.9.1

Conclusion

Now, Ruby has its own ITS.

Ruby 1.9.1 will be released, maybe.

More your eyes.

15