aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
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-12-09Add silby to funding.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-10Improve bug report template.John MacFarlane
2024-10-06Bump cachix/install-nix-action from 29 to 30 (#10267)dependabot[bot]
2024-10-01Remove refs to pandoc-discuss from issue templates.John MacFarlane
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]
2024-01-05Replace references to pandoc-discuss with GitHub discussions.John MacFarlane
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
2023-12-19Fix commit validation CI.John MacFarlane
2023-12-19Fix commit-validation CI.John MacFarlane
2023-12-19Attempt to fix commit-validation CI.John MacFarlane
2023-12-19ci(docx): add 2 CI rules to run the validation rules from the MakefileEdwin Török
2023-12-18Bump actions/upload-artifact from 3 to 4dependabot[bot]
2023-12-03Bump cachix/install-nix-action from 23 to 24 (#9234)dependabot[bot]
2023-09-10Switch to actions/checkout@v4.John MacFarlane
2023-09-10Bump cachix/install-nix-action from 22 to 23 (#9074)dependabot[bot]
2023-08-04Use ghc 9.6 for release builds.John MacFarlane
2023-07-18Change Windows release build to use cabal instead of stack.John MacFarlane
2023-07-12CI: don't trigger ci on changes to cirrus config.John MacFarlane
2023-06-28CI: Another try to specify cabal store directory.John MacFarlane
2023-06-28CI: fix path for cabal global store.John MacFarlane