Commits on Source (8)
-
Zubin authoredfe72b700
-
Zubin authoreda60f69aa
-
Zubin authored1a53e7bf
-
Zubin authoredeb6f0d0f
-
Zubin authored
testsuite: fix normalisation of T9930fail so that it doesn't get tripped up by ghc executable (ARGV[0]) differences
b334a242 -
Zubin authoredd28ee421
-
By setting the ONLY_JOBS variable to the name of the job (or multiple jobs), the resulting pipeline will include a validation job for that pipeline. For example - if you set ONLY_JOBS="x86_64-linux-ubuntu22_04-validate" then a ubuntu22_04 job will be included in the validation pipeline. This is useful for testing specific jobs. Fixes #25332 (cherry picked from commit cca59600)
cf4e7882 -
Zubin authored34028785
Showing
- .gitlab/generate-ci/gen_ci.hs 40 additions, 18 deletions.gitlab/generate-ci/gen_ci.hs
- .gitlab/jobs.yaml 1541 additions, 160 deletions.gitlab/jobs.yaml
- compiler/ghc.cabal.in 1 addition, 1 deletioncompiler/ghc.cabal.in
- configure.ac 1 addition, 1 deletionconfigure.ac
- libraries/Cabal 1 addition, 1 deletionlibraries/Cabal
- libraries/array 1 addition, 1 deletionlibraries/array
- libraries/base/base.cabal.in 1 addition, 1 deletionlibraries/base/base.cabal.in
- libraries/deepseq 1 addition, 1 deletionlibraries/deepseq
- libraries/directory 1 addition, 1 deletionlibraries/directory
- libraries/filepath 1 addition, 1 deletionlibraries/filepath
- libraries/ghc-boot-th/ghc-boot-th.cabal.in 1 addition, 1 deletionlibraries/ghc-boot-th/ghc-boot-th.cabal.in
- libraries/ghc-boot/ghc-boot.cabal.in 1 addition, 1 deletionlibraries/ghc-boot/ghc-boot.cabal.in
- libraries/ghc-compact/ghc-compact.cabal 1 addition, 1 deletionlibraries/ghc-compact/ghc-compact.cabal
- libraries/ghc-experimental/ghc-experimental.cabal.in 1 addition, 1 deletionlibraries/ghc-experimental/ghc-experimental.cabal.in
- libraries/ghci/ghci.cabal.in 1 addition, 1 deletionlibraries/ghci/ghci.cabal.in
- libraries/haskeline 1 addition, 1 deletionlibraries/haskeline
- libraries/hpc 1 addition, 1 deletionlibraries/hpc
- libraries/os-string 1 addition, 1 deletionlibraries/os-string
- libraries/parsec 1 addition, 1 deletionlibraries/parsec
- libraries/process 1 addition, 1 deletionlibraries/process
This diff is collapsed.