[all-commits] [llvm/llvm-project] 4aeb2f: [CI] Remove Duplicate Heartbeat in Metrics Script
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Feb 14 19:11:38 PST 2025
Branch: refs/heads/users/boomanaiden154/ci-do-not-consider-a-job-failed-if-steps-were-skipped
Home: https://github.com/llvm/llvm-project
Commit: 4aeb2f1c7980918b41c380253eff4726482622a2
https://github.com/llvm/llvm-project/commit/4aeb2f1c7980918b41c380253eff4726482622a2
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M .ci/metrics/metrics.py
Log Message:
-----------
[CI] Remove Duplicate Heartbeat in Metrics Script
This patch removes an extra heartbeat metric in the metrics python file. Before
it was performed twice, once in the main function, and once in the
get_sampled_workflow_metrics function. We only need one to keep everything
happy, and I've chosen to keep the one in get_sampled_workflow_metrics as it
seems a more appropriate place to keep it.
Reviewers: Keenuts, lnihlen
Reviewed By: lnihlen
Pull Request: https://github.com/llvm/llvm-project/pull/127275
Commit: 4e60b4bfe1bf97c4dfef5742b59edd1b70ae94ec
https://github.com/llvm/llvm-project/commit/4e60b4bfe1bf97c4dfef5742b59edd1b70ae94ec
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-02-15 (Sat, 15 Feb 2025)
Changed paths:
Log Message:
-----------
[𝘀𝗽𝗿] changes introduced through rebase
Created using spr 1.3.4
[skip ci]
Commit: 63817dbe62dd24b7bb0ed993d5a7654a4f1ba96f
https://github.com/llvm/llvm-project/commit/63817dbe62dd24b7bb0ed993d5a7654a4f1ba96f
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2025-02-15 (Sat, 15 Feb 2025)
Changed paths:
Log Message:
-----------
rebase
Created using spr 1.3.4
Compare: https://github.com/llvm/llvm-project/compare/5fadb09b0726...63817dbe62dd
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