aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-12-02Fix a few mistakes in the contributing docs. (#11318)har7an
2025-11-30CI: fail fast.John MacFarlane
2025-11-29CI: don't fail fast so we can figure out...John MacFarlane
2025-11-24Bump actions/checkout from 5 to 6 (#11302)dependabot[bot]
2025-11-24CI: only run CI on mainJohn MacFarlane
2025-10-27Bump actions/upload-artifact from 4 to 5 (#11248)dependabot[bot]
2025-10-03release-candidate: switch from macos-13 to macos-15-intel.John MacFarlane
2025-09-08Bump actions/github-script from 7 to 8dependabot[bot]
2025-09-08Bump actions/setup-dotnet from 4 to 5dependabot[bot]
2025-08-18Bump actions/checkout from 4 to 5dependabot[bot]
2025-07-23Fix CI again.John MacFarlane
2025-07-23CI: another stab at preventing ghc 9.10, 9.12 from erroring.John MacFarlane
2025-07-23CI: don't warn on unused imports in ghc 9.10+.John MacFarlane
2025-07-23Revise Makefile and CI treatment of `--ghc-options`.John MacFarlane
2025-07-23Fix CI so that -Wall -Werror works again!John MacFarlane
2025-07-06CI: use windows-2022. windows-2019 is no longer provided.John MacFarlane
2025-03-27Release builds: build with ghc 9.8.John MacFarlane
2025-02-07Add testing on ghc v9.12 (#10598)Charles Tapley Hoyt
2025-01-08nightly workflow: use ghc 9.8, cabal 3.14.John MacFarlane
2025-01-06CI: don't use -Werror on ghc 9.10.John MacFarlane
2025-01-06CI: test with ghc 9.8, 9.10John MacFarlane
2025-01-06CI: comment out nix build.John MacFarlane
2024-11-07nightly, release-candidate: set GITHUB_PATH to include ghcup bin.John MacFarlane
2024-11-07CI: use ghcup to install cabal in Windows.John MacFarlane
2024-11-06Nightly/macos: be sure to install cabal as well as ghc.John MacFarlane
2024-11-05Install ghcup on GH macos runners.John MacFarlane
2024-11-04Use macos-13 runner instead of macos-12 or -15John MacFarlane
2024-11-03GitHub workflow 'nightly': bump Mac OS version (#10348)Andreas Deininger
2024-10-06Bump cachix/install-nix-action from 29 to 30 (#10267)dependabot[bot]
2024-09-29Bump cachix/install-nix-action from V28 to 29dependabot[bot]
2024-09-22Nix CI: re-add nix_path but with proper name of stable channel.John MacFarlane
2024-09-22CI: remove channel from nix build.John MacFarlane
2024-09-22CI: try changing Nix build to use nix-stable.John MacFarlane
2024-09-15Bump cachix/install-nix-action from V27 to 28dependabot[bot]
2024-06-24Remove pkg-config installation step in nightly workflowTomBen
2024-06-23Update macOS version in GitHub workflows to `macos-12`TomBen
2024-06-09CI: bump remaining actions/checkout from v3 to v4Albert Krewinkel
2024-05-27Bump checkout version for nightlies.John MacFarlane
2024-05-19Bump cachix/install-nix-action from 26 to 27 (#9774)dependabot[bot]
2024-04-07release-candidate build: use most recent version of checkout action.John MacFarlane
2024-03-17release-candidate action: update WiX path.pandoc-cli-3.1.12.33.1.12.3John MacFarlane
2024-03-11Bump cachix/install-nix-action from 25 to 26 (#9557)dependabot[bot]
2024-02-13Add djot reader and writer.djotJohn MacFarlane
2024-02-05fix(ci): run 2nd docx validation workflow when script changesEdwin Török
2024-01-21build(deps): bump actions/cache from 3 to 4dependabot[bot]
2024-01-14build(deps): bump cachix/install-nix-action from 24 to 25dependabot[bot]
2023-12-27ci(commit-validation): use git to walk commitsEdwin Török
2023-12-26commit-validation CI - another attempt.John MacFarlane
2023-12-26commit validation CI: work with regular push as well as pr.John MacFarlane
2023-12-26Fix commit-validation CI.John MacFarlane