aboutsummaryrefslogtreecommitdiff
path: root/.ci
AgeCommit message (Expand)AuthorFilesLines
2024-06-14[lldb] Stop testing LLDB on Clang changes in pre-commit CI (#95537)Vlad Serebrennikov1-1/+2
2024-06-08Enable LLDB tests in Linux pre-merge CI (#94208)Vlad Serebrennikov2-3/+3
2024-05-29Remove debug print from CI generation script (NFC)Mehdi Amini1-1/+0
2024-05-29[CI] Disable Flang from pre-commit tests when Flang files are not touched on ...Mehdi Amini1-4/+14
2024-05-28[ci] limit parallel windows compile jobs to 24 (#93329)Lucile Rose Nihlen1-1/+5
2024-05-28[clang][ci] Move libc++ testing into the main PR pipeline (#93318)Vlad Serebrennikov2-13/+103
2024-05-22Disable compiling and testing Flang on Clang changes (#92740)Vlad Serebrennikov1-1/+1
2024-04-26[ci] Add clang project dependency for bolt testing (#90262)Amir Ayupov1-1/+1
2024-04-25[CI] Use trunk Clang in BOLT testingAmir Ayupov1-1/+0
2024-04-18[CI] Fix libclc dependenciesFraser Cormack1-1/+1
2024-03-28[CI] Hotfix: CI runs failing due to target escaping (#86897)Marc Auberer2-2/+2
2024-03-27[CI][NFC] Fix shellcheck warnings in CI scripts (#86877)Marc Auberer2-8/+8
2024-03-14Add missing clang to the monolithic pre-merge build (#85354)Mehdi Amini1-2/+2
2024-03-11[CI] Run pre-merge build with -k 0 placed after "${BUILD_DIR}" (#84846)Connor Sughrue2-2/+2
2024-03-11Run pre-merge build with -k 0 to ensure all tests runs (#84828)Mehdi Amini2-2/+2
2024-02-20repair and re-enable Windows buildkite presubmit (#82393)Lucile Rose Nihlen2-5/+11
2024-02-13ci: Temporarily disable the buildkite job on Windows (#81538)Tom Stellard1-1/+4
2024-01-25[ci] Diff against origin/BASE-BRANCHLouis Dionne1-1/+1
2024-01-25[ci] Fix the base branch we use to determine changes (#79503)Louis Dionne1-6/+7
2024-01-24[ci] Remove unused generate-buildkite-pipeline-scheduled script (#79320)Louis Dionne1-81/+0
2024-01-24[ci] Remove bits that are unused since we stopped using PhabricatorLouis Dionne1-28/+1
2024-01-17[CI] Add lld as compiler-rt dependecy (#78536)Vitaly Buka1-1/+1
2024-01-10[ci] Set timeout for individual tests and report slowest tests (#76300)Vitaly Buka2-2/+2
2023-11-25[CI] Add check-mlir-python to MLIR pre-merge checks (#72847)Benjamin Maxwell2-2/+4
2023-10-17[ci] diff with main merge-base (#69308)Mikhail Goncharov1-10/+3
2023-10-16[ci] pull main branch before diffing (#68983)Mikhail Goncharov1-0/+10
2023-10-02Revert "[ci] Diff against main when determining what files have changed for p...Louis Dionne1-1/+1
2023-09-29[ci] Diff against main when determining what files have changed for pre-commi...Louis Dionne1-1/+1
2023-09-13[ci] builkite don't escape windows targets (#66192)Mikhail Goncharov2-2/+4
2023-09-12[ci] escape artifacts pathsMikhail Goncharov2-9/+9
2023-09-11updated buildkite pipeline generation (#65574)Mikhail Goncharov4-28/+51
2023-08-31enable new pipelineMikhail Goncharov1-3/+0
2023-08-31update pipeline generation scriptMikhail Goncharov1-48/+101
2023-08-29Implement the monolithic CI pipeline in the monorepoLouis Dionne4-6/+348
2023-07-12[ci] Make libc++ and Clang CI scripts independentLouis Dionne2-0/+83