aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)AuthorFilesLines
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
2024-06-01Create annotations to better explain restarter decisionEric Fiselier1-4/+7
2024-05-28Remove one more unneeded debug log lineEric Fiselier1-1/+0
2024-05-28Remove unneeded debug loggingEric Fiselier1-1/+0
2024-05-28Fix trigger for libc++ job rerunner.Eric Fiselier1-5/+3
2024-05-28Attempt to fix issue with plus sign in libc++ workflow nameEric Fiselier1-1/+1
2024-05-28Upstream libc++ buildbot restarter. (#93582)Eric1-0/+109
2024-05-19Update llvm-bugs.yml (#77243)Ryuichi Watanabe1-1/+1
2024-05-17[git] Add hashes to requirements.txt for extra security (#92305)Tom Stellard8-8/+8
2024-05-15[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-09workflows: Fix missing GITHUB_TOKEN in release-doxygen.yml upload step (#91091)Tom Stellard1-2/+2
2024-05-09workflows: Remove top-level permissions from release-tasks.yml (#91088)Tom Stellard1-1/+7
2024-05-04[Workflows] Re-write release-binaries workflow (#89521)Tom Stellard2-73/+183
2024-04-23[libc++][CI] Removes clang-tidy references. (#89092)Mark de Wever1-9/+0
2024-04-11[GitHub] Set top level token permission (#87326)Marius Brehler1-0/+4
2024-04-09[lit][ci] Publish lit wheels (#88072)Schuyler Eldridge1-1/+1
2024-04-04[libc++][CI] Updates to Clang 19. (#85301)Mark de Wever1-14/+14
2024-04-02[workflows] Use issue-write workflow for warning about private emails (#87399)Tom Stellard2-16/+20
2024-04-02[Github] Fix typo in PR code formatting jobAiden Grossman1-1/+1
2024-04-01[workflows] issue-write: Avoid race condition when PR branch is deleted (#87118)Tom Stellard1-0/+9
2024-04-01[workflows] issue-write: Exit early if there are no comments (#87114)Tom Stellard1-1/+1
2024-03-27[workflows] Update the version of the scorecard-action (#86753)Tom Stellard1-1/+1
2024-03-25 [workflow] Don't add a comment when the first run of the formatter passes (#...Tom Stellard1-0/+2
2024-03-22Reapply [workflows] Split pr-code-format into two parts to make it more secur...Tom Stellard2-7/+141
2024-03-19workflows: Fix baseline version for llvm abi checks (#85166)Tom Stellard1-2/+10
2024-03-16[GitHub][workflows] Use latest clang-format version 18.1.1 (#85502)Owen Pan1-1/+1
2024-03-16Revert "[GitHub][workflows] Use latest clang-format version 18.1.1 (#85502)"Aiden Grossman1-1/+1
2024-03-16[GitHub][workflows] Use latest clang-format version 18.1.1 (#85502)Owen Pan1-1/+1
2024-03-13workflows: Add workaround for lld failures on MacOS (#85021)Tom Stellard1-0/+5
2024-03-11workflows: Fix incorrect input name in release-binaries.yml (#84604)Tom Stellard1-2/+2
2024-03-09[workflows] Mention the correct user who makes a /cherry-pick comment (#82680)Tom Stellard1-1/+1
2024-03-08workflows: Fixes for building the release binaries (#83694)Tom Stellard1-1/+6
2024-03-08[Github] Add repository checks to release-binaries workflow (#84437)Aiden Grossman1-0/+3
2024-03-05[infra] Add git to Linux container (#82687)Natalie Chouinard1-0/+2
2024-03-03[Github] Make CI container build more reliable (#83707)Aiden Grossman1-1/+5
2024-02-20[workflows] Fix permissions check for creating new releases (#81163)Tom Stellard1-1/+3