summary refs log tree commit diff
path: root/src/ci/citool/tests
AgeCommit message (Collapse)AuthorLines
2025-06-09Run `calculate_matrix` job on the `master` branchJakub Beránek-0/+9
This allows us to reuse its cache on PR CI jobs.
2025-06-09Do not inherit environment variables in citool testsJakub Beránek-5/+10
So that we can make sure that they are reproducible locally.
2025-06-02Fix citool tests when executed ocallyJakub Beránek-0/+2
They couldn't be executed locally before due to some additional environment reads.
2025-05-30split `mingw-check` into twoonur-ozkan-2/+4
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2025-04-07enable in-tree std on some runnersonur-ozkan-1/+1
Signed-off-by: onur-ozkan <work@onurozkan.dev>
2025-03-15Only use `DIST_TRY_BUILD` for try jobs that were not selected explicitlyJakub Beránek-12/+5
2025-03-13Add `doc_url` attribute to CI jobsJakub Beránek-1/+2
2025-02-17Add testsJakub Beránek-0/+209