mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-15 19:16:14 +01:00
tea/Build/Scripts
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
..
runTests.sh [TASK] Migrate GitHub Actions to use Build/Scripts/runTests.sh 2022-10-16 05:08:57 +02:00