Alejandro Celaya
|
ebe6a5f4aa
|
Moved github release creation from travis to github action
|
2020-11-01 11:23:11 +01:00 |
|
Alejandro Celaya
|
c1529b7d6c
|
Updated to composer 2
|
2020-10-25 17:59:37 +01:00 |
|
Alejandro Celaya
|
b091bd4e2a
|
Ensured composer 1 for now
|
2020-10-25 13:46:39 +01:00 |
|
Alejandro Celaya
|
e7bccb088d
|
Updated to latest swoole and pdo_sqlsrv versions which are compatible with PHP8
|
2020-10-16 19:28:57 +02:00 |
|
Alejandro Celaya
|
6163e34327
|
Directly run API tests on travis, because they get stuck when run through composer
|
2020-09-26 11:16:35 +02:00 |
|
Alejandro Celaya
|
cc57dcd01a
|
Added code coverage to API tests
|
2020-09-26 10:43:50 +02:00 |
|
Alejandro Celaya
|
aa0124f4e9
|
Moved API tests back to composer ci command
|
2020-09-23 07:49:59 +02:00 |
|
Alejandro Celaya
|
c708df2029
|
Updated to latest docker
|
2020-08-09 11:13:14 +02:00 |
|
Alejandro Celaya
|
1eb9ef0361
|
Moved docker image build to github actions
|
2020-07-31 20:17:14 +02:00 |
|
Alejandro Celaya
|
163839494b
|
Added Builds on PHP nightly
|
2020-07-23 16:34:25 +02:00 |
|
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 |
|