mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-15 17:16:12 +01:00
tea/Build
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
..
phpunit [TASK] Avoid using testing-framework boilerplate files 2022-10-16 01:55:38 +02:00
Scripts [TASK] Migrate GitHub Actions to use Build/Scripts/runTests.sh 2022-10-16 05:08:57 +02:00
testing-docker [TASK] Migrate GitHub Actions to use Build/Scripts/runTests.sh 2022-10-16 05:08:57 +02:00