Oliver Klee
95a0d58416
[TASK] Use a matrix for the configuring the code quality checks ( #65 )
...
This reduces code duplication in the CI configuration file.
Fixes #63
2020-06-24 15:31:29 +02:00
Oliver Klee
74813e9a0c
[FEATURE] Run the functional tests via GitHub Actions ( #55 )
2020-06-06 23:09:20 +02:00
Oliver Klee
59384b3d68
[TASK] Disable running with lower dependencies on GitHub actions ( #54 )
...
This currently is broken, and we need to find the cause and fix it
first.
In the meantime, disable this so the build is green again.
2020-05-25 07:50:53 +02:00
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