summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Allow submodule cleaning to fail on WindowsBen Gamari2020-01-201-3/+7
* gitlab-ci: Reenable submodule linterBen Gamari2020-01-201-2/+1
* gitlab-ci: Don't FORCE_SYMLINKS on WindowsBen Gamari2020-01-171-1/+1
* gitlab-ci: Retain bindists used by head.hackage for longerBen Gamari2020-01-121-1/+3
* gitlab-ci: Pull test metrics before running testsuiteBen Gamari2020-01-071-4/+6
* configure: Find Python3 for testsuiteBen Gamari2020-01-071-1/+1
* gitlab-ci: Disallow Windows from failingBen Gamari2020-01-071-1/+0
* gitlab-ci: Don't allow armv7 jobs to failBen Gamari2019-12-171-1/+0
* gitlab-ci: Drop redundant release-x86_64-linux-deb9 jobBen Gamari2019-12-161-14/+0
* gitlab-ci: Re-add release-x86_64-deb9 jobBen Gamari2019-12-161-6/+5
* gitlab-ci: Another approach for xz detectionBen Gamari2019-12-161-5/+0
* gitlab-ci: Use xz --threads on AlpineBen Gamari2019-12-161-0/+1
* gitlab-ci: Allow debian 8 build to failBen Gamari2019-12-161-0/+1
* gitlab-ci: Use xz --threads on Debian 10Ben Gamari2019-12-161-1/+2
* gitlab-ci: Fix Windows artifact collectionBen Gamari2019-12-161-0/+2
* gitlab-ci: Move -dwarf and -debug jobs to full-build stageBen Gamari2019-12-121-2/+2
* gitlab-ci: Move changelog linting logic to shell scriptBen Gamari2019-12-101-5/+1
* gitlab-ci: Always build source tarballBen Gamari2019-12-021-0/+1
* gitlab-ci: Add release-x86_64-linux-deb9 jobBen Gamari2019-12-021-0/+14
* gitlab-ci: Fix Windows bindist collectionBen Gamari2019-12-021-1/+1
* gitlab-ci: Add Debian 10 buildsBen Gamari2019-12-021-1/+35
* gitlab-ci: Consolidate release build configurationBen Gamari2019-12-021-23/+25
* gitlab-ci: Set LANG on CentOS 7Ben Gamari2019-12-021-0/+2
* gitlab-ci: pxz is unavailable on CentOS 7Ben Gamari2019-12-021-0/+2
* gitlab-ci: Bump Docker imagesBen Gamari2019-12-021-1/+1
* gitlab-ci: Disable Sphinx build on Debian 8Ben Gamari2019-12-021-0/+6
* gitlab-ci: Fix changelog linting logicBen Gamari2019-12-021-1/+1
* Fix more typosBrian Wignall2019-12-021-1/+1
* gitlab-ci: Fix submodule linterBen Gamari2019-11-171-2/+2
* Bump supported LLVM version to 9.0Ben Gamari2019-11-151-1/+1
* gitlab-ci: Allow Windows to fail againBen Gamari2019-11-141-0/+1
* hadrian: fix Windows CI scriptAlp Mestanogullari2019-11-131-3/+2
* ci: push perf test metrics even when the testsuite doesn't passAlp Mestanogullari2019-11-111-1/+1
* hadrian: export METRICS_FILE to make it accessible to perf notes scriptAlp Mestanogullari2019-11-111-3/+3
* gitlab-ci: Don't allow Windows make job to failBen Gamari2019-11-091-2/+0
* hadrian: fix support for the recording of perf test resultsAlp Mestanogullari2019-11-071-3/+11
* gitlab-ci: Fix the ARMv7 tripleBen Gamari2019-10-301-1/+1
* gitlab-ci: Fix binary distribution testingBen Gamari2019-10-291-20/+20
* gitlab-ci: Use pxz to compress binary distributionsBen Gamari2019-10-291-1/+1
* gitlab-ci: Factor out Linux Hadrian validation logicBen Gamari2019-10-291-3/+6
* gitlab-ci: Use Hadrian for unregisterised jobBen Gamari2019-10-291-7/+7
* linters: Add mode to lint given set of filesBen Gamari2019-10-291-2/+2
* Enable PDF documentationBen Gamari2019-10-261-4/+0
* gitlab-ci: Produce ARMv7 binary distributionsBen Gamari2019-10-261-0/+36
* gitlab-ci: Run check-uniques during lint jobBen Gamari2019-10-251-0/+1
* hadrian/ci: run testsuite against a freshly produced and installed bindistAlp Mestanogullari2019-10-251-3/+9
* CI: Always dump performance metrics.David Eichmann2019-10-221-1/+2
* gitlab-ci: Move hadrian-ghc-in-ghci job firstBen Gamari2019-10-141-8/+11
* gitlab-ci: Use validate flavour in hadrian buildsBen Gamari2019-10-081-6/+10
* gitlab-ci: Add missing TEST_ENV variablesBen Gamari2019-10-081-1/+9