summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Bump Windows toolchainBen Gamari2023-04-121-1/+1
* gitlab-ci: Ensure that ghc derivation is in scopeBen Gamari2022-10-161-1/+1
* gitlab-ci: Bump Docker imagesBen Gamari2022-08-051-1/+1
* gitlab-ci: Fix hadrian bootstrapping of release pipelinesBen Gamari2022-07-201-2/+6
* Add nightly job for generating docs suitable for hackage uploadMatthew Pickering2022-07-051-3/+3
* Add NO_BOOT to hackage_doc_tarball jobMatthew Pickering2022-06-171-0/+2
* ci: Allow testing bootstrapping on MRs using the "test-bootstrap" labelMatthew Pickering2022-06-141-0/+2
* ci: Test bootstrapping in release jobsMatthew Pickering2022-06-141-0/+1
* ci: Test the bootstrap without ALEX/HAPPY on pathMatthew Pickering2022-06-141-0/+3
* gitlab-ci: Rip out make jobBen Gamari2022-06-141-58/+0
* ci: Don't try to run ./boot when testing bootstrap of source distMatthew Pickering2022-06-141-0/+1
* ci: Add matrix for bootstrap sourcesZubin Duggal2022-06-141-5/+46
* hadrian: Introduce new package database for executables needed to build stage0Matthew Pickering2022-06-091-4/+4
* Add release flavour and use it for the release jobsMatthew Pickering2022-05-231-20/+20
* packaging: Introduce CI job for generating hackage documentationMatthew Pickering2022-05-181-0/+34
* ci: Add job to check that jobs.yaml is up-to-dateMatthew Pickering2022-05-181-0/+22
* ci: Generate source-tarball in release jobsMatthew Pickering2022-05-181-0/+1
* Fix name of windows release bindist in doc-tarball jobMatthew Pickering2022-05-181-1/+1
* ci: Add linting job which checks authors are not GHC CIMatthew Pickering2022-05-181-0/+18
* ci: Fix cabal-reinstall jobMatthew Pickering2022-05-181-4/+0
* gitlab-ci: Don't run make job in release pipelinesBen Gamari2022-04-301-1/+1
* 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
* ci: test bootstrapping and use hadrian for source distsZubin Duggal2022-01-111-12/+31
* gitlab-ci: Bump fedora jobs to use Fedora 33Ben Gamari2021-12-121-14/+14
* gitlab-ci: Introduce no_tntc jobBen Gamari2021-12-011-0/+8
* gitlab-ci: Add release jobs for Darwin targetsBen Gamari2021-11-251-13/+30
* gitlab-ci: Bump DOCKER_REVBen Gamari2021-11-231-1/+1