aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
3 daysCI/MacOS: Add libompDylan Baker1-1/+1
2024-04-28Install ObjFW on macOS, Fedora and MSYS2 CIJonathan Schleifer2-1/+2
2024-04-25CI/MacOS: move some things out of the run script into the env keyDylan Baker1-1/+1
2024-04-25CI/MacOS: add missing packagesDylan Baker1-2/+2
2024-04-25CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrewDylan Baker1-10/+10
2024-04-25CI/MacOS: switch the Qt4 job to run on an Intel MacDylan Baker1-1/+3
2024-03-11CI: pin mypy to version 1.8Dylan Baker1-1/+2
2024-02-21ciimage: fix pathological brokenness in homebrew packaging of pythonEli Schwartz1-0/+4
2024-02-14workflows: Trigger on all test harness changesAndrew McNulty3-6/+6
2024-02-09CI image builder: fix profile loading for gentooEli Schwartz1-1/+0
2024-02-09ci: add GentooSam James2-0/+2
2024-01-02CI: fix even more brokenness in the macos CIEli Schwartz1-3/+2
2024-01-01CI: Fix macos.yml error "Invalid workflow file"Chris Mayo1-1/+1
2023-12-20ci: Don't auto-update brew when installingNirbheek Chauhan1-0/+5
2023-12-13do not trigger workflows on dev branchesCharles Brunet5-2/+14
2023-12-10unittests: migrate from jsonschema to fastjsonschemaEli Schwartz3-5/+4
2023-11-26NOMERGE: do we need strictyaml too?Eli Schwartz1-1/+1
2023-11-26fix broken type annotation imports being ignoredEli Schwartz1-1/+1
2023-08-18CI: make linters emit colored outputEli Schwartz1-2/+4
2023-08-18run_mypy: add option to run once for each supported version of pythonEli Schwartz1-1/+3
2023-08-18CI: trigger website job when testing modifications to the website jobEli Schwartz1-0/+2
2023-08-18CI: add pip caching to website jobEli Schwartz1-0/+16
2023-07-30Revert "CI: add potential workaround for python crashes in MSYS2"Christoph Reiter1-3/+0
2023-07-06CI: gracefully handle jsonschema update requiring rust to buildEli Schwartz2-2/+4
2023-05-01avoid re-uploading the docs when a PR is based on the upstream repoEli Schwartz1-3/+2
2023-04-24ci: Don't error out CI if codecov upload failsNirbheek Chauhan6-9/+9
2023-04-21ci: Move to the codecov github actionNirbheek Chauhan6-17/+95
2023-04-19Revert "cygwin CI: work around gcovr bug"Eli Schwartz1-6/+0
2023-04-19CI: update cygwin cache actions to new version supporting granular saveEli Schwartz1-3/+8
2023-04-17CI: cygwin coverage uploader needs to run in bash tooEli Schwartz1-1/+4
2023-04-11ci: properly check `test cases/windows` filesJosh Soref1-2/+2
2023-04-11ci: rename workflowJosh Soref1-3/+3
2023-03-16Disable codecov commentXavier Claessens1-0/+3
2023-02-13add a CI runner testing that Meson runs correctly under PyPy3Eli Schwartz1-0/+15
2023-01-01CI: bypass the cache and install codeql latestEli Schwartz1-0/+2
2022-11-30build: harden workflow permissionsAlex3-0/+9
2022-11-28github workflows: upgrade actions/upload-artifact to version 3Eli Schwartz3-4/+4
2022-11-28github workflows: upgrade actions/checkout to version 3Eli Schwartz10-16/+16
2022-11-28github workflows: upgrade setup-python to version 4Eli Schwartz4-8/+8
2022-11-28Add github's CodeQL scanner to CI.Eli Schwartz3-0/+40
2022-11-14CI: force macOS to use brew's python at all costsEli Schwartz1-1/+7
2022-10-30ci: Fix usage of concurrency in branches other than masterL. E. Segovia9-9/+9
2022-10-24ci: run `brew update` before `brew install`Carlo Cabrera1-0/+2
2022-10-24Revert "ci: Fix llvm detection on macOS CI"Carlo Cabrera1-27/+12
2022-10-07CI: add potential workaround for python crashes in MSYS2Christoph Reiter1-0/+3
2022-10-02Add stable regression testEli Schwartz1-0/+35
2022-10-02ci: Fix llvm detection on macOS CINirbheek Chauhan1-12/+27
2022-09-23CI: don't set BOOST_ROOT to an empty stringChristoph Reiter1-1/+0
2022-09-23Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator...Christoph Reiter1-3/+0
2022-09-22CI: Add a temporary workaround for broken MSYS2 Python path separator behaviourChristoph Reiter1-0/+3