From e57254f6c8524ae338a00f09e5543e86442ee79f Mon Sep 17 00:00:00 2001 From: Michael Snoyman Date: Thu, 30 Aug 2018 09:56:11 +0300 Subject: [PATCH] Add comment on global-hints.yaml update --- CURATORS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CURATORS.md b/CURATORS.md index f447a8bf..6487d824 100644 --- a/CURATORS.md +++ b/CURATORS.md @@ -215,6 +215,11 @@ Hub to create a new Docker tag for the relevant branch name. You'll need to update both the `PATH` in `Dockerfile` and the `GHCVER` variable in `debian-bootstrap.sh`. +Ensure that the [global-hints.yaml +file](https://github.com/fpco/stackage-content/blob/master/stack/global-hints.yaml) +is updated with information on the latest GHC release by cloning that +repo and running `./update-global-hints.yaml ghc-X.Y.Z`. + ### Getting the new image to the build server Once a new Docker image is available, you'll need to pull it onto the stackage-build server (see below). Instead of pulling an unbounded number of images, I typically just