[all-commits] [llvm/llvm-project] 1196e6: [libc++] Move the check-generated-files job to Git...

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Oct 18 19:56:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1196e6dda9e6bfc971d40029f436192e3f8f5cf3
      https://github.com/llvm/llvm-project/commit/1196e6dda9e6bfc971d40029f436192e3f8f5cf3
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    A .github/workflows/libcxx-check-generated-files.yml
    M libcxx/utils/ci/buildkite-pipeline.yml

  Log Message:
  -----------
  [libc++] Move the check-generated-files job to Github Actions (#68920)

This allows running these quick checks faster than in our Buildkite
pipeline, which has much more latency. This will also avoid blocking the
rest of the testing pipeline in case the generated-files checks are
failing.




More information about the All-commits mailing list