[PATCH] D129526: Import CI tests from the release branch

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 12:13:29 PDT 2022


tstellar updated this revision to Diff 447793.
tstellar added a comment.

- Add workflow_dispatch so the jobs can be manually run
- I also added ignore-forks to the workflows.  This didn't work in my tests, but I'm not sure why.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D129526/new/

https://reviews.llvm.org/D129526

Files:
  .github/workflows/clang-tests.yml
  .github/workflows/libclang-abi-tests.yml
  .github/workflows/libclc-tests.yml
  .github/workflows/lld-tests.yml
  .github/workflows/lldb-tests.yml
  .github/workflows/llvm-project-tests.yml
  .github/workflows/llvm-tests.yml
  .github/workflows/version-check.py
  .github/workflows/version-check.yml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129526.447793.patch
Type: text/x-patch
Size: 23693 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/b7ecab39/attachment.bin>


More information about the llvm-commits mailing list