aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2024-05-17[workflows] Fix libclang-abi-tests to work with new version scheme (#91865)Tom Stellard1-4/+3
2024-05-13[workflows] Add a job for requesting a release note on release branch PRs (#9...Tom Stellard1-0/+43
2024-05-08[Workflows] Re-write release-binaries workflow (#89521)Tom Stellard2-73/+183
2024-05-08workflows: Fix incorrect input name in release-binaries.yml (#84604)Tom Stellard1-2/+2
2024-05-08workflows: Fixes for building the release binaries (#83694)Tom Stellard1-1/+6
2024-05-08[Github] Add repository checks to release-binaries workflow (#84437)Aiden Grossman1-0/+3
2024-04-10[lit][ci] Publish lit wheels (#88072)Schuyler Eldridge1-1/+1
2024-03-19workflows: Fix baseline version for llvm abi checks (#85166)Tom Stellard1-2/+10
2024-03-15workflows: Add workaround for lld failures on MacOS (#85021) (#85110)Tom Stellard1-0/+5
2024-02-20[workflows] Fix permissions check for creating new releases (#81163)Tom Stellard1-1/+3
2024-02-17Use container on Linux to run llvm-project-tests workflow (#81349) (#81807)Tom Stellard1-2/+8
2024-02-08[workflows] Fix libclc CI tests (#80942)Tom Stellard1-3/+7
2024-02-08[workflows] Use /mnt as the build directory on Linux (#80583)Tom Stellard1-2/+9
2024-02-08[workflows] Fix lldb-tests and libclc-tests (#80751)Tom Stellard3-3/+2
2024-02-08[workflows] Stop using the build-test-llvm-project action (#80580)Tom Stellard1-4/+13
2024-02-06[Github] Fix triggers formatting in code format actionAiden Grossman1-3/+4
2024-02-06[workflows] Only run code formatter on the main branch (#80348)Tom Stellard1-0/+3
2024-01-29[workflows] Fix argument passing in abi-dump jobs (#79658) (#79836)Tom Stellard1-2/+2
2024-01-27workflows: Merge LLVM tests together into a single job (#78877) (#79710)Tom Stellard2-26/+7
2024-01-25[workflows] Fix version-check.yml to work with the new minor release bumpTom Stellard1-1/+1
2024-01-23[Github] Only run libclang-python-tests on monorepo mainAiden Grossman1-0/+3
2024-01-23[libc++] Run the nightly libc++ build at 03:00 Eastern for real (#79184)Louis Dionne1-2/+2
2024-01-22[GitHub][workflows] Run automation script with python3 (#78695)David Spickett3-6/+3
2024-01-21[libc++] Reland CI module improvements.Mark de Wever1-8/+0
2024-01-21Revert "Add workflow to release mlgo utils"Aiden Grossman1-33/+0
2024-01-21Add workflow to release mlgo utilsAiden Grossman1-0/+33
2024-01-21[Github] Update paths for mlgo PR subscribersAiden Grossman1-0/+3
2024-01-20new-prs-labeler: Add `clang-tools-extra` labeling (#78633)Daniil Dudkin1-0/+3
2024-01-18Revert #76246 and #76083Daniel Thornburgh1-0/+8
2024-01-17workflows: Refactor release-tasks.yml (#69523)Tom Stellard6-116/+311
2024-01-17[GitHub][workflows] Replace curl with sparse checkout (#78303)David Spickett3-6/+24
2024-01-17[GitHub] Add python 3.7 to libclang python test (#77219)Craig Hesling2-1/+15
2024-01-17[libc++][modules] Removes module testing. (#76083)Mark de Wever1-8/+0
2024-01-16[libc++][CI] Fixes documentation builder. (#78327)Mark de Wever1-1/+1
2024-01-16[mlir][sparse][codeowners] add MLIR sparsifier team to codeowners (#78319)Aart Bik1-2/+5
2024-01-15Hashpin sensitive dependencies and configure dependabot to update them automa...Diogo Teles Sant'Anna3-14/+32
2024-01-11[runtimes] Use LLVM libunwind from libc++abi by default (#77687)Louis Dionne1-1/+0
2024-01-09[libc++] Allow running the test suite with optimizations (#68753)Louis Dionne1-0/+1
2024-01-08Revert "[GitHub] Fix slow sccache install on macOS by upgrading macOS version...Craig Hesling1-2/+8
2024-01-05[GitHub] Add basic CI for libclang Python binding unit tests (#76784)Craig Hesling1-0/+39
2024-01-05[GitHub] Remove redundant cache key prefix (#76914)Craig Hesling1-1/+1
2024-01-05[GitHub] Fix slow sccache install on macOS by upgrading macOS version (#77165)Craig Hesling1-8/+2
2024-01-04test-release.sh: Add a CMake cache file for 3-stage release builds (#75903)Tom Stellard1-2/+3
2024-01-04[workflows] Build a container for running CI on github actions (#75286)Tom Stellard2-0/+108
2024-01-03[GitHub] Fix minor typos in .github/workflows (#76592)Craig Hesling3-3/+1
2024-01-01Update CODEOWNERSHan-Chung Wang1-1/+1
2023-12-31[GitHub] Add default reviewers for Presburger library (#76627)Kunwar Grover1-0/+3
2023-12-21libc++-infa: Hotfix runner grouperic1-1/+1
2023-12-20[mlir] Code owners: sort file and add myself (#76019)Matthias Springer1-17/+37
2023-12-13workflows/release-binaries: Add schedule to run job once per month (#73812)Tom Stellard2-15/+35