Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
7436 commits behind, 157 commits ahead of the upstream repository.
  • Alp Mestanogullari's avatar
    93a3f907
    update (CicleCI) CI script to work with ghc-ci · 93a3f907
    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.
    93a3f907
    History
    update (CicleCI) CI script to work with ghc-ci
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
circle-ci-job.sh 3.95 KiB