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

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 11 17:38:41 PDT 2022


tstellar created this revision.
tstellar added reviewers: alexbatashev, kwk, thieta.
Herald added a subscriber: jvesely.
Herald added a project: All.
tstellar requested review of this revision.
Herald added a project: LLVM.

The tests still only run on pushes or pull requests for the release
branch, but having it in the main branch means we don't have to copy
the tests every time we create a new release branch.


Repository:
  rG LLVM Github Monorepo

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.443800.patch
Type: text/x-patch
Size: 23091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220712/808b1540/attachment.bin>


More information about the llvm-commits mailing list