aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
2024-09-16workflows/commit-access-review: Use get_collaborators() function (#108313)Tom Stellard1-3/+2
2024-09-12workflows/release-binaries: Fix automatic upload (#107315)Tom Stellard1-2/+13
2024-09-05[libc++][ci] Add a test configuration with an incomplete sysroot (#107089)Martin Storsjö1-0/+7
2024-08-30workflows/release-binaries: Remove .git/config file from artifacts (#106310)Tom Stellard1-0/+6
2024-08-30[Github] Cancel previous in-progress code formatting jobs (#106701)Aiden Grossman1-0/+3
2024-08-30[Github] Set code formatting job timeout to 30 minutes (#106674)Aiden Grossman1-0/+1
2024-08-28workflows/release-tasks: Pass required secrets to all called workflows (#106286)Tom Stellard4-2/+28
2024-08-28workflows/release-binaries: Enable flang builds on Windows (#101344)Tom Stellard1-8/+0
2024-08-28[libc++] Switch to the current XCode beta on macOS builders (#106363)Nikolas Klauser1-1/+1
2024-08-27[Release] Add keith to valid archive uploaders (#106018)Keith Smiley1-1/+16
2024-08-27[libc++] Move some macOS CI jobs to Github actions (#89083)Louis Dionne1-0/+36
2024-08-21[libcxx] Add `LIBCXX_HAS_TERMINAL_AVAILABLE` CMake option to disable `print` ...Joseph Huber1-0/+1
2024-08-15[workflows] Add a new workflow for checking commit access qualifications (#93...Tom Stellard2-0/+452
2024-08-14[GitHub] Run format job on stacked PRs (#102957)Tobias Stadler1-0/+1
2024-08-11Bump CI container clang version to 18.1.8 (#102803)Aiden Grossman1-4/+2
2024-08-08[Github] Allow CI to run different Python version tests at once (#102455)Jannick Kremer2-7/+1
2024-08-07workflows: Fix permissions for release-sources job (#100750)Tom Stellard1-0/+1
2024-08-05workflows/release-binaries-all: Pass secrets on to release-binaries workflow ...Tom Stellard2-1/+10
2024-08-05workflows/release-binaries: Give attestation artifacts a unique name (#102041)Tom Stellard1-1/+1
2024-08-05workflows/release-tasks: Add missing permissions for release binaries (#102023)Tom Stellard1-0/+2
2024-08-03workflows/release-binaries: Fix problem with python installation on macos-14 ...Tom Stellard1-0/+6
2024-08-02workflows: Re-implement the get-llvm-version action as a composite action (#1...Tom Stellard3-15/+41
2024-08-01workflows: Fix libclc-tests (#101524)Tom Stellard1-4/+3
2024-07-30workflows/release-binaries: Fetch composite actions outside of default worksp...Tom Stellard1-4/+21
2024-07-26workflow/release-binaries: Fix typoTom Stellard1-1/+1
2024-07-26workflows/release-binaries: Always pull composite actions from main branch (#...Tom Stellard1-5/+15
2024-07-26workflows: Remove left over debugging step from release-binaries jobTom Stellard1-11/+0
2024-07-26Build release binaries for multiple targets (#98431)Tom Stellard5-160/+515
2024-07-26Workflows: Fix copy-paste mistake in release-asset-auditTom Stellard1-1/+1
2024-07-26workflows: Add a job for auditing release assets (#92829)Tom Stellard2-0/+105
2024-07-26workflows: Fix tag name for release sources job (#100752)Tom Stellard1-1/+1
2024-07-23[Infra] Fix version-check workflow (#100090)Tobias Hieta1-1/+1
2024-07-19[workflows] Avoid usage of access token in issue-write.yml (#94011)Tom Stellard2-4/+94
2024-07-04[libc++] Upgrade to GCC 14 (#97205)Nikolas Klauser1-4/+4
2024-07-01[Github] Make issue write workflow only run after success/failure (#97341)Aiden Grossman1-1/+5
2024-06-27[workflows] Fix release note request workflow (#94784)Tom Stellard2-2/+13
2024-06-18workflows: Add a new job for packaging release sources (#91834)Tom Stellard2-0/+115
2024-06-17[GitHub][workflows] Use latest clang-format version 18.1.7 (#95757)Owen Pan1-1/+1
2024-06-14[libc++] Rename workflow that restarts preempted jobsLouis Dionne1-12/+10
2024-06-13[CI] Update setup-python action to v5 for GHA (#95414)Jannick Kremer5-5/+5
2024-06-13[libclang/python] Change minimum Python test version to 3.8 (#95210)Jannick Kremer1-1/+1
2024-06-12[libcxx] [ci] Update Clang for Windows jobs to 18.1.x (#95228)Martin Storsjö1-2/+2
2024-06-12[libc++][ci] Don't install wget in the Windows jobs (#95215)Martin Storsjö1-1/+1
2024-06-07[workflows] Add post-commit job that periodically runs the clang static analy...Tom Stellard2-0/+129
2024-06-07[CMake][Release] Use the TXZ cpack generator for binaries (#90138)Tom Stellard1-1/+1
2024-06-06[workflows] Add scan-build to ci-ubuntu-22.04 container (#94543)Tom Stellard1-1/+1
2024-06-05workflows: Disable stage2 of the release builds (#93056)Tom Stellard1-0/+2
2024-06-02Fix pagination issue in libc++ buildbot restarterEric Fiselier1-1/+2
2024-06-01Fix permissions on restarter workflowEric Fiselier1-1/+1
2024-06-01Create check run on workflow run to better display result.Eric Fiselier1-0/+25