Łukasz Uznański
58b2346db5
[TASK] Bump version of checkout action ( #75 )
...
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.pl>
2020-07-22 12:38:58 +02:00
Łukasz Uznański
4be996d822
[TASK] Add json lint ( #62 )
...
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.pl>
2020-07-21 12:59:26 +02:00
Łukasz Uznański
b3b09050ca
[TASK] Add yaml lint ( #59 )
...
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2020-07-09 13:17:33 +02:00
Łukasz Uznański
0cd15131a3
[FEATURE] Add phpcs fixer ( #60 )
...
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2020-07-08 17:41:07 +02:00
Łukasz Uznański
c38b8fc3e4
[CLEANUP ] Clean up yaml files ( #72 )
...
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2020-07-08 16:53:59 +02:00
Łukasz Uznański
da2be7411a
[TASK] Add xliff lint ( #61 )
...
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2020-07-08 16:53:12 +02:00
Łukasz Uznański
f34cfb701b
[CLEANUP] Fix yaml files ( #70 )
...
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2020-07-07 16:33:34 +02:00
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