Alejandro Celaya
|
56d690d9a6
|
Removed references to master branch
|
2020-06-21 12:21:39 +02:00 |
|
Alejandro Celaya
|
e9c64b46b7
|
Removed condition from travis that is now implicit
|
2020-06-10 17:54:41 +02:00 |
|
Alejandro Celaya
|
f476cfc30f
|
Simplified travis configuration, by removing all env vars checks
|
2020-06-10 17:51:20 +02:00 |
|
Alejandro Celaya
|
a4eda9d761
|
Moved execution of API tests outside composer script
|
2020-06-08 22:38:51 +02:00 |
|
Alejandro Celaya
|
95ae540799
|
Defined docker image to build in a var
|
2020-05-17 10:19:54 +02:00 |
|
Alejandro Celaya
|
17f3897746
|
Going back to single travis job for docker image building
|
2020-05-16 22:01:20 +02:00 |
|
Alejandro Celaya
|
726811f91f
|
Separated docker builds in different platforms
|
2020-05-16 15:06:37 +02:00 |
|
Alejandro Celaya
|
75f5da5846
|
Fixed docker install in travis
|
2020-05-16 14:05:39 +02:00 |
|
Alejandro Celaya
|
489c739be2
|
Updated condition to run docker publish
|
2020-05-16 14:00:03 +02:00 |
|
Alejandro Celaya
|
788f9635dd
|
Fixed travis config syntax error
|
2020-05-16 13:40:59 +02:00 |
|
Alejandro Celaya
|
09aa4cc977
|
Changed travis build so that docker image publishing runs on its own separated job
|
2020-05-16 13:28:29 +02:00 |
|
Alejandro Celaya
|
65e6676c00
|
Removed docker image building on non-PR builds
|
2020-05-16 11:25:50 +02:00 |
|
Cédric Laubacher
|
f1db195a06
|
Merge branch 'develop' into multi-arch
|
2020-05-15 20:37:41 +02:00 |
|
Cédric Laubacher
|
fa646b0176
|
Add multi arch support
|
2020-05-15 18:32:35 +02:00 |
|
Alejandro Celaya
|
d9ae83a92b
|
Updated everything related with dependencies in docker images
|
2020-05-07 10:16:20 +02:00 |
|
Alejandro Celaya
|
cc41c51f77
|
Removed duplicated pdo_sqlsrv enabling on travis config
|
2020-05-04 21:55:18 +02:00 |
|
Alejandro Celaya
|
5f42266cf2
|
Moved ms odbc commands to a script
|
2020-05-04 21:48:54 +02:00 |
|
Alejandro Celaya
|
522d8ed236
|
Ensured some commands are run as sudo during travis CI
|
2020-05-04 21:33:19 +02:00 |
|
Alejandro Celaya
|
78359c28c7
|
Added MS ODBC package installation to travis
|
2020-05-04 21:22:41 +02:00 |
|
Alejandro Celaya
|
13bb48d068
|
Installed pdo_sqlsrv extension in travis
|
2020-05-04 21:12:49 +02:00 |
|
Alejandro Celaya
|
f6d9a83202
|
Moved initial ci databases to specific docker-compose file
|
2020-05-04 21:00:09 +02:00 |
|
Alejandro Celaya
|
dfdae96da5
|
Added commands to initially create all testing database for all database engines in travis
|
2020-05-04 20:34:28 +02:00 |
|
Alejandro Celaya
|
9f13063b1f
|
Fixed docker-compose command run in travis
|
2020-05-04 20:02:48 +02:00 |
|
Alejandro Celaya
|
e747a0b250
|
Updated how database tests are run in travis, so that all DB engines are covered
|
2020-05-04 19:55:03 +02:00 |
|
Alejandro Celaya
|
73f97ea874
|
Ensured releases are published to github before the docker image is built
|
2020-03-28 19:48:06 +01:00 |
|
Alejandro Celaya
|
881da3db3b
|
Ensured docker build happens in all branches
|
2020-03-21 15:31:14 +01:00 |
|
Alejandro Celaya
|
75b8ed813f
|
Enforced Swoole 4.4.15 to be installed during travis build, to match production one
|
2020-03-21 14:25:19 +01:00 |
|
Alejandro Celaya
|
f811002c2b
|
Small adjustments on docker build
|
2020-03-21 09:37:31 +01:00 |
|
Alejandro Celaya
|
644f5be6fe
|
Added scripts and configs to build docker image on travis
|
2020-03-21 08:42:13 +01:00 |
|
Alejandro Celaya
|
37c0a813db
|
Updated to PHPUnit 9
|
2020-02-15 21:14:14 +01:00 |
|
Alejandro Celaya
|
9e48dc4137
|
Updated more references to now unsupported PHP versions
|
2019-12-29 16:09:05 +01:00 |
|
Alejandro Celaya
|
2bd9bb233c
|
Updated development assets and required PHP 7.4
|
2019-12-29 16:09:05 +01:00 |
|
Alejandro Celaya
|
c484e32641
|
Replaced PHP 7.4 snapshot by regular 7.4
|
2019-12-14 10:57:29 +01:00 |
|
Alejandro Celaya
|
3080c49caf
|
Bringing back allowing failures on PHP 7.4
|
2019-11-30 18:15:09 +01:00 |
|
Alejandro Celaya
|
e558bb17cb
|
Updated dependencies
|
2019-11-30 17:21:36 +01:00 |
|
Alejandro Celaya
|
b87964f716
|
Updated API tests script so that it throws the same exit code returned by phpunit
|
2019-11-09 11:25:33 +01:00 |
|
Alejandro Celaya
|
209e3e9e14
|
Updated travis to only build docker image in one of the envs
|
2019-08-16 20:49:24 +02:00 |
|
Alejandro Celaya
|
872241f497
|
Fixed travis config using invalid structure
|
2019-08-16 20:27:04 +02:00 |
|
Alejandro Celaya
|
57c0490d84
|
Updated travis config to test docker image building when the dockerfile has changed
|
2019-08-16 19:13:35 +02:00 |
|
Alejandro Celaya
|
6433a67d52
|
Added all docker stuff to the project
|
2019-08-16 18:38:26 +02:00 |
|
Alejandro Celaya
|
3fa24c5d81
|
Updated build from PHP 7.4 to 7.4snapshot
|
2019-08-15 19:44:17 +02:00 |
|
Alejandro Celaya
|
ccfd993042
|
Added PHP 7.4 to the build matrix, but allowing it to fail
|
2019-08-09 18:26:07 +02:00 |
|
Alejandro Celaya
|
68f38fd9fe
|
Dropped support for all caches other than APCu and Array
|
2019-04-11 22:36:50 +02:00 |
|
Alejandro Celaya
|
c2c659b0fe
|
Dropped support for PHP 7.1
|
2019-04-09 22:40:15 +02:00 |
|
Alejandro Celaya
|
a22beeed08
|
Replaced localhost name by 127.0.0.1 for databases when in travis
|
2019-03-05 21:01:52 +01:00 |
|
Alejandro Celaya
|
840e377245
|
Added execution of db tests with mysql and postgres to travis
|
2019-03-05 20:50:32 +01:00 |
|
Alejandro Celaya
|
687d8d91a9
|
Changed references to functional tests by database tests
|
2019-01-20 21:49:07 +01:00 |
|
Alejandro Celaya
|
701d17f6f2
|
Do not allow failures on PHP 7.3 build
|
2018-12-29 11:43:28 +01:00 |
|
Peter Dave Hello
|
64d7fe8bbf
|
Drop deprecated Travis CI container-based env config
Ref: https://blog.travis-ci.com/2018-10-04-combining-linux-infrastructures
|
2018-12-29 16:20:18 +08:00 |
|
Alejandro Celaya
|
32861b1c72
|
Added new travis deployment which will build the docker image
|
2018-12-16 13:19:17 +01:00 |
|