summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* ci: Add version to cache keyBen Gamari2021-09-231-20/+21
* ci: More surgical use of nix in Darwin buildsBen Gamari2021-09-231-65/+31
* ci: Move phase timing logic into ci.shBen Gamari2021-09-231-95/+25
* ci: Isolate build from HOMEBen Gamari2021-09-231-0/+3
* ci: Consolidate handling of cabal cacheBen Gamari2021-09-231-9/+8
* ci: Drop redundant `cabal update`sBen Gamari2021-09-231-3/+0
* Add "fast-ci" label, for skipping most builds (#19280)Krzysztof Gogolewski2021-08-031-0/+20
* [CI] absolutely no caching on darwinMoritz Angermann2021-07-251-14/+16
* ci: Copy the cache from inside the nix-shell where $HOME is different on darwinMatthew Pickering2021-07-101-6/+8
* Move aarch64-linux-llvm to nightlyMoritz Angermann2021-07-021-0/+1
* Revert "Move validate-x86_64-linux-deb9-hadrian back to quick-build"Moritz Angermann2021-07-021-1/+1
* [ci] Separate llvm and NCG test metrics for aarch64-linuxMoritz Angermann2021-07-011-0/+3
* [ci] don't allow aarch64-linux (ncg) to failMoritz Angermann2021-07-011-1/+1
* ci: Don't allow aarch64-darwin to failMatthew Pickering2021-06-291-3/+0
* ci: Don't allow the nightly pipeline to be interrupted.Douglas Wilson2021-06-231-0/+44
* CI: Don't set EXTRA_HC_OPTS in head.hackage jobMatthew Pickering2021-06-221-1/+3
* Darwin CI: Don't explicitly pass ncurses/iconv pathsMatthew Pickering2021-06-201-2/+2
* CI: Keep the value of PERF_NOTE_KEY in darwin environmentsMatthew Pickering2021-06-191-0/+1
* Move validate-x86_64-linux-deb9-hadrian back to quick-buildwip/t20003Matthew Pickering2021-06-171-1/+1
* gitlab-ci: Bump ci-imagesBen Gamari2021-06-161-1/+1
* [ci] force CC=clang for aarch64-linuxMoritz Angermann2021-06-051-0/+1
* [ci] no docs for aarch64-linux-llvmMoritz Angermann2021-06-051-0/+7
* [ci] -llvm with --way=llvmMoritz Angermann2021-06-051-0/+2
* Adds AArch64 Native Code GeneratorMoritz Angermann2021-06-051-8/+14
* CI: Don't explicitly build hadrian before using run_hadrianMatthew Pickering2021-06-021-2/+0
* Run both lint jobs togetherMatthew Pickering2021-06-021-9/+1
* hadrian: Speed up lint:base ruleMatthew Pickering2021-06-021-1/+0
* [ci] faster pipelineMoritz Angermann2021-05-251-5/+1
* [ci/darwin] cabal-cache dir can be specified per archMoritz Angermann2021-05-251-5/+12
* [ci/darwin] use system provided iconv and cursesMoritz Angermann2021-05-251-2/+2
* [ci] darwin uses hadrianMoritz Angermann2021-05-251-48/+24
* Only run armv7-linux-deb10 build nightlyMatthew Pickering2021-05-211-1/+2
* gitlab-ci: Add Alpine job linking against gmp integer backendBen Gamari2021-05-201-3/+13
* CI: Disable darwin buildsMatthew Pickering2021-05-191-2/+2
* [ci] Add support for building on aarch64-darwinMoritz Angermann2021-05-071-8/+188
* Revert "[ci/arm/darwin/testsuite] Forwards ports from GHC-8.10"Ben Gamari2021-04-051-188/+8
* gitlab-ci: Ignore performance metrics failures in release jobsBen Gamari2021-04-021-0/+6
* gitlab-ci: CI wibblesBen Gamari2021-04-021-0/+3
* gitlab-ci: Drop Debian 8 jobBen Gamari2021-04-011-26/+0
* gitlab-ci: Extend expiration time of simple perf job artifactsBen Gamari2021-03-311-1/+1
* gitlab-ci: Trigger head.hackage jobs via pipeline IDwip/head-hackage-trigger-2Ben Gamari2021-03-301-1/+2
* gitlab-ci: Bump ci-imagesBen Gamari2021-03-281-1/+1
* Add compiler linting to CIHécate2021-03-251-0/+9
* gitlab-ci: Rework handling of head.hackage job triggerBen Gamari2021-03-231-8/+9
* [ci/arm/darwin/testsuite] Forwards ports from GHC-8.10Moritz Angermann2021-03-211-8/+188
* gitlab-ci: Always start with fresh clonewip/ci-fixes-2Ben Gamari2021-03-201-0/+3
* gitlab-ci: Ignore performance improvements in marge jobsBen Gamari2021-03-191-2/+2
* testsuite: Make --ignore-perf-tests more expressiveBen Gamari2021-03-191-2/+2
* [ci] don't make marge double build.wip/angerman/fix-18744Moritz Angermann2021-03-171-1/+0
* Make the CI jobs interruptibleHécate Moonlight2021-03-171-0/+2