aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
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
2022-11-14CI: separate aarch64 and x86_64 macos scriptsAndrew Kelley
2022-11-14ci: init github actions supportLoris Cro