summaryrefslogtreecommitdiff
path: root/.gitlab/gen_ci.hs
Commit message (Expand)AuthorAgeFilesLines
* Build vanilla alpine bindistsMatthew Pickering2023-05-111-3/+10
* Use hash-unit-ids in release jobsMatthew Pickering2023-05-041-1/+4
* ci: additional wasm32 manual jobs in validate pipelinesCheng Shao2023-04-271-2/+4
* ci: use alpine3_17-wasm image for wasm jobsCheng Shao2023-03-301-3/+3
* gitlab-ci: Add job bootstrapping with nonmoving GCBen Gamari2023-03-081-3/+18
* Allow nightly-x86_64-linux-deb10-validate+thread_sanitizer to failBryan Richter2023-02-281-1/+3
* Allow failure in nightly-x86_64-linux-deb10-no_tntc-validateBryan Richter2023-02-151-1/+7
* JS: replace "js" architecture with "javascript"Sylvain Henry2023-02-061-1/+1
* CI: JavaScript backend runs testsuitedoyougnu2023-02-021-1/+1
* gen_ci: Only consider release jobs for job metadataMatthew Pickering2023-01-301-4/+1
* ci: Remove FreeBSD job from release pipelinesMatthew Pickering2023-01-301-1/+1
* ci: Add ubuntu18_04 nightly and release jobsMatthew Pickering2023-01-261-0/+3
* gitlab-ci: Add Rocky8 jobsBen Gamari2023-01-231-1/+12
* Add scripts to generate ghcup metadata on nightly and release pipelinesMatthew Pickering2023-01-161-24/+111
* ci: Don't build aarch64-deb10-llvm job on release pipelinesMatthew Pickering2023-01-161-1/+1
* wasm ci: Remove wasm release jobsMatthew Pickering2023-01-131-5/+3
* ci: add wasm ci jobs via gen_ci.hsCheng Shao2023-01-131-2/+33
* ci: improve nix-shell for gen_ci.hs and fix some ghc/hlint warningsCheng Shao2023-01-131-17/+18
* Change MSYSTEM to CLANG64 uniformlyCheng Shao2023-01-121-2/+1
* Disable split sections on aarch64-deb10 buildMatthew Pickering2023-01-091-1/+1
* ci: Upgrade darwin, windows and freebsd CI to use GHC-9.4.3Matthew Pickering2023-01-061-4/+4
* packaging: Build perf builds with -split-sectionswip/various-hadrian-fixesMatthew Pickering2023-01-041-9/+16
* gitlab-ci: Introduce aarch64-linux-llvm jobBen Gamari2022-12-241-0/+1
* CI: Remove ARMv7 jobsBryan Richter2022-12-011-19/+1
* CI: Forbid the fully static build on Alpine to fail.M Farkas-Dyck2022-12-011-1/+1
* Add Javascript backendSylvain Henry2022-11-291-6/+25
* run_ci: remove monoidal-containersBryan Richter2022-08-161-11/+26
* Revert "gitlab-ci: Add release job for aarch64/debian 11"Matthew Pickering2022-08-111-1/+0
* gitlab-ci: Run ARMv7 jobs when ~ARM label is usedBen Gamari2022-08-101-1/+4
* gitlab-ci: Fix ARMv7 buildBen Gamari2022-08-101-2/+9
* gitlab-ci: Bump to use freebsd13 runnersBen Gamari2022-08-091-14/+14
* gitlab-ci: Add basic support for cross-compiler testiingBen Gamari2022-08-081-3/+11
* gitlab-ci: Introduce validation job for aarch64 cross-compilationBen Gamari2022-08-081-1/+9
* gitlab-ci: Add release job for aarch64/debian 11Ben Gamari2022-08-081-0/+1
* Add nightly job for generating docs suitable for hackage uploadMatthew Pickering2022-07-041-0/+8
* ci: Don't build sphinx documentation on centosMatthew Pickering2022-05-191-0/+3
* Add release flavour and use it for the release jobsMatthew Pickering2022-05-191-6/+6
* Add back Debian9 CI jobsMatthew Pickering2022-05-111-0/+3
* gitlab-ci: Always preserve artifacts, even in failed jobsBen Gamari2022-05-041-0/+10
* gitlab-ci: Use ld.lld on ARMv7/LinuxBen Gamari2022-05-041-5/+11
* ci: Replace "always" with "on_success" to stop build jobs running before hadr...Matthew Pickering2022-04-081-3/+3
* gitlab-ci: Bump bootstrap compiler to 9.2.2Ben Gamari2022-04-061-2/+2
* gitlab-ci: Disable cabal-install store caching on WindowsBen Gamari2022-04-051-4/+9
* ci: Attempt to fix windows cache issuesMatthew Pickering2022-04-011-1/+6
* ci: Regenerate jobs.yamlMatthew Pickering2022-04-011-0/+8
* ci: Generate jobs for all normal builds and use hadrian for all buildsMatthew Pickering2022-03-241-0/+747