[all-commits] [llvm/llvm-project] 9f21d3: [libc++] Initial support for pre-commit CI with Bu...

Louis Dionne via All-commits all-commits at lists.llvm.org
Fri Sep 25 06:51:38 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f21d341e83842c20f0cd09bb6b97617441ef55a
      https://github.com/llvm/llvm-project/commit/9f21d341e83842c20f0cd09bb6b97617441ef55a
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-25 (Fri, 25 Sep 2020)

  Changed paths:
    A libcxx/utils/ci/Dockerfile
    A libcxx/utils/ci/buildkite-pipeline.yml
    A libcxx/utils/ci/phabricator-report
    A libcxx/utils/ci/run-buildbot.sh
    A libcxx/utils/ci/secrets.env

  Log Message:
  -----------
  [libc++] Initial support for pre-commit CI with Buildkite

This commit adds basic files and scripts that are used for the Buildkite
pre-commit CI setup. This was tested to mostly work on a fork of llvm-project,
however some adjustments will have to be made as we complete the real
setup.




More information about the All-commits mailing list