- Issue created by @BenStallings
- last update
about 1 year ago 6 pass - Status changed to Needs review
about 1 year ago 8:47pm 22 March 2024 - Status changed to Needs work
10 months ago 9:20am 7 June 2024 - leymannx Berlin
This is very much needed, thank you!
But I don't see the functional tests running. The .gitlab-ci.yml file also still contains to much noise from the template.
Tasks:
* Make functional tests run
* Remove unnunnecessary comments from .gitlab-ci.yml - last update
10 months ago 6 pass - last update
10 months ago 6 pass - leymannx Berlin
Test was failing because it didn't like the trailing comma in the parameters, which is only available since PHP 8. CI seems to run on an older PHP version.
- last update
10 months ago 6 pass - last update
10 months ago 6 pass - last update
10 months ago 6 pass - last update
10 months ago 6 pass -
leymannx β
committed edbb6557 on 8.x-1.x authored by
BenStallings β
Issue #3433104: Add Gitlab CI
-
leymannx β
committed edbb6557 on 8.x-1.x authored by
BenStallings β
- Status changed to Fixed
10 months ago 12:11pm 7 June 2024 - leymannx Berlin
I fixed some syntax errors for Drupal 9 (PHP 7.4) and now all tests pass.
Automatically closed - issue fixed for 2 weeks with no activity.