aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/nightly.yml
AgeCommit message (Expand)Author
2022-10-29Nightly: strip executables on windows and macos.John MacFarlane
2022-10-29Use cabal for nightly builds.John MacFarlane
2022-10-29Nightly windows: add stack clean.John MacFarlane
2022-10-29ALlow nightly action to be run manually.John MacFarlane
2022-10-29Nightly windows build: use --local-bin-path to place binary.John MacFarlane
2022-10-02Fix `nightly` flag for macos nightly build.John MacFarlane
2022-10-01Fix nightly Windows build so it uses `nightly` flag.John MacFarlane
2022-09-29cabal.project: move back to using `flags:`.John MacFarlane
2022-09-23Fix stack config, nightly buildAlbert Krewinkel
2022-09-18build(deps): bump actions/upload-artifact from 2 to 3 (#8304)dependabot[bot]
2022-08-08Switch CI to ubuntu-latest.John MacFarlane
2022-07-24CI: update macos container version (#8197)Sukka
2022-04-24nightly: use ghcup instead of haskell/actionsJohn MacFarlane
2022-04-24Bump haskell/actions from 1 to 2 (#8039)dependabot[bot]
2022-04-12Add 'nightly' flag.John MacFarlane
2022-04-12Revert "Add 'nightly' flag and build with this for nightlies."John MacFarlane
2022-04-12Revert "Nightly builds: ensure that data files are baked in."John MacFarlane
2022-04-12Nightly builds: ensure that data files are baked in.John MacFarlane
2022-04-11Add 'nightly' flag and build with this for nightlies.John MacFarlane
2022-04-04Set permissions for GitHub actions (#8005)Naveen
2022-03-24Bump actions/checkout from 2 to 3 (#7986)dependabot[bot]
2021-11-17Update build files (#7696)Fabián Heredia Montiel
2021-04-19Fix nightly build.John MacFarlane
2021-03-06Fix linux nightly build to use ghc 8.10.3.John MacFarlane
2020-10-05Run nightly one hour later.John MacFarlane
2020-09-23Revert stack->cabal change in nightly.yml.John MacFarlane
2020-09-22Nightly process improvements.John MacFarlane
2020-09-22CI: use checkout@v2, and use haskell-setup to install stack.John MacFarlane
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