[all-commits] [llvm/llvm-project] b00e0d: [CI] Backport recent changes to release branch
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Jul 28 08:18:41 PDT 2025
Branch: refs/heads/release/21.x
Home: https://github.com/llvm/llvm-project
Commit: b00e0d2a7e21468b20487a4f5f122817cf5de540
https://github.com/llvm/llvm-project/commit/b00e0d2a7e21468b20487a4f5f122817cf5de540
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-07-28 (Mon, 28 Jul 2025)
Changed paths:
M .ci/compute_projects.py
M .ci/compute_projects_test.py
M .ci/metrics/metrics.py
A .ci/metrics/metrics_test.py
M .ci/monolithic-linux.sh
M .ci/monolithic-windows.sh
M .github/workflows/premerge.yaml
Log Message:
-----------
[CI] Backport recent changes to release branch
This patch backports all of the recent changes to the release branch. This
will get the CI functioning again. This backport also includes a couple
refactorings, but those will probably end up being necessary for backporting
future patches. They are relatively safe because they have already been
extensively tested on main and only impact the CI.
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