summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-05-23ci: do not update pip on macosPaolo Bonzini
2025-05-20CI: always install llvm for MSYS2Christoph Reiter
2025-05-04Work around the mising RECORD file with homebrew pip.Russell Keith-Magee
2025-04-24ci: bump Ubuntu version for UnusedMissingReturn jobsPaolo Bonzini
2025-04-16nightly wheels: fix glob to match across directory separatorEli Schwartz
2025-04-16build nightly wheels whenever a PR is mergedEli Schwartz
2025-03-21CI: Fix filemode tests with cygwin 3.6.0Jon Turney
2025-03-20ci: stop installing python2 for the msys2 jobs, it's goneChristoph Reiter
2025-02-04ci: Update appleclang job to test Xcode-provided PythonL. E. Segovia
2025-01-19docs: Add a test to validate URLs in markdown/Users.mdDaniele Nicolodi
2025-01-08CI: remove codeqlDylan Baker
2025-01-07CI: Use a tagged version of cygwin-install-actionJon Turney
2024-12-20Prioritise Apple's toolchain in project-tests-appleclangCarlo Cabrera
2024-12-10ci: fix Ubuntu Bionic jobSam James
2024-09-23.github/workflows/os_comp.yml: set HOME to /root on OpenSUSEAndrei Horodniceanu
2024-09-20CI: run lint workflows on changes to the lint config filesDylan Baker
2024-08-04CI: Install make on CygwinJon Turney
2024-08-03CI: Adjust path filters to run tests on Cygwin when unittests changeJon Turney
2024-07-30ci: Update actions/upload-artifact to v4 to fix deprecationsNirbheek Chauhan
2024-07-30ci: Update actions/setup-python to v5 to fix deprecationsNirbheek Chauhan
2024-07-30ci: update actions/cache to v4 to fix deprecationsNirbheek Chauhan
2024-07-30ci: Update codeql-analysis action to fix deprecationsNirbheek Chauhan
2024-07-30ci: Update to checkout@v4 to squelch node warningsNirbheek Chauhan
2024-07-15tests: try to fix ubuntu bionic testsChristoph Reiter
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