aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2019-09-23Fix linux ci.John MacFarlane1-1/+1
2019-09-22Fix tests in linux ci (GitHub).John MacFarlane1-1/+2
2019-09-22Fix cabal command in linux ci.John MacFarlane1-1/+1
2019-09-22Preliminary GitHub action for release-candidate building.John MacFarlane1-0/+96
2019-09-22ci action: use list of paths to ignore.John MacFarlane1-37/+31
2019-09-21Nightly - removed diagnostics.John MacFarlane1-3/+2
2019-09-21Actions ci - trigger on pull_request as well as push.John MacFarlane1-2/+1
2019-09-21Nightly - another attempt to fix windows.John MacFarlane1-1/+1
2019-09-21Nightlies - another attempt to fix windows build.John MacFarlane1-3/+2
2019-09-20Nightlies - 6 hour schedule for now.John MacFarlane1-1/+1
2019-09-20Nightly - more windows tweaks.John MacFarlane1-2/+3
2019-09-20Nightlies - more windows diagnostics.John MacFarlane1-2/+2
2019-09-20Nightlies - run every hour for debug.John MacFarlane1-1/+1
2019-09-20nightlies - more windows diagnostics.John MacFarlane1-1/+1
2019-09-20Nightly - use directory instead of suffix with date.John MacFarlane1-13/+7
2019-09-20Nightly - fix windows renaming with suffix.John MacFarlane1-4/+4
2019-09-19Nightly - windows diagnostics.John MacFarlane1-1/+3
2019-09-19Windows nightly - avoid double quotes in README.nightly.John MacFarlane1-1/+1
2019-09-19Restore nightly to once per day.John MacFarlane1-1/+1
2019-09-19Nightly - more windows tweaks.John MacFarlane1-4/+5
2019-09-19Nightly - some windows fixes.John MacFarlane1-4/+4
2019-09-19Nightly - strip linux executables.John MacFarlane1-0/+2
2019-09-19Nightly: Fix macos file finding.John MacFarlane1-1/+1
2019-09-19Nightly - fix date setting on windows.John MacFarlane1-3/+3
2019-09-19CI workflow - trigger on any push, for now.John MacFarlane1-23/+23
2019-09-19Nightly improvements.John MacFarlane1-2/+2
2019-09-18Nightly fixes. for now, run every 6 hours for debugging.John MacFarlane1-3/+5
2019-09-18Stop nightly from running every hour.John MacFarlane1-1/+1
2019-09-18Improvements to nightly.yml.John MacFarlane1-11/+20
2019-09-17Change nightly timing so it's at night.John MacFarlane1-1/+1
2019-09-17GitHub nightly - fix linux target.John MacFarlane1-2/+2
2019-09-17Fixes to nightly workflow.John MacFarlane1-20/+10
2019-09-17Add nightly, move haskell.yml -> ci.yml.John MacFarlane2-7/+108
2019-09-17GitHub CI: remove fail-fast and ghc 8.8.1 build.John MacFarlane1-3/+3
2019-09-17Set fail-fast to false.John MacFarlane1-0/+1
2019-09-17GitHub CI - experiment with structured matrix entries.John MacFarlane1-18/+12
2019-09-17GitHub CI - Ensure that version numbers are parsed as strings.John MacFarlane1-15/+15
2019-09-17GitHub CI - use cabal 3 with ghc 8.8.John MacFarlane1-1/+12
2019-09-16GitHub CI - use matrix for linux/cabal build.John MacFarlane1-10/+14
2019-09-16GitHub CI - take 2 on macos build.John MacFarlane1-6/+4
2019-09-16GitHub CI - add macos.John MacFarlane1-0/+20
2019-09-16GitHub CI - cleanup.John MacFarlane1-7/+0
2019-09-16GitHub CI - trigger build on workflow/haskell.yml change.John MacFarlane1-0/+1
2019-09-16GitHub CI: don't trigger build with doc changes.John MacFarlane1-1/+29
2019-09-16GitHub CI: comment out artifact uploading for now.John MacFarlane1-9/+16
2019-09-16GitHub CI: fix finding of executables.John MacFarlane1-1/+1
2019-09-15GitHub CI - another attempt to install artifacts.John MacFarlane1-3/+3
2019-09-15GitHuB CI tweak. cabal v2-install doesn't respect --bindir?John MacFarlane1-2/+2
2019-09-15Fix syntax of cabal v2-install.John MacFarlane1-1/+1
2019-09-15More GH CI tweaks.John MacFarlane1-3/+3