Commit Graph

2779 Commits

Author SHA1 Message Date
55e2c6472e Merge branch 'master' into develop 2021-03-23 20:33:45 +08:00
d759e82a02 Renamed env-example to .env.example in documentation, reference and build files 2021-03-23 17:49:15 +11:00
10066f887b Merge pull request #2919 from PavelSavushkinMix/fix/swoole_extension
fix(SWOOLE extension): add SWOOLE extension installed correctly
2021-03-23 12:26:18 +08:00
1fa380d90a Merge pull request #2917 from PavelSavushkinMix/fix/memcached_extension
feat(MEMCACHED extension): add memcached extension installation for CI
2021-03-23 10:49:37 +08:00
f64ed2f0f7 Merge pull request #2721 from xHeinrich/master
Fix xdebug config .so path so that xdebug start/xdebug stop works
2021-03-23 10:01:56 +08:00
1654ffab7d fix(SWOOLE extension): add SWOOLE extension installed correctly 2021-03-23 04:01:27 +02:00
61889c39ec Merge pull request #2834 from angelobiscola/patch-1
Fix problem to install pdo_sqlsrv
2021-03-23 09:28:35 +08:00
12c35bb5ea Update .travis.yml
move to GitHub CI

#2907
2021-03-23 09:20:43 +08:00
a973ed62a7 Merge branch 'master' into patch-1 2021-03-23 08:55:13 +08:00
41af13c9b1 Merge pull request #2918 from PavelSavushkinMix/fix/gd_extension
fix(GD extension): add GD extension installed for PHP 8.0
2021-03-23 08:44:40 +08:00
a5cda608c7 Merge branch 'master' into fix/memcached_extension 2021-03-23 08:43:08 +08:00
c3d90c7b46 Merge pull request #2916 from PavelSavushkinMix/fix/mssql_extension
feat(MSSQL extension): add MSSQL extension support
2021-03-23 08:41:07 +08:00
44c526bcb6 Merge pull request #2914 from laradock/bestlong-fix-typo
fix(swoole extension) | workspace

#2910 
#2915
2021-03-23 07:56:36 +08:00
0ee74f95ca fix(GD extension): add GD extension installed for PHP 8.0 2021-03-23 01:31:04 +02:00
03fd7ea948 feat(MEMCACHED extension): add memcached extension installation for CI
Add memcached extension support.
Memcached extension should be supported on the all available versions.
2021-03-23 01:03:25 +02:00
cffdc7588e feat(MSSQL extension): add MSSQL extension support
MSSQL extension should be supported on the all available versions.
2021-03-22 21:34:58 +02:00
08e7450f46 fix typo 2021-03-23 00:11:08 +08:00
4ebcc84955 Merge pull request #2913 from bestlong/fix-2910
fix(max depth exceeded problem): workspace
2021-03-22 22:20:01 +08:00
02070105f6 feat(join some run step) | workspace 2021-03-22 21:24:18 +08:00
425c9c33b3 remove duplidate apt-get update 2021-03-22 20:07:39 +08:00
9cd34a1cfb Merge pull request #2912 from bestlong/github-ci-workspace
GitHub CI | workspace
2021-03-22 20:03:44 +08:00
ca5fcaa1fe Merge branch 'master' into github-ci-workspace 2021-03-22 19:20:30 +08:00
2e9ad09861 feat(fix xmlrpc) | workspace 2021-03-22 18:34:44 +08:00
4f24c6a005 Merge pull request #2906 from PavelSavushkinMix/fix/pgsql_client
fix(PGSql Client): get installed PGSql Client with the same versions
2021-03-22 17:55:12 +08:00
7e76948504 Merge branch 'master' into fix/pgsql_client 2021-03-22 17:08:18 +08:00
bd9c1e52c0 feat(CI build skip V8JS) | workspace 2021-03-22 16:43:30 +08:00
7da6963ef2 Merge pull request #2858 from andreladocruz/patch-1
Fix Redis Problem issue #2851
2021-03-22 16:33:01 +08:00
e1d2d81099 feat(fix swoole extension) | PHP 5.6
https://github.com/swoole/swoole-src/issues/2379#issuecomment-466613684
2021-03-22 16:27:46 +08:00
976e56c4f9 Merge pull request #2909 from PavelSavushkinMix/fix/yaml_extension
fix(YAML extension): get built YAML extension for all versions in all services
2021-03-22 07:58:21 +08:00
5686c698e7 fix(YAML extension): avoid typo 2021-03-21 19:21:34 +02:00
ad2b94fa60 fix(YAML extension): avoid typo 2021-03-21 18:51:06 +02:00
9317b71ebc fix(YAML extension): avoid typo 2021-03-21 18:46:47 +02:00
95fe1b179f fix(YAML extension): avoid typo 2021-03-21 18:41:48 +02:00
b6666363eb feat(fix swoole extension) | workspace 2021-03-22 00:40:59 +08:00
4cb35f1fa4 Merge pull request #2898 from PavelSavushkinMix/fix/ioncube_extension
fix(ioncube extension): remove installation for PHP 8
2021-03-22 00:35:12 +08:00
4270f1db71 fix(YAML extension): get built YAML extension for all versions in all services
We need to build yaml extension for `workspace`, `php-fpm` and `laravel-horizon` images.
Turn on YAML for GitHub Actions.
2021-03-21 18:10:40 +02:00
e8e4790db2 feat(ioncube extension): add github actions installation 2021-03-22 00:00:38 +08:00
b4cbaaaa99 github ci corver workspace extension 2021-03-21 23:00:30 +08:00
51d67e1b35 Merge pull request #2908 from laradock/gnupg
php extension Support GnuPG
2021-03-21 22:24:59 +08:00
0797617cb4 Merge pull request #2897 from PavelSavushkinMix/fix/composer_hirak_prestissimo
fix(hirak/prestissimo package): normalize installation of the package
2021-03-21 22:10:09 +08:00
53570ee982 Merge pull request #2894 from PavelSavushkinMix/feature/php8.0_amqp
AMQP installation for all images and all php versions
2021-03-21 22:00:41 +08:00
e8d4e1be77 Update main-ci.yml
CI build install GnuPG
2021-03-21 21:48:07 +08:00
0b75caeb95 Merge pull request #2896 from PavelSavushkinMix/fix/envoy_package
fix(envoy package): avoid specified version to support older PHP versions
2021-03-21 21:44:18 +08:00
30c93210eb fix(PGSql Client): get installed PGSql Client with the same versions
We need to have an ability to install PGSql Client on `workspace` and `php-fpm` images with the same version (12).
2021-03-21 15:19:32 +02:00
3c6cfc8dfd feat(amqp extension): add github actions installation
We need to be able to test installation of AMQP with GitHub Actions.
2021-03-21 13:41:25 +02:00
89b73eeeee feat(ioncube extension): add reference to .env file
Provide a restriction to env file.
2021-03-21 13:37:16 +02:00
56afa3efa1 php-fpm, workspace | GnuPG 2021-03-21 19:25:00 +08:00
3d17a13789 horizon, php-worker | GnuPG 2021-03-21 19:24:30 +08:00
91e329a84d support gnupg 2021-03-21 19:23:53 +08:00
97bd2c978b Merge pull request #2904 from laradock/github-ci-php56
GitHub CI | PHP 5.6
2021-03-20 22:45:11 +08:00