Continuous integration » History » Version 14
Go MAEDA, 2019-03-05 08:29
Use HTTPS URL
1 | 1 | Jean-Philippe Lang | h1. Continuous integration |
---|---|---|---|
2 | |||
3 | 14 | Go MAEDA | The Redmine build status can be found at https://www.redmine.org/builds/. |
4 | 1 | Jean-Philippe Lang | |
5 | 13 | Jean-Philippe Lang | Tests run on Ubuntu 16.04 with the help of "Jenkins CI":https://jenkins.io. Below are the details of the test environments: |
6 | 1 | Jean-Philippe Lang | |
7 | 11 | Jean-Philippe Lang | * Ruby and Gems: |
8 | 6 | Jean-Philippe Lang | |
9 | 11 | Jean-Philippe Lang | * You can see the ruby version and gems list on each build log |
10 | 1 | Jean-Philippe Lang | |
11 | * Databases: |
||
12 | |||
13 | 12 | Jean-Philippe Lang | * MySQL 5.7 |
14 | * PostgreSQL 9.5 |
||
15 | * Sqlite 3.11 |
||
16 | 8 | Jean-Philippe Lang | * SQL Server 2012 |
17 | 1 | Jean-Philippe Lang | |
18 | * SCM: |
||
19 | 6 | Jean-Philippe Lang | |
20 | 12 | Jean-Philippe Lang | * Subversion 1.9.3 |
21 | * Mercurial 3.7.3 |
||
22 | * Git 2.7.4 |
||
23 | 6 | Jean-Philippe Lang | * CVS 1.12.13 |
24 | 12 | Jean-Philippe Lang | * Bazaar 2.7.0 |
25 | 2 | Jean-Philippe Lang | |
26 | 14 | Go MAEDA | Test coverage is available at https://www.redmine.org/builds/coverage/ and is updated daily. |