mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-11-15 17:16:12 +01:00
tea/.github
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
..
workflows [TASK] Avoid race condition on case-insensitive filesystems 2022-10-16 01:55:38 +02:00
dependabot.yml [BUGFIX] Exclude doctrine/dbal from Dependabot updates (#627) 2022-10-10 16:06:22 +02:00