summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Don't run lint-submods on nightlywip/T22325Bryan Richter2022-10-281-0/+3
* gitlab-ci: Ensure that ghc derivation is in scopeBen Gamari2022-09-051-1/+1
* ci: Attempt using normal submodule cloning strategyMatthew Pickering2022-08-301-1/+1
* gitlab-ci: Drop make build validation jobsBen Gamari2022-08-251-58/+0
* gitlab-ci: Add basic support for cross-compiler testiingBen Gamari2022-08-081-1/+1
* gitlab-ci: Bump Docker imagesBen Gamari2022-08-071-1/+1
* gitlab-ci: Fix hadrian bootstrapping of release pipelinesBen Gamari2022-08-061-2/+6
* ci: Fix pages jobMatthew Pickering2022-08-051-1/+4
* ci: Disable (broken) perf-nofibBryan Richter2022-07-251-2/+3
* Add nightly job for generating docs suitable for hackage uploadMatthew Pickering2022-07-041-3/+3
* Add NO_BOOT to hackage_doc_tarball jobMatthew Pickering2022-06-201-0/+2
* Enable eventlogs on nightly perf jobBryan Richter2022-06-161-0/+2
* ci: Add matrix for bootstrap sourcesZubin Duggal2022-06-011-5/+46
* ci: Don't try to run ./boot when testing bootstrap of source distMatthew Pickering2022-06-011-0/+1
* hadrian: Introduce new package database for executables needed to build stage0Matthew Pickering2022-05-311-4/+4
* ci: Allow testing bootstrapping on MRs using the "test-bootstrap" labelMatthew Pickering2022-05-301-0/+2
* ci: Test bootstrapping in release jobsMatthew Pickering2022-05-301-0/+1
* ci: Test the bootstrap without ALEX/HAPPY on pathMatthew Pickering2022-05-301-0/+3
* Add release flavour and use it for the release jobsMatthew Pickering2022-05-191-20/+20
* packaging: Introduce CI job for generating hackage documentationMatthew Pickering2022-05-161-0/+34
* ci: Generate source-tarball in release jobsMatthew Pickering2022-05-061-0/+1
* Fix name of windows release bindist in doc-tarball jobMatthew Pickering2022-05-061-1/+1
* ci: Add job to check that jobs.yaml is up-to-dateMatthew Pickering2022-05-051-0/+22
* gitlab-ci: Don't run make job in release pipelinesBen Gamari2022-05-041-1/+1
* ci: Add linting job which checks authors are not GHC CIMatthew Pickering2022-04-271-0/+18
* ci: Fix cabal-reinstall jobMatthew Pickering2022-04-271-4/+0
* ci: Remove doc-tarball dependency from perf and perf-nofib jobsMatthew Pickering2022-04-091-5/+0
* ci: Fix nightly head.hackage pipelinesMatthew Pickering2022-04-091-1/+15
* gitlab-ci: Bump bootstrap compiler to 9.2.2Ben Gamari2022-04-061-3/+4
* gitlab-ci: Drop dead HACKAGE_INDEX_STATE variableBen Gamari2022-04-061-2/+0
* ci: Generate jobs for all normal builds and use hadrian for all buildsMatthew Pickering2022-03-241-877/+87
* gitlab-ci: Use the linters image in hlint jobBen Gamari2022-03-111-1/+1
* ci: Fix save_cache functionwip/linters-stage1Matthew Pickering2022-03-091-1/+1
* Add 10 minute timeout to linters jobMatthew Pickering2022-03-091-1/+1
* Move bootstrap and cabal-reinstall test jobs to nightlywip/night-jobsMatthew Pickering2022-03-081-4/+4
* Replace use of BIN_DIST_PREP_TAR_COMP with BIN_DIST_NAMEMatthew Pickering2022-03-071-7/+5
* ci: Convert all deb10 make jobs into hadrian jobsMatthew Pickering2022-03-071-151/+139
* Remove test-bootstrap and cabal-reinstall jobs from fast-ci [skip ci]wip/fast-ci-fixesMatthew Pickering2022-02-251-0/+9
* Move linters into the treeMatthew Pickering2022-02-241-78/+52
* Reinstallable GHCZubin Duggal2022-02-211-0/+16
* Make sure all platforms have a release jobMatthew Pickering2022-02-111-20/+24
* Add notes linter to testsuiteMatthew Pickering2022-02-081-2/+5
* gitlab-ci: Add lint-notes jobBen Gamari2022-02-081-0/+7
* Remove linter dependency on lint-submodsMatthew Pickering2022-02-081-1/+1
* testsuite: Run testsuite dependency calculation before GHC is builtMatthew Pickering2022-02-041-1/+1
* ci: Add debian 11 jobs (validate/release/nightly)Matthew Pickering2022-02-031-1/+34
* ci: Add ENABLE_NUMA flag to explicitly turn on libnuma dependencyMatthew Pickering2022-01-271-0/+3
* ci: Move source-tarball and test-bootstrap into full-buildMatthew Pickering2022-01-261-2/+2
* ci: Move (most) deb9 jobs to deb10Matthew Pickering2022-01-251-85/+57
* ci: Nightly, run one head.hackage job with core-lint and one withoutMatthew Pickering2022-01-111-5/+18