[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:35 PST 2025


  Branch: refs/heads/users/boomanaiden154/ci-try-moving-github-object-into-loop
  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: 79733026e9d7aef5f5316146df91df9ddb8e88e5
      https://github.com/llvm/llvm-project/commit/79733026e9d7aef5f5316146df91df9ddb8e88e5
  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: 6673cad9e9934d3d1941d98b2d2a415afba2ffb8
      https://github.com/llvm/llvm-project/commit/6673cad9e9934d3d1941d98b2d2a415afba2ffb8
  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/22dc2fcdb8f1...6673cad9e993

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