aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/nightly.yml
AgeCommit message (Expand)AuthorFilesLines
2021-11-17Update build files (#7696)Fabián Heredia Montiel1-1/+1
2021-04-19Fix nightly build.John MacFarlane1-2/+2
2021-03-06Fix linux nightly build to use ghc 8.10.3.John MacFarlane1-0/+7
2020-10-05Run nightly one hour later.John MacFarlane1-1/+1
2020-09-23Revert stack->cabal change in nightly.yml.John MacFarlane1-20/+21
2020-09-22Nightly process improvements.John MacFarlane1-33/+20
2020-09-22CI: use checkout@v2, and use haskell-setup to install stack.John MacFarlane1-3/+3
2020-09-21Add built-in citation support using new citeproc library.John MacFarlane1-9/+6
2020-06-14CI: use ubuntu-18.04 instead of 20.04.John MacFarlane1-1/+1
2020-06-14CI: use cabal 3.2, also specify OS versions instead of 'latest.'John MacFarlane1-5/+5
2020-06-14Switch CI to use ghc 8.8.3.John MacFarlane1-2/+2
2020-06-13nightly: add ls statements to diagnose linux build failure.John MacFarlane1-0/+2
2020-05-04Revert "Use 'set __COMPAT_LAYER=' in Windows CI builds."John MacFarlane1-2/+0
2020-05-04Use 'set __COMPAT_LAYER=' in Windows CI builds.John MacFarlane1-0/+2
2020-04-17Fix path for nightly linux build.John MacFarlane1-1/+1
2020-04-16nightly: don't need to apt-get install. ci: test on ghc 8.10.1.John MacFarlane1-5/+0
2020-04-16nightly: ensure that ghc 8.8.1 is used for linux.John MacFarlane1-1/+1
2020-04-15nightly build: print ghc, cabal versions for diagnostics.John MacFarlane1-0/+2
2020-04-15Use ghc 8.8.1 for nightly linux build.John MacFarlane1-1/+1
2019-09-21Nightly - removed diagnostics.John MacFarlane1-3/+2
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-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 MacFarlane1-0/+101