summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2024-06-26CI/MacOS: Add libompDylan Baker
2024-04-28Install ObjFW on macOS, Fedora and MSYS2 CIJonathan Schleifer
2024-04-25CI/MacOS: move some things out of the run script into the env keyDylan Baker
2024-04-25CI/MacOS: add missing packagesDylan Baker
2024-04-25CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrewDylan Baker
2024-04-25CI/MacOS: switch the Qt4 job to run on an Intel MacDylan Baker
2024-03-11CI: pin mypy to version 1.8Dylan Baker
2024-02-21ciimage: fix pathological brokenness in homebrew packaging of pythonEli Schwartz
2024-02-14workflows: Trigger on all test harness changesAndrew McNulty
2024-02-09CI image builder: fix profile loading for gentooEli Schwartz
2024-02-09ci: add GentooSam James
2024-01-02CI: fix even more brokenness in the macos CIEli Schwartz
2024-01-01CI: Fix macos.yml error "Invalid workflow file"Chris Mayo
2023-12-20ci: Don't auto-update brew when installingNirbheek Chauhan
2023-12-13do not trigger workflows on dev branchesCharles Brunet
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz
2023-11-26NOMERGE: do we need strictyaml too?Eli Schwartz
2023-11-26fix broken type annotation imports being ignoredEli Schwartz
2023-08-18CI: make linters emit colored outputEli Schwartz
2023-08-18run_mypy: add option to run once for each supported version of pythonEli Schwartz
2023-08-18CI: trigger website job when testing modifications to the website jobEli Schwartz
2023-08-18CI: add pip caching to website jobEli 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-05-01avoid re-uploading the docs when a PR is based on the upstream repoEli Schwartz
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan
2023-04-19Revert "cygwin CI: work around gcovr bug"Eli Schwartz
2023-04-19CI: update cygwin cache actions to new version supporting granular saveEli Schwartz
2023-04-17CI: cygwin coverage uploader needs to run in bash tooEli Schwartz
2023-04-11ci: properly check `test cases/windows` filesJosh Soref
2023-04-11ci: rename workflowJosh Soref
2023-02-13add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz
2023-01-01CI: bypass the cache and install codeql latestEli Schwartz
2022-11-30build: harden workflow permissionsAlex
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz
2022-11-28github workflows: upgrade setup-python to version 4Eli Schwartz
2022-11-28Add github's CodeQL scanner to CI.Eli Schwartz
2022-11-14CI: force macOS to use brew's python at all costsEli Schwartz
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia
2022-10-24ci: run `brew update` before `brew install`Carlo Cabrera
2022-10-24Revert "ci: Fix llvm detection on macOS CI"Carlo Cabrera
2022-10-07CI: add potential workaround for python crashes in MSYS2Christoph Reiter
2022-10-02Add stable regression testEli Schwartz
2022-10-02ci: Fix llvm detection on macOS CINirbheek Chauhan
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-09-03ci: Fix macOS qt4 detectionNirbheek Chauhan