Łukasz Uznański
63bcf0da67
[TASK] Disable predefined github action scheduler run ( #374 )
...
Co-authored-by: Łukasz Uznański <l.uznanski@macopedia.com>
2022-02-04 09:24:14 +01:00
Oliver Klee
07ff094028
[TASK] Use Composer 2.2 in the CI pipeline ( #362 )
...
With the releases of Composer 2.2.2 and 2.2.3 (and PHPUnit 9.5.11),
running the tests with Composer 2 in the pipeline should be safe afain.
2022-01-02 02:23:40 +01:00
Oliver Klee
feaf6f2fc9
[BUGFIX] Pin Composer to version 2.1.x ( #352 )
...
Composer versions 2.2.0 and 2.2.1 have a bug that breaks PHPUnit.
Until version 2.2.2 is released with a fix, we need to keep to
Composer 2.1 to keep the tests from breaking.
See https://github.com/composer/composer/issues/10387 for details.
2021-12-24 02:15:42 +01:00
Oliver Klee
01c0d4b4d5
[TASK] Use the Composer scripts for the CI builds by default ( #283 )
...
Also stop running the other CI workflow on every push/PR
(as the results of both workflows provide the same results).
Fixes #275
2021-08-24 02:34:05 +02:00