aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-10-10no code ownersAndrew Kelley
2024-09-19CI: run tests in llvm19 branchAndrew Kelley
2024-08-28Only set `contents: read` permission in GitHub Actionsobolevn
2024-07-02CI: update macOS runner to 12Andrew Kelley
2024-05-08update CI tarballs for LLVM 18Andrew Kelley
2024-04-14ci: add self-hosted x86_64 windowsJacob Young
2024-03-20Fix CODEOWNERS path to resinator source filesRyan Liptak
2024-03-10autodoc has a new code owner. it's meAndrew Kelley
2024-03-10remove the autodoc issue templateAndrew Kelley
2024-03-09CI: update actions/checkout to v4 (#19228)Minsoo Choo
2023-10-17CI: bump aarch64-linux-release timeout to 8 hoursAndrew Kelley
2023-10-16CI: bump aarch64-linux-debug timeout to 8 hoursAndrew Kelley
2023-10-15add Snektron to CODEOWNERS for SPIR-VRobin Voetter
2023-09-26Add myself as a code owner of /src/resinator/Ryan Liptak
2023-09-22CI: update macos tarballsAndrew Kelley
2023-09-19CI: enable for llvm17 branchAndrew Kelley
2023-07-23Update CODEOWNERS (#16505)protty
2023-07-22Update CODEOWNERSJosh Wolfe
2023-06-21CI: -x86_64-macos-debug, +aarch64-macos-debugAndrew Kelley
2023-02-03Merge remote-tracking branch 'origin/master' into llvm16Andrew Kelley
2023-01-29CI: enable checks on llvm16 branchAndrew Kelley
2023-01-27CI: give x86_64-linux-release a little more timeAndrew Kelley
2023-01-24CI: give aarch64-linux-debug a little more timeAndrew Kelley
2023-01-23move CONTRIBUTING.md to the wikiAndrew Kelley
2023-01-22CI: also test x86_64-macos with a debug zig compilerAndrew Kelley
2023-01-17CI: give x86_64-linux-debug a little more timeAndrew Kelley
2023-01-17CI: additionally test debug builds on WindowsAndrew Kelley
2022-12-10CI: add aarch64-windows coverageAndrew Kelley
2022-12-05CI: adjust logic for cancelling workflowsAndrew Kelley
2022-12-01CI: add aarch64-linux-debug job and flatten dirsAndrew Kelley
2022-11-25ci: remove manual run featureLoris Cro
2022-11-25ci: windows: fetch before checking out specific commitLoris Cro
2022-11-25ci: windows: unshallow repository before checking specific commitLoris Cro
2022-11-25ci: give name to manually run workflowsLoris Cro
2022-11-25ci: windows: prevent `del` errors when the directory doesn't existLoris Cro
2022-11-25ci: windows: use correct windows powershell syntaxLoris Cro
2022-11-25ci: when running the workflow manually, preserve newer ci folderLoris Cro
2022-11-25ci: fix syntax error in workflow fileLoris Cro
2022-11-25ci: introduce support for manual runs on specific commit & targetsLoris Cro
2022-11-24ci: remove gh action job output as it's not used anymoreLoris Cro
2022-11-24ci: cancel pending CI jobs when a PR gets updatedLoris Cro
2022-11-24ci: fix zig executable path to obtain zig versionLoris Cro
2022-11-23ci: only run CI on pull requests and master branch pushesLoris Cro
2022-11-22CI: disable building tarballs; x86 self-hostedAndrew Kelley
2022-11-22ci: use test a job to provide ZIG_VERSION to build-tarball jobLoris Cro
2022-11-22ci: move tarball creation and publishing to github-hosted runnersLoris Cro
2022-11-21CI: switch to GitHub ActionsAndrew Kelley
2022-11-21CI: test in the ci branch for nowAndrew Kelley
2022-11-14CI: disable github workflows until it is working in the ci branchAndrew Kelley
2022-11-14CI: aarch64-linux: initAndrew Kelley