mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-15 21:16:12 +01:00
tea/.github/workflows
Stefan Bürk 1e8b85e858 [TASK] Avoid race condition on case-insensitive filesystems
Case-insensitive filesystems cannot distinguish properly for
file and folder names with different caseings. This leads to
unforseable issues on these systems, like default partition
on MacOS devices from apple or eventually Windows systems.

This change configure phpcoverall and the chain explicitly to
use folders for the files which differs from the default of
`build/*` to avoid conflicts on case-insensitve filesystems
and prepare for introduction of the upcoming implementation
of TYPO3 core recommended `Build/` structure.
2022-10-16 01:55:38 +02:00
..
ci.yml [TASK] Switch the code quality checks to PHP 8.1 (#638) 2022-10-15 21:40:46 +02:00
codecoverage.yml [TASK] Avoid race condition on case-insensitive filesystems 2022-10-16 01:55:38 +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