aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2019-09-20Nightlies - more windows diagnostics.John MacFarlane
2019-09-20Nightlies - run every hour for debug.John MacFarlane
2019-09-20nightlies - more windows diagnostics.John MacFarlane
2019-09-20Nightly - use directory instead of suffix with date.John MacFarlane
2019-09-20Nightly - fix windows renaming with suffix.John MacFarlane
2019-09-19Nightly - windows diagnostics.John MacFarlane
2019-09-19Windows nightly - avoid double quotes in README.nightly.John MacFarlane
2019-09-19Restore nightly to once per day.John MacFarlane
2019-09-19Nightly - more windows tweaks.John MacFarlane
2019-09-19Nightly - some windows fixes.John MacFarlane
2019-09-19Nightly - strip linux executables.John MacFarlane
2019-09-19Nightly: Fix macos file finding.John MacFarlane
2019-09-19Nightly - fix date setting on windows.John MacFarlane
2019-09-19CI workflow - trigger on any push, for now.John MacFarlane
2019-09-19Nightly improvements.John MacFarlane
2019-09-18Nightly fixes. for now, run every 6 hours for debugging.John MacFarlane
2019-09-18Stop nightly from running every hour.John MacFarlane
2019-09-18Improvements to nightly.yml.John MacFarlane
2019-09-17Change nightly timing so it's at night.John MacFarlane
2019-09-17GitHub nightly - fix linux target.John MacFarlane
2019-09-17Fixes to nightly workflow.John MacFarlane
2019-09-17Add nightly, move haskell.yml -> ci.yml.John MacFarlane
2019-09-17GitHub CI: remove fail-fast and ghc 8.8.1 build.John MacFarlane
2019-09-17Set fail-fast to false.John MacFarlane
2019-09-17GitHub CI - experiment with structured matrix entries.John MacFarlane
2019-09-17GitHub CI - Ensure that version numbers are parsed as strings.John MacFarlane
2019-09-17GitHub CI - use cabal 3 with ghc 8.8.John MacFarlane
2019-09-16GitHub CI - use matrix for linux/cabal build.John MacFarlane
2019-09-16GitHub CI - take 2 on macos build.John MacFarlane
2019-09-16GitHub CI - add macos.John MacFarlane
2019-09-16GitHub CI - cleanup.John MacFarlane
2019-09-16GitHub CI - trigger build on workflow/haskell.yml change.John MacFarlane
2019-09-16GitHub CI: don't trigger build with doc changes.John MacFarlane
2019-09-16GitHub CI: comment out artifact uploading for now.John MacFarlane
2019-09-16GitHub CI: fix finding of executables.John MacFarlane
2019-09-15GitHub CI - another attempt to install artifacts.John MacFarlane
2019-09-15GitHuB CI tweak. cabal v2-install doesn't respect --bindir?John MacFarlane
2019-09-15Fix syntax of cabal v2-install.John MacFarlane
2019-09-15More GH CI tweaks.John MacFarlane
2019-09-15GitHub CI: attempt to enable artifact.John MacFarlane
2019-09-15GitHuB CI: remove --disable-optimization and --fast.John MacFarlane
2019-09-15Tweak GitHub CI config.John MacFarlane
2019-09-15GitHuB CI: turn off optimizations.John MacFarlane
2019-09-14Github CI/windows: separate dependencies step.John MacFarlane
2019-09-13GitHuB CI: Try adding windows build.John MacFarlane
2019-09-13Fix setting path.John MacFarlane
2019-09-13GitHub CI - set path.John MacFarlane
2019-09-12GitHub CI - try sudoJohn MacFarlane
2019-09-12Revert "GitHub CI - try with stack."John MacFarlane
2019-09-12GitHub CI - try with stack.John MacFarlane