aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-10-17CI: Make sure we test -lua configuration.John MacFarlane
2022-10-13CI: make sure we catch benchmark build failure.John MacFarlane
2022-10-09CI: build and test all componentsAlbert Krewinkel
2022-10-04Fix rc build for Windows.John MacFarlane
2022-10-02Fix `nightly` flag for macos nightly build.John MacFarlane
2022-10-01Fix nightly Windows build so it uses `nightly` flag.John MacFarlane
2022-09-29cabal.project: move back to using `flags:`.John MacFarlane
2022-09-27CI: Update files that don't trigger CI.John MacFarlane
2022-09-27CI: remove macos tests.John MacFarlane
2022-09-27Split benchmarks out of CI into separate action.John MacFarlane
2022-09-26CI: Test compilation without 'server' flag.John MacFarlane
2022-09-26CI: use secrets.CACHE_VERSION as cache key.John MacFarlane
2022-09-23Fix stack config, nightly buildAlbert Krewinkel
2022-09-22Add pandoc-lua and man pages to releases.John MacFarlane
2022-09-18build(deps): bump actions/upload-artifact from 2 to 3 (#8304)dependabot[bot]
2022-09-10More tweaks to issue template.John MacFarlane
2022-09-10Revise issue template.John MacFarlane
2022-08-17Remove -split-sections from windows release candidate build.John MacFarlane
2022-08-17Release candidate: try to speed up and improve windows build.John MacFarlane
2022-08-17macos release candidate: create symlink after download.John MacFarlane
2022-08-17Integrate server into main pandoc.John MacFarlane
2022-08-16Make sure we test building the server.John MacFarlane
2022-08-16Fix rc action for pandoc-server.John MacFarlane
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-24Included githubactions in the dependabot config (#7985)Naveen
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