Commit Graph

60 Commits

Author SHA1 Message Date
thomasjm
7861c990c1 Working on tests of kubernetes image loading 2024-07-31 15:27:19 -07:00
Tom McLaughlin
08d0a82304 Suppress another warning 2024-07-25 23:12:10 -07:00
Tom McLaughlin
d31aef6b9d ci: try fixing cabal store path on windows 2024-07-25 20:29:43 -07:00
Tom McLaughlin
4c78d1a2bf ci: use actions/checkout@v4 2024-07-25 17:33:58 -07:00
thomasjm
7ca4ace983 ci: another attempt to make sed command work on all platforms 2024-07-22 22:37:24 -07:00
thomasjm
2723b2ee75 ci: try fixing sed command on macOS 2024-07-22 22:16:17 -07:00
thomasjm
fc2bad68d9 ci: fix quote 2024-07-22 20:56:47 -07:00
thomasjm
d6d5261284 ci: try disabling demo-fake-smtp-server for GHC 9.8.x 2024-07-22 20:48:40 -07:00
Tom McLaughlin
60ffd5a0b9 ci: fix for macOS for GHC 9.0.x up to 9.2.2 (?) 2024-07-22 19:31:01 -07:00
Tom McLaughlin
3277ad9455 ci: try adding LLVM 13 to path 2024-07-22 18:07:58 -07:00
Tom McLaughlin
397d1a1fef ci: try installing LLVM 13 for macOS 2024-07-22 18:02:21 -07:00
thomasjm
af86aadaad More on macos 2024-07-21 03:41:59 -07:00
thomasjm
4e9ee79aea ci: how to do single-line yaml string 2024-07-21 02:54:38 -07:00
thomasjm
58dae96a60 ci: break up cabal test, more tweaks 2024-07-21 02:53:39 -07:00
thomasjm
11aa4ac15b Try not building postgres stuff on windows 2024-07-21 02:49:59 -07:00
Tom McLaughlin
5ae06fbdcc ci fixes 2024-07-21 02:47:52 -07:00
thomasjm
10e1951f05 Try using libpq on macos 2024-07-20 16:51:50 -07:00
thomasjm
ccd8a4fc6d ci: try a different approach to install postgres on windows 2024-07-20 16:18:03 -07:00
Tom McLaughlin
5bceacd597 ci: try installing postgres dependencies 2024-07-20 03:57:26 -07:00
Tom McLaughlin
fa957c56a6 ci: explicitly save/restore cache, saving even on failure 2024-07-20 03:11:04 -07:00
Tom McLaughlin
c5e55d23ec ci: don't try to install if on windows 2024-07-20 03:10:22 -07:00
Tom McLaughlin
56b7d5bcc5 Remove external pcre lib dependency (sandwich-webdriver, sandwich-contexts-kubernetes) 2024-07-20 02:37:09 -07:00
Tom McLaughlin
022c2a1117 Try CI fix 2024-07-19 19:29:18 -07:00
Tom McLaughlin
5f973b9f14 More work on CI, minio-hs compat 2024-07-19 19:28:18 -07:00
Tom McLaughlin
27d057ca19 ci: fix NIX_PATH again 2024-07-19 18:13:51 -07:00
Tom McLaughlin
f60f6d09d7 ci: fix NIX_PATH 2024-07-19 17:34:17 -07:00
thomasjm
e2045c7123 ci: fix actions/cache 2024-07-18 05:54:20 -07:00
thomasjm
c76c0080f9 ci: more on cabal 2024-07-18 05:42:33 -07:00
thomasjm
dc01fecee9 ci: more 2024-07-18 05:40:37 -07:00
thomasjm
8ba63387ba ci: install nix and consolidate workflows 2024-07-18 03:40:33 -07:00
thomasjm
c8f6b3a0b4 ci: fix stack.yaml versions 2024-07-17 23:34:53 -07:00
thomasjm
580e74e809 Add GHC 9.8 support 2024-01-23 20:39:23 -08:00
thomasjm
5b24042cfb ci: no if statement on checkout 2023-11-19 00:47:51 -08:00
Tom McLaughlin
546333dcb1 CI: GHC 9.2.7 -> 9.2.8 2023-11-18 02:58:35 -08:00
Tom McLaughlin
b6f4330090 CI: fix typo 2023-11-18 02:58:09 -08:00
Tom McLaughlin
ff277e8e45 Update CI 2023-11-18 02:31:36 -08:00
Tom McLaughlin
be6a92e0fb Do CI on individual stack.yaml files 2023-11-18 00:19:32 -08:00
Tom McLaughlin
2df6965d2e ci: 9.4.5 -> 9.4.6 2023-09-09 23:36:22 -07:00
Tom McLaughlin
82d6b9abeb Try specifying resolver properly in CI 2023-06-22 21:04:14 -07:00
Tom McLaughlin
d9359a5760 CI: bump haskell/actions/setup v1 -> v2 2023-06-07 20:39:40 -07:00
Tom McLaughlin
fca9be2433 CI: test GHC 9.6.2 2023-06-07 15:10:49 -07:00
Tom McLaughlin
b4c7befd4d CI: bump GHC 9.4.4 -> 9.4.5 2023-06-07 14:36:38 -07:00
Tom McLaughlin
ecff0756a7 Exclude windows-latest / 8.8.4 in sandwich CI 2023-03-29 05:18:11 -07:00
Tom McLaughlin
5096f8dd46 Try adding a workflow to run sandwich-webdriver tests 2023-03-16 01:30:33 -07:00
Tom McLaughlin
b713005a7a Exclude GHC 9.4.4 on windows 2023-03-15 23:54:11 -07:00
Tom McLaughlin
6a28dcc7d9 Add GHC 9.4.4 to CI 2023-03-15 22:10:52 -07:00
Tom McLaughlin
5373e9311e Bump GHC 9.2.4 -> 9.2.7 in CI 2023-03-15 21:18:22 -07:00
Tom McLaughlin
7c1c482f71 Try specifying stack 2.9.3 in CI 2023-01-25 10:52:43 -08:00
Tom McLaughlin
2d738a514f Working on conditionally disabling TUI formatter on windows 2022-09-28 18:55:40 -06:00
Tom McLaughlin
c348ca4363 Support both brick 0.x and 1.x with CPP 2022-09-04 23:59:33 -07:00