Forked from
Glasgow Haskell Compiler / GHC
7436 commits behind, 157 commits ahead of the upstream repository.
-
Alp Mestanogullari authored
ghc-ci is a tiny webservice that acts as an intermediate between our CircleCI jobs on Gitlab and the actual builds running on CircleCI, so that the build script doesn't need to rely on any secret, which makes the whole setup fork-friendly. The concrete effect of this patch is to allow any fork of GHC on Gitlab to run CircleCI jobs.
Alp Mestanogullari authoredghc-ci is a tiny webservice that acts as an intermediate between our CircleCI jobs on Gitlab and the actual builds running on CircleCI, so that the build script doesn't need to rely on any secret, which makes the whole setup fork-friendly. The concrete effect of this patch is to allow any fork of GHC on Gitlab to run CircleCI jobs.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
circle-ci-job.sh 3.95 KiB