[all-commits] [llvm/llvm-project] 2877d8: [CI] Remove Remaining Buildkite References in gene...

Aiden Grossman via All-commits all-commits at lists.llvm.org
Thu Jul 10 06:28:29 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2877d8015587f566e64111934452845eef7b6a4a
      https://github.com/llvm/llvm-project/commit/2877d8015587f566e64111934452845eef7b6a4a
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-07-10 (Thu, 10 Jul 2025)

  Changed paths:
    M .ci/generate_test_report_github.py
    M .ci/generate_test_report_lib.py
    M .ci/generate_test_report_lib_test.py

  Log Message:
  -----------
  [CI] Remove Remaining Buildkite References in generate_test_report_lib

This patch removes the buildkite_info object from
generate_test_report_lib as we no longer support buildkite so it is dead
code now. Eventually we should set up equivalent functionality on the
Github side for downloading the logs from a convenient link, but for now
clean up the code.

Reviewers: cmtice, DavidSpickett, lnihlen

Reviewed By: DavidSpickett

Pull Request: https://github.com/llvm/llvm-project/pull/147784



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