John MacFarlane
|
3afd0c7f5b
|
ci: remove quotes around --hide-successes.
These seem to cause problems in windows.
|
2019-11-30 21:21:42 -08:00 |
|
John MacFarlane
|
be826cd39e
|
Don't use --test-option with cabal.
It's only supported in later versions, apparently.
|
2019-11-30 12:07:35 -08:00 |
|
John MacFarlane
|
9ffe6bbe53
|
Try --test-options with cabal.
--test-option seems not to work (though it works with cabal 3+).
|
2019-11-30 11:38:09 -08:00 |
|
John MacFarlane
|
866114565c
|
Hide successes in CI tests.
This makes it easier to spot failures.
|
2019-11-30 10:39:21 -08:00 |
|
John MacFarlane
|
d88015e03e
|
Revert "Don't do parallel build with cabal."
This reverts commit bd175d13b6 .
|
2019-11-27 21:32:17 -08:00 |
|
John MacFarlane
|
bd175d13b6
|
Don't do parallel build with cabal.
Hopefully this fixes the apparent OOM error on GitHub CI?
|
2019-11-27 20:39:05 -08:00 |
|
John MacFarlane
|
7746635a07
|
Enable ghc 8.8 on ci.
|
2019-10-03 22:42:10 -07:00 |
|
John MacFarlane
|
1981907c03
|
ci: fix linux path.
|
2019-10-02 08:52:22 -07:00 |
|
John MacFarlane
|
6644200a92
|
ci: properly fail if warnings on linux build.
|
2019-10-02 08:31:39 -07:00 |
|
John MacFarlane
|
1d4ea54aaa
|
ci: we don't need to install cabal/ghc manually, it seems.
|
2019-10-02 08:27:28 -07:00 |
|
John MacFarlane
|
dad5e0d083
|
CI tweaks.
|
2019-10-02 08:25:22 -07:00 |
|
John MacFarlane
|
c40e0c9e62
|
GitHub ci - back to using ignore-paths.
paths with ! doesn't seem to do it.
|
2019-09-25 09:53:44 -07:00 |
|
John MacFarlane
|
22821ba2da
|
GitHub CI: use paths rather than paths-ignore, use branch to exclude rc/.
|
2019-09-25 09:22:26 -07:00 |
|
John MacFarlane
|
67822bd925
|
Fix linux ci.
|
2019-09-23 09:49:54 -07:00 |
|
John MacFarlane
|
5682184264
|
Fix tests in linux ci (GitHub).
|
2019-09-22 22:32:50 -07:00 |
|
John MacFarlane
|
1138d5bb36
|
Fix cabal command in linux ci.
|
2019-09-22 18:15:44 -07:00 |
|
John MacFarlane
|
4beca429a4
|
ci action: use list of paths to ignore.
|
2019-09-22 09:01:29 -07:00 |
|
John MacFarlane
|
b9ccd44f0a
|
Actions ci - trigger on pull_request as well as push.
|
2019-09-21 17:49:00 -07:00 |
|
John MacFarlane
|
3ef628d968
|
CI workflow - trigger on any push, for now.
|
2019-09-19 00:22:11 -07:00 |
|
John MacFarlane
|
369d348a9b
|
Add nightly, move haskell.yml -> ci.yml.
|
2019-09-17 10:01:09 -07:00 |
|