Commit Graph

2594 Commits

Author SHA1 Message Date
Shao Yu-Lung (Allen)
a5cda608c7
Merge branch 'master' into fix/memcached_extension 2021-03-23 08:43:08 +08:00
Shao Yu-Lung (Allen)
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
Shao Yu-Lung (Allen)
44c526bcb6
Merge pull request #2914 from laradock/bestlong-fix-typo
fix(swoole extension) | workspace

#2910 
#2915
2021-03-23 07:56:36 +08:00
Pavel Savushkin
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
Pavel Savushkin
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
Shao Yu-Lung (Allen)
08e7450f46
fix typo 2021-03-23 00:11:08 +08:00
Shao Yu-Lung (Allen)
4ebcc84955
Merge pull request #2913 from bestlong/fix-2910
fix(max depth exceeded problem): workspace
2021-03-22 22:20:01 +08:00
Shao Yu Lung
02070105f6 feat(join some run step) | workspace 2021-03-22 21:24:18 +08:00
Shao Yu Lung
425c9c33b3 remove duplidate apt-get update 2021-03-22 20:07:39 +08:00
Shao Yu-Lung (Allen)
9cd34a1cfb
Merge pull request #2912 from bestlong/github-ci-workspace
GitHub CI | workspace
2021-03-22 20:03:44 +08:00
Shao Yu-Lung (Allen)
ca5fcaa1fe
Merge branch 'master' into github-ci-workspace 2021-03-22 19:20:30 +08:00
Shao Yu Lung
2e9ad09861 feat(fix xmlrpc) | workspace 2021-03-22 18:34:44 +08:00
Shao Yu-Lung (Allen)
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
Shao Yu-Lung (Allen)
7e76948504
Merge branch 'master' into fix/pgsql_client 2021-03-22 17:08:18 +08:00
Shao Yu-Lung (Allen)
bd9c1e52c0 feat(CI build skip V8JS) | workspace 2021-03-22 16:43:30 +08:00
Shao Yu-Lung (Allen)
7da6963ef2
Merge pull request #2858 from andreladocruz/patch-1
Fix Redis Problem issue #2851
2021-03-22 16:33:01 +08:00
Shao Yu-Lung (Allen)
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
Shao Yu-Lung (Allen)
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
Pavel Savushkin
5686c698e7
fix(YAML extension): avoid typo 2021-03-21 19:21:34 +02:00
Pavel Savushkin
ad2b94fa60
fix(YAML extension): avoid typo 2021-03-21 18:51:06 +02:00
Pavel Savushkin
9317b71ebc
fix(YAML extension): avoid typo 2021-03-21 18:46:47 +02:00
Pavel Savushkin
95fe1b179f
fix(YAML extension): avoid typo 2021-03-21 18:41:48 +02:00
Shao Yu Lung
b6666363eb feat(fix swoole extension) | workspace 2021-03-22 00:40:59 +08:00
Shao Yu-Lung (Allen)
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
Pavel Savushkin
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
Shao Yu-Lung (Allen)
e8e4790db2
feat(ioncube extension): add github actions installation 2021-03-22 00:00:38 +08:00
Shao Yu Lung
b4cbaaaa99 github ci corver workspace extension 2021-03-21 23:00:30 +08:00
Shao Yu-Lung (Allen)
51d67e1b35
Merge pull request #2908 from laradock/gnupg
php extension Support GnuPG
2021-03-21 22:24:59 +08:00
Shao Yu-Lung (Allen)
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
Shao Yu-Lung (Allen)
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
Shao Yu-Lung (Allen)
e8d4e1be77
Update main-ci.yml
CI build install GnuPG
2021-03-21 21:48:07 +08:00
Shao Yu-Lung (Allen)
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
Pavel Savushkin
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
Pavel Savushkin
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
Pavel Savushkin
89b73eeeee
feat(ioncube extension): add reference to .env file
Provide a restriction to env file.
2021-03-21 13:37:16 +02:00
Shao Yu Lung
56afa3efa1 php-fpm, workspace | GnuPG 2021-03-21 19:25:00 +08:00
Shao Yu Lung
3d17a13789 horizon, php-worker | GnuPG 2021-03-21 19:24:30 +08:00
Shao Yu Lung
91e329a84d support gnupg 2021-03-21 19:23:53 +08:00
Shao Yu-Lung (Allen)
97bd2c978b
Merge pull request #2904 from laradock/github-ci-php56
GitHub CI | PHP 5.6
2021-03-20 22:45:11 +08:00
Shao Yu Lung
07b31384e9 horizon support PHP 5.6 2021-03-20 22:19:05 +08:00
Shao Yu Lung
d09d752cdb horizon redis update default config 2021-03-20 22:18:38 +08:00
Shao Yu Lung
9e31f1b831 Merge branch 'github-ci-php56' of github.com:laradock/laradock into github-ci-php56 2021-03-20 21:38:23 +08:00
Shao Yu Lung
901ced22ac Github CI build php 5.6 2021-03-20 21:37:34 +08:00
Shao Yu-Lung (Allen)
66abe78874
fix typo 2021-03-20 21:22:45 +08:00
Shao Yu-Lung (Allen)
fdfa279b33
Merge pull request #2903 from laradock/php-mongodb
php mongodb
2021-03-20 21:19:01 +08:00
Shao Yu Lung
4d93c69d5d php-worker mongo | PHP 5.6 2021-03-20 19:39:09 +08:00
Shao Yu Lung
6008b3c1ea php-worker mongodb install by .env config 2021-03-20 19:15:59 +08:00
Shao Yu Lung
4503360576 remove default install mongodb 2021-03-20 19:13:32 +08:00
Shao Yu Lung
717c1e0c44 Github CI build php 5.6 2021-03-20 18:42:32 +08:00
Shao Yu-Lung (Allen)
fa603fb24e
Merge pull request #2902 from laradock/ci-php70
Github CI build php 7.0
2021-03-20 18:37:43 +08:00