aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2020-04-17Add CI build for ghc 8.10.1.John MacFarlane
2020-04-17Fix path for nightly linux build.John MacFarlane
2020-04-16ci: remove ghc 8.10.1 build for now.John MacFarlane
2020-04-16nightly: don't need to apt-get install. ci: test on ghc 8.10.1.John MacFarlane
2020-04-16nightly: ensure that ghc 8.8.1 is used for linux.John MacFarlane
2020-04-15nightly build: print ghc, cabal versions for diagnostics.John MacFarlane
2020-04-15Use ghc 8.8.1 for nightly linux build.John MacFarlane
2020-04-13Improve linux CI caching.John MacFarlane
2020-04-12Improve linux caching for ci.John MacFarlane
2020-04-12Add caching to linux ci.John MacFarlane
2020-04-12Add caching for Windows stack CI.John MacFarlane
2020-04-12Add caching for macOS CI build.John MacFarlane
2020-03-22Actions/release-candidate/macos: set up to create package locally.John MacFarlane
2020-01-21Windows rc: Create the release dir.John MacFarlane
2020-01-18windows release candidate build: More fixes to get 'light' to work.John MacFarlane
2020-01-18Windows ci: Add binpath when doing 'light'.John MacFarlane
2020-01-18Fix typo in windows ci build.John MacFarlane
2020-01-17Use versioned directory for windows release zipfile.John MacFarlane
2020-01-10Add @tarleb to .github/FUNDING.yml since he is on sponsors now.John MacFarlane
2019-12-22Macos release workflow: just copy pandoc.1 rather than regenerating.John MacFarlane
2019-12-21Revert "linux release-candidate build: try setting LIBRARY_PATH."John MacFarlane
2019-12-21linux release-candidate build: try setting LIBRARY_PATH.John MacFarlane
2019-11-30ci: remove quotes around --hide-successes.John MacFarlane
2019-11-30Don't use --test-option with cabal.John MacFarlane
2019-11-30Try --test-options with cabal.John MacFarlane
2019-11-30Hide successes in CI tests.John MacFarlane
2019-11-29Add Makefile to windows release-candidate build.John MacFarlane
2019-11-27Revert "Don't do parallel build with cabal."John MacFarlane
2019-11-27Don't do parallel build with cabal.John MacFarlane
2019-11-18Use -j1 for rc builds.John MacFarlane
2019-10-14Create FUNDING.ymlJohn MacFarlane
2019-10-05release-candidate.yml: add zip for windows.John MacFarlane
2019-10-05Update release-candidate.yml for GitHub actions.John MacFarlane
2019-10-04windows rc: build 32- and 64-bit msi.John MacFarlane
2019-10-03Enable ghc 8.8 on ci.John MacFarlane
2019-10-02ci: fix linux path.John MacFarlane
2019-10-02ci: properly fail if warnings on linux build.John MacFarlane
2019-10-02ci: we don't need to install cabal/ghc manually, it seems.John MacFarlane
2019-10-02CI tweaks.John MacFarlane
2019-09-25GitHub ci - back to using ignore-paths.John MacFarlane
2019-09-25GitHub CI: use paths rather than paths-ignore, use branch to exclude rc/.John MacFarlane
2019-09-23Fix linux ci.John MacFarlane
2019-09-22Fix tests in linux ci (GitHub).John MacFarlane
2019-09-22Fix cabal command in linux ci.John MacFarlane
2019-09-22Preliminary GitHub action for release-candidate building.John MacFarlane
2019-09-22ci action: use list of paths to ignore.John MacFarlane
2019-09-21Nightly - removed diagnostics.John MacFarlane
2019-09-21Actions ci - trigger on pull_request as well as push.John MacFarlane
2019-09-21Nightly - another attempt to fix windows.John MacFarlane
2019-09-21Nightlies - another attempt to fix windows build.John MacFarlane