aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-11-07CI: use cabal 3.8.1.0, `--ghc-options=-Werror`.John MacFarlane
2022-10-31First stab at mtl 2.3 compliance.John MacFarlane
2022-10-29Nightly: strip executables on windows and macos.John MacFarlane
2022-10-29Use cabal for nightly builds.John MacFarlane
2022-10-29Nightly windows: add stack clean.John MacFarlane
2022-10-29ALlow nightly action to be run manually.John MacFarlane
2022-10-29Nightly windows build: use --local-bin-path to place binary.John MacFarlane
2022-10-28CI: add ghc 9.4.2.John MacFarlane
2022-10-24Switch release_candidate workflow to workflow_dispatchJohn MacFarlane
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]