Continuous integration » History » Version 5
Jean-Philippe Lang, 2011-12-17 15:51
ruby1.9.3 added
| 1 | 1 | Jean-Philippe Lang | h1. Continuous integration |
|---|---|---|---|
| 2 | |||
| 3 | The Redmine build status can be found at http://www.redmine.org/builds/index.html. |
||
| 4 | |||
| 5 | Tests run on the following environment: |
||
| 6 | |||
| 7 | 4 | Jean-Philippe Lang | * Ruby interpreters: |
| 8 | 1 | Jean-Philippe Lang | |
| 9 | * ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] |
||
| 10 | 4 | Jean-Philippe Lang | * ruby 1.9.2p290 (2011-07-09 revision 32553) [x86_64-linux] |
| 11 | 5 | Jean-Philippe Lang | * ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux] |
| 12 | 1 | Jean-Philippe Lang | |
| 13 | * Databases: |
||
| 14 | |||
| 15 | * MySQL 5.1.41 |
||
| 16 | * PostgreSQL 8.4.6 |
||
| 17 | * Sqlite 3.6.22 |
||
| 18 | |||
| 19 | * Database gems: |
||
| 20 | |||
| 21 | * mysql 2.8.1 |
||
| 22 | * pg 0.10.0 |
||
| 23 | * sqlite3-ruby 1.3.2 |
||
| 24 | |||
| 25 | * SCM: |
||
| 26 | |||
| 27 | * Subversion 1.6.6 |
||
| 28 | * Mercurial 1.7.3 |
||
| 29 | * Git 1.7.0.4 |
||
| 30 | * CVS 1.12.13 |
||
| 31 | * Bazaar 2.1.1 |
||
| 32 | 2 | Jean-Philippe Lang | |
| 33 | 3 | Jean-Philippe Lang | Test coverage is available at http://www.redmine.org/coverage/index.html and is updated weekly. |
| 34 | |||
| 35 | 2 | Jean-Philippe Lang | Note: at this time, this environment does not run the tests related to darcs, LDAP and Openid integration. |