Oliver Klee
b8cf63d358
[BUGFIX] Use the PHP version from the matrix in the CI ( #48 )
...
For GitHub actions, an explicit step is required to use a
specific PHP version. If this is not done, a default version
will be used (which makes the builds unpredictable).
2020-05-22 11:38:45 +02:00
Andreas Wolf
15aa3c1cb1
[TASK] Run tests with lowest/highest dependency versions ( #40 )
2019-12-07 19:20:34 +01:00
Andreas Wolf
9be1c23798
[TASK] Move unit test run to GitHub actions ( #38 )
2019-12-07 19:00:51 +01:00
Andreas Wolf
cef4baddbc
[TASK] Cache Composer dependencies during build ( #36 )
...
Also fix the name of TS the lint step.
2019-12-07 18:10:51 +01:00
Andreas Wolf
073c03137d
[TASK] Move TypoScript linting to GitHub actions ( #32 )
2019-12-07 17:00:49 +01:00
Andreas Wolf
f5cd65ec94
[TASK] Move PHP code sniffing to GitHub actions ( #30 )
...
Resolves : #13
2019-12-07 16:37:17 +01:00
Andreas Wolf
42cd42cb00
[TASK] Move PHP linting to GitHub actions ( #28 )
2019-12-07 16:00:06 +01:00