mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-15 19:36:13 +01:00
tea/.github/workflows
Stefan Bürk d0282d488a [TASK] Migrate GitHub Actions to use Build/Scripts/runTests.sh
This change migrates the GitHub Action workflows to use the
`runTests.sh` wrapper. Thus making it easy reproduciable locally
and have the exact same environment and workflow which ease
debugging on pipeline failures.

Functional database matrix may be increased in a dedicated follow-up
change and is avoided for now.

Note: composer normalize check is temporarly disabled, due how runTests.sh
      are handling composer.json changes. composer.json is reverted, thus
      composer.lock not matching composer.json. Good solution for this has
      to be searched.
2022-10-16 05:08:57 +02:00
..
ci.yml [TASK] Migrate GitHub Actions to use Build/Scripts/runTests.sh 2022-10-16 05:08:57 +02:00
codecoverage.yml [TASK] Migrate GitHub Actions to use Build/Scripts/runTests.sh 2022-10-16 05:08:57 +02:00
predefined.yml [TASK] Switch the code quality checks to PHP 8.1 (#638) 2022-10-15 21:40:46 +02:00
publish.yml [TASK] Upgrade the GitHub runners to Ubuntu 22.04 (#456) 2022-06-15 16:26:43 +02:00