summaryrefslogtreecommitdiff
path: root/ci
AgeCommit message (Expand)Author
2024-02-09CI image builder: fix profile loading for gentooEli Schwartz
2024-02-09ci: fedora; add file packageSam James
2024-02-09ci: add GentooSam James
2023-12-13Use SPDX-License-Identifier consistentlyDylan Baker
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz
2023-11-12CI: adapt to renamed fedora package when building updated imagesEli Schwartz
2023-11-06ci: Add arm rust toolchain in ubuntu-rolling imageXavier Claessens
2023-10-04CI: fix the fix for python actually being mildly usefulEli Schwartz
2023-10-04CI: fix broken ciimage builder script failing to correctly copy mesonEli Schwartz
2023-10-04CI: install an older java on opensuseEli Schwartz
2023-07-20ci: Add Rust Windows cross toolchain on ubuntu-rolling imageXavier Claessens
2023-07-18CI image builder: log commands a bitEli Schwartz
2023-07-18CI: install a newer java on opensuseEli Schwartz
2023-06-07azure pipelines: force python2 to be installedEli Schwartz
2023-05-28ciimage: fix pathological brokenness in Debian packaging of pythonEli Schwartz
2023-05-05Add Cython to Windows CI jobs on AzureRalf Gommers
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan
2023-04-11fix various spelling issuesJosh Soref
2023-02-12CI: ensure pypy3 has the basic packagesEli Schwartz
2023-02-08CI: migrate pypy3 tests from bionic to ArchEli Schwartz
2023-02-08CI: skip valgrind test on ArchEli Schwartz
2023-01-08CI: fix cuda image breakageEli Schwartz
2023-01-08CI: get wxgtk2 via aur_pkgs as it was dropped from the official reposEli Schwartz
2022-11-16fix confusing azure pipelines status for coverageEli Schwartz
2022-08-09CI: include zlib devel package for the mingw cross testsEli Schwartz
2022-08-05CI: remove nim from the ubuntu rolling install listEli Schwartz
2022-07-11CI: install ifort on WindowsEli Schwartz
2022-04-12add a pypy3 for windows toomattip
2022-04-11add pypy3 to the bionic imagemattip
2022-03-03CI images: add the JRE to UbuntuEli Schwartz
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis
2022-01-22Merge pull request #9742 from ximion/wip/itstoolJussi Pakkanen
2022-01-10bump minimum required version of python to 3.7Eli Schwartz
2022-01-10update ubuntu bionic to use python 3.7Eli Schwartz
2021-12-18ci: Make sure itstool is available on Ubuntu as wellMatthias Klumpp
2021-12-06ci: install pytest-subtestsDylan Baker
2021-12-06ci/ubuntu-rolling: remove pkg-config-arm-linux-gnueabihfDylan Baker
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-06ci: Add TTY mode to the image builder mounting mesonDaniel Mensinger
2021-09-24pipelines: add 32bit clippy to 32bit rustDylan Baker
2021-09-04ci: Also use the `autoCancel` key for AzureDaniel Mensinger
2021-09-04ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger
2021-08-16ci: Use 32-bit Rust and Python on vs2017 x86Nirbheek Chauhan
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney
2021-07-12azure: propagate run_tests.py exit codeJon Turney
2021-07-07Annotate framework tests with where they are expected to skipJon Turney
2021-06-29fix: Always explicitly set encoding for text files (fixes #8263)Daniel Mensinger
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2021-06-11ci: Fix CI image builderDaniel Mensinger
2021-02-07Add Qt6 moduleLuca Weiss