Igor Scheller
b41a675a35
Require @covers annotation for tests, increase workspace mem limit to 512M, improved coverage for db factories
2022-06-02 13:18:37 +02:00
Igor Scheller
59e54fc1f5
Docker: Use single container for server
2022-04-29 20:22:08 +02:00
Michael Weimann
09babc596b
Fix docker dev and tests
2022-04-12 23:23:45 +02:00
Igor Scheller
8d436d988a
More PHP 8.1 fixes to be compatible
2021-12-29 11:00:02 +01:00
Igor Scheller
ea93eb3129
Use PHP 8.0 instead of 8.1 because dependencies are not compatible with tests
2021-12-04 11:41:48 +01:00
Igor Scheller
d289d09147
CI: Use kaniko to build images
2021-07-10 17:53:04 +02:00
Igor Scheller
6aca6f08e2
Upgrade to PHP 8
2021-04-12 17:13:48 +02:00
Igor Scheller
efddc102d1
Use more configs from env, improved docker setup
2020-10-23 13:41:34 +02:00
Christian Heusel
47617f6284
make more options accessible via env vars
...
* correct the yaml synctax for the docker file
* create an extra env file for the optional config stuff
* modify the default config to respect the set env vars
Signed-off-by: Christian Heusel <christian@heusel.eu>
2020-10-21 21:29:35 +02:00
Igor Scheller
a443373a50
Docker Compose: Use internal networks between containers
2020-10-18 16:46:50 +02:00
marudor
dae856e87e
chore: update dependencies, remove imports-loader
2020-09-01 11:17:05 +02:00
marudor
2a49aa4716
chore: update node version to 14
2020-09-01 10:55:53 +02:00
Igor Scheller
3bce7a16d8
.editorconfig: Fixed max_line_length
2020-06-28 19:39:29 +02:00
Igor Scheller
9e507eda66
CI: Add k8s deployment
2020-06-28 19:31:17 +02:00
Igor Scheller
42721e9572
Added Schedule parsing and replaced old Fahrplan importer
...
Resolves #553 (Change Frab Import from xCal to XML)
Resolves #538 (Feature Request: Multi Frab Import)
2019-12-08 02:20:48 +01:00
Igor Scheller
96cdf91c3c
Use pcov to speed up tests with code coverage
2019-11-30 23:44:07 +01:00
Michael Weimann
545eb291b6
Adds a docker dev setup
2019-10-27 08:57:56 +01:00
Michael Weimann
53ce83a272
Moves docker files from contrib to docker
2019-10-24 22:09:14 +02:00