summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* packaging: Build perf builds with -split-sectionswip/various-hadrian-fixesMatthew Pickering2023-01-041-2/+2
* ci: Run head.hackage jobs on upstream-testing branch rather than masterMatthew Pickering2022-12-241-1/+1
* ci: Don't run abi-test-nightly on release jobsMatthew Pickering2022-12-241-1/+0
* head.hackage: Use slow-validate bindist for linting jobsMatthew Pickering2022-12-241-14/+54
* ci: Move wasm pipelines into nightly rather than masterMatthew Pickering2022-12-231-2/+3
* ci: Bump boot images to use ghc-9.4.3Matthew Pickering2022-12-091-4/+4
* ci: Add job to test hadrian-multi commandMatthew Pickering2022-12-091-0/+51
* ci: Add job for testing interface stability across buildsMatthew Pickering2022-12-081-0/+27
* ci: Add job to test interface file determinism guaranteesMatthew Pickering2022-12-081-0/+40
* Add Javascript backendSylvain Henry2022-11-291-0/+3
* ci: add wasm32-wasi release bindist jobCheng Shao2022-11-111-0/+60
* Bump ci-images revisionCheng Shao2022-11-061-1/+1
* CI: Allow hadrian-ghc-in-ghci to run in nightliesBryan Richter2022-11-041-1/+4
* 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