Jakub Beránek
c8b29d6f6f
CI: fix name of jobs
...
There is a difference between the `image` (the Dockerfile), the `name` of the job (which determines also its properties) and the `full_name`, which includes the `auto/try/pr` prefix.
2025-01-09 21:40:29 +01:00
Jakub Beránek
5a95dda44a
Apply review comments
2025-01-07 19:10:03 +01:00
Jakub Beránek
0fc2f14c0c
Make it possible to select PR vs auto jobs
2025-01-07 18:15:13 +01:00
Jakub Beránek
e62d1e46bb
Rename image property of CI jobs to name
...
The `image` part didn't really make sense, especially since we started splitting CI jobs.
2025-01-07 18:15:13 +01:00
Jakub Beránek
0cc11f8c48
Add a command to run a given Linux CI job locally
2025-01-07 18:15:13 +01:00
Jakub Beránek
8ecd033654
Rename CI script from calculate-job-matrix to ci.py
2025-01-07 18:15:13 +01:00