[all-commits] [llvm/llvm-project] 99cdc2: [CI] Cleanup buildkite test report script

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Jun 22 10:17:33 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 99cdc26c94eed43f7619a352a1441c193700107d
      https://github.com/llvm/llvm-project/commit/99cdc26c94eed43f7619a352a1441c193700107d
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-06-22 (Sun, 22 Jun 2025)

  Changed paths:
    R .ci/generate-buildkite-pipeline-premerge
    R .ci/generate_test_report_buildkite.py
    M .ci/monolithic-linux.sh
    M .ci/monolithic-windows.sh

  Log Message:
  -----------
  [CI] Cleanup buildkite test report script

This patch removes the generate_test_report_buildkite script entrypoint
as we no longer need it now that buildkite has been sunsetted. Also
remove the calls in the monolithic-* scripts given they are adding
complexity for no value.

Also remove the generate-buildkite-pipeline-premerge script as it is
no longer needed.

Reviewers: tstellar, DavidSpickett, lnihlen, cmtice

Reviewed By: DavidSpickett

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



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