[all-commits] [llvm/llvm-project] 067b4c: Upstream libc++ buildbot restarter. (#93582)

Eric via All-commits all-commits at lists.llvm.org
Tue May 28 15:19:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 067b4ccb4b5ab93ac2dc2243248a8934fa1f7ce3
      https://github.com/llvm/llvm-project/commit/067b4ccb4b5ab93ac2dc2243248a8934fa1f7ce3
  Author: Eric <eric at efcs.ca>
  Date:   2024-05-28 (Tue, 28 May 2024)

  Changed paths:
    A .github/workflows/restart-preempted-libcxx-jobs.yaml

  Log Message:
  -----------
  Upstream libc++ buildbot restarter. (#93582)

I've been running a cronjob on my local machine to restart preempted
libc++ CI runs. This is bad and brittle. This upstreams a much better
version of the restarter.

It works by matching on check run annotations looking for mention
of the machine being shutdown.

If there are both preempted jobs and failing jobs, we don't restart
the workflow. Maybe we should change that?



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