2e2f45450f
try skipping msodbcsql17
2022-06-01 16:27:41 +02:00
3bf2a17955
Update Dockerfile
2022-06-01 16:22:56 +02:00
Samuel Štancl
2695162879
Merge branch 'master' into 3.x
2022-06-01 16:19:15 +02:00
36195fbe97
add gnupg2
2022-06-01 16:14:19 +02:00
Victor R
7d98ebb5d1
[4.x] Add tenant schema dump command ( #807 )
...
* Add tenant dump command
* Register tenant schema dump command
* Added tests for tenant schema dump command
* remove docblocks, fix tenant() logic
* trigger ci
* Install mysql-client
* mysql-client -> mariadb-client
* add tenant-schema-test.dump to .gitignore
Co-authored-by: Samuel Štancl <samuel@archte.ch>
Co-authored-by: Samuel Štancl <samuel.stancl@gmail.com>
2022-06-01 16:12:59 +02:00
9eba975994
add dependencies
2022-06-01 16:10:54 +02:00
bbf6bc50e6
different approach for installing sqlsrv via pecl
2022-06-01 16:03:27 +02:00
5fae435370
Try installing pdo_sqlsrv
2022-06-01 16:00:20 +02:00
Samuel Štancl
5026f54a6d
fix path prefixing
2022-03-23 20:48:55 +01:00
Samuel Štancl
30a1f9102d
PHP 8 support ( #542 )
...
* PHP 8 support, test workflow syntax
* Try using a custom data structure in the workflow
* Try using matrix include
* Default PHP target
* single include
* fix composer package name
* [WIP] Try using dev-master for valuestore
* Update spatie/valuestore constraint to be stable
2020-11-30 17:30:42 +01:00
Samuel Štancl
f273ed4f1e
Composer 2 ( #517 )
2020-10-29 11:59:28 +01:00
ohnotnow
158e052deb
Updated some docker stuff ( #409 )
...
Changed the dockerfile to use the official Docker php image and installed
the pcov extension instead of xdebug for code coverage.
Also updated the docker-compose file to make the main 'test' service not start up
before all the DB containers are running ok.
2020-05-22 18:09:07 +02:00
Samuel Štancl
30bab68b6a
Laravel 7 support ( #304 )
...
* Laravel 7 support
* Remove language from travis.yml
* Fix travis.yml
* Consistent indentation in travis.yml
* Use dev-master for phpcov
* Cleanup
* switch up envs
* verify both laravel versions are used
* 6 -> 7
* Fix travis yml
* Use stable phpcov
* Different installation for Laravel 7
* Indentation
* Fix dockerfile
* Fix indentation
* Fix tests
* Remove fail() calls
2020-03-17 18:47:24 +01:00
Samuel Štancl
13422fb090
Use phpredis 4.3.0 ( #319 )
2020-03-15 15:45:21 +01:00
Samuel Štancl
89990799f2
add phpunit.xml variations
2019-08-04 17:40:44 +02:00
Samuel Štancl
dc30354699
Dockerize phpunit ( #66 )
2019-07-12 21:44:26 +02:00