aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/nightly.yml
AgeCommit message (Expand)Author
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane
2020-06-14CI: use ubuntu-18.04 instead of 20.04.John MacFarlane
2020-06-14CI: use cabal 3.2, also specify OS versions instead of 'latest.'John MacFarlane
2020-06-14Switch CI to use ghc 8.8.3.John MacFarlane
2020-06-13nightly: add ls statements to diagnose linux build failure.John MacFarlane
2020-05-04Revert "Use 'set __COMPAT_LAYER=' in Windows CI builds."John MacFarlane
2020-05-04Use 'set __COMPAT_LAYER=' in Windows CI builds.John MacFarlane
2020-04-17Fix path for nightly linux build.John MacFarlane
2020-04-16nightly: don't need to apt-get install. ci: test on ghc 8.10.1.John MacFarlane
2020-04-16nightly: ensure that ghc 8.8.1 is used for linux.John MacFarlane
2020-04-15nightly build: print ghc, cabal versions for diagnostics.John MacFarlane
2020-04-15Use ghc 8.8.1 for nightly linux build.John MacFarlane
2019-09-21Nightly - removed diagnostics.John MacFarlane
2019-09-21Nightly - another attempt to fix windows.John MacFarlane
2019-09-21Nightlies - another attempt to fix windows build.John MacFarlane
2019-09-20Nightlies - 6 hour schedule for now.John MacFarlane
2019-09-20Nightly - more windows tweaks.John MacFarlane
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-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