aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
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
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
2023-06-27CI for linux-nix: use -Wall.John MacFarlane
2023-06-27Add cabal caching to linux-nix-cabal CI workflow.John MacFarlane
2023-06-26Revert "Try adding magic nix cache to nix CI build."John MacFarlane
2023-06-26Try adding magic nix cache to nix CI build.John MacFarlane
2023-06-26Add CI testing on ghc 9.6John MacFarlane
2023-06-19Bump cachix/install-nix-action from 21 to 22dependabot[bot]
2023-06-06Remove support for ghc 8.6, 8.8.John MacFarlane
2023-05-29Bump cachix/install-nix-action from 20 to 21dependabot[bot]
2023-03-27Fix release-candidate build for macos.John MacFarlane
2023-03-25Add typst writer.John MacFarlane
2023-03-22macos nighty build: use ghc 9.4.4.John MacFarlane
2023-03-16CI/Nightly: use ghc 9.4 for windows build.John MacFarlane
2023-03-16CI: use latest point release for each ghc version.John MacFarlane
2023-03-16nightly: install ghc 9.4.4 for linux.John MacFarlane
2023-03-12More macos release candidate tweaks.John MacFarlane
2023-03-12Fix macos release candidate on GitHub actions.John MacFarlane
2023-03-10Factor out make_macos_release.sh from the release candidate workflow.John MacFarlane