[all-commits] [llvm/llvm-project] 214ca3: [CI] Test all projects when CI scripts change
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Sun Jun 22 10:12:37 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 214ca3161bf50267881ce589194699a0336ee3d9
https://github.com/llvm/llvm-project/commit/214ca3161bf50267881ce589194699a0336ee3d9
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-06-22 (Sun, 22 Jun 2025)
Changed paths:
M .ci/compute_projects.py
M .ci/compute_projects_test.py
Log Message:
-----------
[CI] Test all projects when CI scripts change
This patch resolves a fixme in the compute_projects script to actually
test all the projects we can when touching something in the .ci
directory. This ensures we test things like compiler-rt before landing
changes.
Reviewers: gburgessiv, lnihlen, cmtice
Reviewed By: cmtice, gburgessiv
Pull Request: https://github.com/llvm/llvm-project/pull/144034
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list