mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2024-09-20 00:16:12 +02:00
tea/.github/workflows
Oliver Klee 188303fed1
[TASK] Stop storing development tool PHARs in the repository (#1277)
Tools that are downloadable should in general be downloaded during
the CI runs, not stored in the repository.

As the only PHIVE PHAR we're using is PCOV (for code coverage, which
we usually only run on CI), we can skip providing PHIVE and rely on
CI to provide PHIVE for us. This leaves only PCOV to be installed
via PHIVE.

Fixes #267
2024-05-07 12:00:35 +02:00
..
auto-approve.yml [TASK] Bump dependabot/fetch-metadata from 1 to 2 (#1198) 2024-03-22 05:18:54 +00:00
auto-merge.yml [TASK] Streamline the auto-merge GitHub Actions workflow (#817) 2023-04-25 05:23:20 +00:00
ci.yml [TASK] Use the development PHP INI on CI (#1207) 2024-04-04 08:54:49 +02:00
codecoverage.yml [TASK] Stop storing development tool PHARs in the repository (#1277) 2024-05-07 12:00:35 +02:00
publish.yml Bump actions/checkout from 3 to 4 (#927) 2023-09-04 14:05:19 +00:00