[all-commits] [llvm/llvm-project] d689a6: [libc++][ci] Add a script to describe when to trig...

Louis Dionne via All-commits all-commits at lists.llvm.org
Tue Sep 29 12:32:52 PDT 2020


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

  Changed paths:
    A libcxx/utils/ci/buildkite-pipeline-trigger.sh

  Log Message:
  -----------
  [libc++][ci] Add a script to describe when to trigger libc++ CI builds


  Commit: b1e78509678814de6684db3f7498d016f07a3d54
      https://github.com/llvm/llvm-project/commit/b1e78509678814de6684db3f7498d016f07a3d54
  Author: Louis Dionne <ldionne at apple.com>
  Date:   2020-09-29 (Tue, 29 Sep 2020)

  Changed paths:
    M libcxx/utils/ci/phabricator-report

  Log Message:
  -----------
  [libc++][ci] Improve the phabricator-report script

- Detect whether a build has passed more accurately
- Retry pushing the status to Phabricator
- Allow running on a non-review branch


Compare: https://github.com/llvm/llvm-project/compare/0527c8749b90...b1e785096788


More information about the All-commits mailing list