Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-04-18 | Hide successes on cabal CI builds | John MacFarlane | 1 | -1/+1 | |
2020-04-17 | Add CI build for ghc 8.10.1. | John MacFarlane | 1 | -2/+2 | |
2020-04-16 | ci: remove ghc 8.10.1 build for now. | John MacFarlane | 1 | -2/+2 | |
This is block by base-noprelude. | |||||
2020-04-16 | nightly: don't need to apt-get install. ci: test on ghc 8.10.1. | John MacFarlane | 1 | -0/+2 | |
2020-04-13 | Improve linux CI caching. | John MacFarlane | 1 | -3/+11 | |
2020-04-12 | Improve linux caching for ci. | John MacFarlane | 1 | -2/+2 | |
2020-04-12 | Add caching to linux ci. | John MacFarlane | 1 | -0/+15 | |
2020-04-12 | Add caching for Windows stack CI. | John MacFarlane | 1 | -0/+21 | |
2020-04-12 | Add caching for macOS CI build. | John MacFarlane | 1 | -0/+21 | |
2019-11-30 | ci: remove quotes around --hide-successes. | John MacFarlane | 1 | -2/+2 | |
These seem to cause problems in windows. | |||||
2019-11-30 | Don't use --test-option with cabal. | John MacFarlane | 1 | -1/+1 | |
It's only supported in later versions, apparently. | |||||
2019-11-30 | Try --test-options with cabal. | John MacFarlane | 1 | -1/+1 | |
--test-option seems not to work (though it works with cabal 3+). | |||||
2019-11-30 | Hide successes in CI tests. | John MacFarlane | 1 | -3/+3 | |
This makes it easier to spot failures. | |||||
2019-11-27 | Revert "Don't do parallel build with cabal." | John MacFarlane | 1 | -2/+2 | |
This reverts commit bd175d13b6004086ccd3862822f97c7f090cadb4. | |||||
2019-11-27 | Don't do parallel build with cabal. | John MacFarlane | 1 | -2/+2 | |
Hopefully this fixes the apparent OOM error on GitHub CI? | |||||
2019-10-03 | Enable ghc 8.8 on ci. | John MacFarlane | 1 | -2/+2 | |
2019-10-02 | ci: fix linux path. | John MacFarlane | 1 | -1/+1 | |
2019-10-02 | ci: properly fail if warnings on linux build. | John MacFarlane | 1 | -1/+1 | |
2019-10-02 | ci: we don't need to install cabal/ghc manually, it seems. | John MacFarlane | 1 | -5/+0 | |
2019-10-02 | CI tweaks. | John MacFarlane | 1 | -2/+2 | |
2019-09-25 | GitHub ci - back to using ignore-paths. | John MacFarlane | 1 | -30/+28 | |
paths with ! doesn't seem to do it. | |||||
2019-09-25 | GitHub CI: use paths rather than paths-ignore, use branch to exclude rc/. | John MacFarlane | 1 | -28/+33 | |
2019-09-23 | Fix linux ci. | John MacFarlane | 1 | -1/+1 | |
2019-09-22 | Fix tests in linux ci (GitHub). | John MacFarlane | 1 | -1/+2 | |
2019-09-22 | Fix cabal command in linux ci. | John MacFarlane | 1 | -1/+1 | |
2019-09-22 | ci action: use list of paths to ignore. | John MacFarlane | 1 | -37/+31 | |
2019-09-21 | Actions ci - trigger on pull_request as well as push. | John MacFarlane | 1 | -2/+1 | |
2019-09-19 | CI workflow - trigger on any push, for now. | John MacFarlane | 1 | -23/+23 | |
2019-09-17 | Add nightly, move haskell.yml -> ci.yml. | John MacFarlane | 1 | -0/+114 | |