mirror of https://github.com/FriendsOfTYPO3/tea.git synced 2025-03-17 00:43:49 +01:00
Commit graph

7 commits

Author SHA1 Message Date
Oliver Klee
c6cb8cc295 [TASK] Make the naming schema of CI jobs consistent ()
Now the GitLab CI jobs have the TYPO3 version first and the
PHP version second, just like the GitHub Actions. This hopefully
helps avoid confustion like we had in the past, and helps
 reduce cognitive load when working with the CI jobs.

Fixes 
2025-02-03 13:49:43 +01:00
bernd
fb7b22a559
[TASK] Change the image to the official core testing image () 2024-09-17 14:32:40 +02:00
Łukasz Uznański
fdace0a094
[BUGFIX] Fix functional php8.2 v12 highest job in GitLab CI() 2024-09-17 13:34:16 +02:00
Łukasz Uznański
964efa4963
[TASK] Migrate to Core testing docker image in GitLab CI () 2024-03-11 12:25:59 +01:00
Oliver Klee
afd6a00b1a
[TASK] Output the job name in the GitLab CI builds ()
Some GitLab jobs seem to run commands that do not belong in the
the corresponding job.

This change outputs the job name in CI in order to help us track
this down.

Related: 
2023-11-27 12:43:26 +01:00
Oliver Klee
a281a7355f
[TASK] Bump the TYPO3 12 dependency from ^12.3 to ^12.4 ()
TYPO3 12.4 AKA 12LTS has been released.
2023-04-25 10:01:54 +02:00
Chris Müller
959d2ab2f9
[FEATURE] Support PHP 8.2 () 2023-04-02 12:53:33 +02:00