aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2022-08-08Switch CI to ubuntu-latest.John MacFarlane
2022-08-07Rename pandoc-cgi -> pandoc-server.John MacFarlane
2022-08-06rc build: copy pandoc-cgi to linux release candidate artifacts.John MacFarlane
2022-08-06Replace old trypandoc code with new pandoc-cgi.John MacFarlane
2022-07-24CI: update macos container version (#8197)Sukka
2022-07-12CI: remove cabal command prefix.Albert Krewinkel
2022-06-16CI: test with latest GHC minor versionsAlbert Krewinkel
2022-04-24nightly: use ghcup instead of haskell/actionsJohn MacFarlane
2022-04-24Bump haskell/actions from 1 to 2 (#8039)dependabot[bot]
2022-04-12Add 'nightly' flag.John MacFarlane
2022-04-12Revert "Add 'nightly' flag and build with this for nightlies."John MacFarlane
2022-04-12Revert "Nightly builds: ensure that data files are baked in."John MacFarlane
2022-04-12Nightly builds: ensure that data files are baked in.John MacFarlane
2022-04-11Add 'nightly' flag and build with this for nightlies.John MacFarlane
2022-04-04Set permissions for GitHub actions (#8005)Naveen
2022-04-04CI: ensure we're using the right version of cabal.John MacFarlane
2022-03-24Bump actions/checkout from 2 to 3 (#7986)dependabot[bot]
2022-03-24Bump actions/cache from 2 to 3 (#7987)dependabot[bot]
2022-03-24Change benchmarks to use ghc 9.2.2 instead of 8.8.4.John MacFarlane
2022-03-24Set permissions for GitHub actions (#7984)Naveen
2022-03-24Replace haskell/actions/setup with ghcup.John MacFarlane
2022-03-24CI: Test with ghc 9.2.2.John MacFarlane
2022-03-22Revert "Try re-enabling ghc 9.2.2 tests on CI."John MacFarlane
2022-03-22Try re-enabling ghc 9.2.2 tests on CI.John MacFarlane
2022-03-14Skip ghc 9.2.2 tests for now...John MacFarlane
2022-03-13CI: use ghcup to install ghc, cabal; use ghc 9.2.2.John MacFarlane
2022-03-13Add CI for ghc 9.2.1.John MacFarlane
2021-12-29Fix macos build on GitHub actions release-candidate.John MacFarlane
2021-12-29Restore macos build on GitHub release-candidate action.John MacFarlane
2021-11-17Update build files (#7696)Fabián Heredia Montiel
2021-11-09Require ghc >= 8.6, base >= 4.12.John MacFarlane
2021-11-05CI: remove test on ghc 8.0.2.John MacFarlane
2021-10-16CI: remove linux-pdf for now.John MacFarlane
2021-10-16CI: more tweaks to pdf tests.John MacFarlane
2021-10-16CI: pdf test: need an input file!John MacFarlane
2021-10-16CI: fix yaml workflow.John MacFarlane
2021-10-16CI: add workflow to test pdf production...John MacFarlane
2021-09-20Stop doing lint in CI.John MacFarlane
2021-09-08CI: disable ansi-tricks in tasty.John MacFarlane
2021-05-25CI: test with GHC 9.0.1Albert Krewinkel
2021-05-10CI: install numa library.John MacFarlane
2021-04-19Fix nightly build.John MacFarlane
2021-04-18CI: Use cabal 2.4 even with ghc 8.0.2John MacFarlane
2021-03-19CI: test with different flags.John MacFarlane
2021-03-17Fix benchmark in ci.John MacFarlane
2021-03-16Fix benchmark CI to use gauge options.John MacFarlane
2021-03-06Fix linux nightly build to use ghc 8.10.3.John MacFarlane
2021-03-02Avoid split-sections for Windows rc.John MacFarlane
2021-03-01Use -split-sections in creating release binary.John MacFarlane
2021-02-28Fix CI for older cabal versions.John MacFarlane