[all-commits] [llvm/llvm-project] 9d05de: Import CI tests from the release branch

Tom Stellard via All-commits all-commits at lists.llvm.org
Tue Jul 26 17:05:58 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9d05de2a912e60c12670c50ee61abb24335d8f16
      https://github.com/llvm/llvm-project/commit/9d05de2a912e60c12670c50ee61abb24335d8f16
  Author: Tom Stellard <tstellar at redhat.com>
  Date:   2022-07-26 (Tue, 26 Jul 2022)

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

  Log Message:
  -----------
  Import CI tests from the release branch

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.

Reviewed By: asl

Differential Revision: https://reviews.llvm.org/D129526




More information about the All-commits mailing list