Skip to content
Snippets Groups Projects
Commit 6d17dcca authored by Richard Eisenberg's avatar Richard Eisenberg Committed by Ben Gamari
Browse files

Document user-facing label

parent 6d462054
No related branches found
No related tags found
No related merge requests found
...@@ -166,7 +166,9 @@ $ nix build -f ./. --arg ghc "(import ghc-from-source.nix {ghc-path=$GHC_TREE;}) ...@@ -166,7 +166,9 @@ $ nix build -f ./. --arg ghc "(import ghc-from-source.nix {ghc-path=$GHC_TREE;})
GHC's GitLab instance uses GitLab CI and the `head-hackage-ci` tool (contained GHC's GitLab instance uses GitLab CI and the `head-hackage-ci` tool (contained
in the `ci/` directory) to test the `head.hackage` patchset against GHC releases in the `ci/` directory) to test the `head.hackage` patchset against GHC releases
and snapshots. and snapshots. It can also compile head.hackage using a patch to GHC; just add
the `user-facing` label to a GHC MR, and the existing CI infrastructure will
invoke head.hackage.
To run a similar build locally start by downloading and installing a binary To run a similar build locally start by downloading and installing a binary
distribution appropriate for your distribution and then call the `run-ci` script: distribution appropriate for your distribution and then call the `run-ci` script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment