Commit graph

29 commits

Author SHA1 Message Date
Philipp
8df29bcb7f
Add cache for PHP CS 2021-05-27 22:15:06 +02:00
Philipp
269129ac4f
Add cache for PHP 8.0 test 2021-05-27 22:12:27 +02:00
Philipp
3b5e64644b
Add cache for PHP 7.4 test 2021-05-27 22:11:47 +02:00
Philipp
c18622caf9
Add cache for PHP 7.3 test 2021-05-27 22:11:15 +02:00
Philipp
6428e417db
Split drone steps for readability 2021-05-24 22:37:16 +02:00
Philipp
85534a74bd
fix php7.3 test 2021-05-16 13:01:07 +02:00
Philipp
aefa4d4a08
changed mysql connection waiting 2021-05-16 12:56:15 +02:00
Philipp
b4edd71bb0
Setting XDEBUG_MODE for coverage 2021-05-16 12:56:15 +02:00
Philipp
339624568d
Fixing CodeCov 2021-05-16 12:56:15 +02:00
Philipp
fe9dd2e12d
Drone & PHP tests 2021-05-16 12:56:14 +02:00
Philipp
3e00fcd1ca
Optimize PHP-CS check 2021-05-13 22:31:37 +02:00
Philipp
52a5232487
Enable PHP-CS Check per Drone 2021-05-13 20:34:12 +02:00
Philipp
c642062aa0
Enable PHP linting per Drone 2021-05-13 18:47:12 +02:00
Philipp
5d3c399f33
fix type 2021-05-09 23:28:08 +02:00
Philipp
57bba711dc
Switch messages.po check to drone 2021-05-09 23:24:58 +02:00
Philipp
876b424ae3
Re-enable DRONE 2021-05-09 21:19:49 +02:00
nupplaPhil
79d13f6f19
Disable drone.io integration 2020-02-09 22:50:31 +01:00
nupplaPhil
453b94f9b7
Disable drone for every branch except develop 2019-12-01 08:54:21 +01:00
nupplaPhil
309c36f289
Revert "enable trigger & disable travis codecov"
This reverts commit 98de833d
2019-12-01 08:54:20 +01:00
Philipp Holzer
186a43843b
Add node info for better routing 2019-10-28 23:17:12 +01:00
Philipp Holzer
817a2f4a52
Add token for codecov & refactored some parts of drone.yml 2019-09-30 14:03:29 +02:00
Philipp Holzer
cc215524da
Improve performance
- Add caching
- Remove HTML report
2019-09-30 14:03:16 +02:00
Philipp Holzer
98de833d88
enable trigger & disable travis codecov 2019-09-30 14:03:15 +02:00
Philipp Holzer
49e812f3d3
Bugfix GetAllKeys() of Memcache
- Abstract Memcache and Memcached implementation
2019-09-30 14:03:15 +02:00
Philipp Holzer
5b5c993335
Add mariadb tests 2019-09-30 14:03:14 +02:00
Philipp Holzer
dbff9d7fab
Add memcache/memcached tests 2019-09-30 14:03:14 +02:00
Philipp Holzer
c65d574ac3
enable codecov 2019-09-30 14:03:14 +02:00
Philipp Holzer
e3e3c1ef28
Some new tests and fixings 2019-09-30 14:03:13 +02:00
Philipp Holzer
d5dd12b8f8
Add Drone CI
- Add drone test environment
- Add drone config
- apt phpunit
- Fix api.php
- Fix item.php
- Fix DBStructure
- Check if caching is possible during tests
2019-09-30 14:03:12 +02:00