summaryrefslogtreecommitdiff
path: root/.github/workflows/msys2.yml
AgeCommit message (Expand)Author
2025-06-18Remove coverage measurement.Jussi Pakkanen
2025-06-18Update Windows version in CI.Jussi Pakkanen
2025-05-20CI: always install llvm for MSYS2Christoph Reiter
2025-03-20ci: stop installing python2 for the msys2 jobs, it's goneChristoph Reiter
2024-07-30ci: Update actions/upload-artifact to v4 to fix deprecationsNirbheek Chauhan
2024-07-30ci: Update to checkout@v4 to squelch node warningsNirbheek Chauhan
2024-04-28Install ObjFW on macOS, Fedora and MSYS2 CIJonathan Schleifer
2024-02-14workflows: Trigger on all test harness changesAndrew McNulty
2023-12-13do not trigger workflows on dev branchesCharles Brunet
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz
2023-07-30Revert "CI: add potential workaround for python crashes in MSYS2"Christoph Reiter
2023-07-06CI: gracefully handle jsonschema update requiring rust to buildEli Schwartz
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia
2022-10-07CI: add potential workaround for python crashes in MSYS2Christoph Reiter
2022-09-23CI: don't set BOOST_ROOT to an empty stringChristoph Reiter
2022-09-23Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...Christoph Reiter
2022-09-22CI: Add a temporary workaround for broken MSYS2 Python path separator behaviourChristoph Reiter
2022-06-24chore: Set permissions for GitHub actionsneilnaveen
2022-04-12add pypy3 to msys2 CI runmattip
2021-12-06ci: install pytest-subtestsDylan Baker
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger
2021-07-26Split run_unittests.py fileXavier Claessens
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2020-12-11ci: run msys2 on run_unittests.py changesDylan Baker
2020-11-23CI: install glib for the MSYS2 jobs to make pkgconf happyChristoph Reiter
2020-11-23CI: fix a typo in the msys2 workflow trigger pathsChristoph Reiter
2020-11-10workflows: be more conservative about launching msysDylan Baker
2020-11-04CI: install pytest pytest-xdist for msys2Christoph Reiter
2020-11-04CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter