- 5b39146 CI: remove codeql by Dylan Baker · 2 months ago
- 836bfb9 CI: Use a tagged version of cygwin-install-action by Jon Turney · 2 months ago
- 0025805 Prioritise Apple's toolchain in project-tests-appleclang by Carlo Cabrera · 3 months ago
- 54cab09 ci: fix Ubuntu Bionic job by Sam James · 3 months ago
- 726d9c0 .github/workflows/os_comp.yml: set HOME to /root on OpenSUSE by Andrei Horodniceanu · 6 months ago
- 933b012 CI: run lint workflows on changes to the lint config files by Dylan Baker · 6 months ago
- 97fc2a1 CI: Install make on Cygwin by Jon Turney · 8 months ago
- fdf8605 CI: Adjust path filters to run tests on Cygwin when unittests change by Jon Turney · 8 months ago
- 2daf5f7 ci: Update actions/upload-artifact to v4 to fix deprecations by Nirbheek Chauhan · 8 months ago
- fb108e6 ci: Update actions/setup-python to v5 to fix deprecations by Nirbheek Chauhan · 8 months ago
- d077c2f ci: update actions/cache to v4 to fix deprecations by Nirbheek Chauhan · 8 months ago
- b7e94d2 ci: Update codeql-analysis action to fix deprecations by Nirbheek Chauhan · 8 months ago
- cc03322 ci: Update to checkout@v4 to squelch node warnings by Nirbheek Chauhan · 8 months ago
- 9cc94a1 tests: try to fix ubuntu bionic tests by Christoph Reiter · 8 months ago
- 07ef85e CI/MacOS: Add libomp by Dylan Baker · 11 months ago
- 538abcf Install ObjFW on macOS, Fedora and MSYS2 CI by Jonathan Schleifer · 11 months ago
- b732070 CI/MacOS: move some things out of the run script into the env key by Dylan Baker · 11 months ago
- d40e679 CI/MacOS: add missing packages by Dylan Baker · 11 months ago
- 274445d CI/MacOS: Fix paths that have changed from /usr/local to /opt/homebrew by Dylan Baker · 11 months ago
- 869bb7b CI/MacOS: switch the Qt4 job to run on an Intel Mac by Dylan Baker · 11 months ago
- 675c323 CI: pin mypy to version 1.8 by Dylan Baker · 1 year ago
- a35d4d3 ciimage: fix pathological brokenness in homebrew packaging of python by Eli Schwartz · 1 year, 11 months ago
- c80ece2 workflows: Trigger on all test harness changes by Andrew McNulty · 1 year, 1 month ago
- 3c7bc8c CI image builder: fix profile loading for gentoo by Eli Schwartz · 1 year, 1 month ago
- fe8123b ci: add Gentoo by Sam James · 1 year, 6 months ago
- 8e366b8 CI: fix even more brokenness in the macos CI by Eli Schwartz · 1 year, 3 months ago
- 457161c CI: Fix macos.yml error "Invalid workflow file" by Chris Mayo · 1 year, 3 months ago
- 191449f ci: Don't auto-update brew when installing by Nirbheek Chauhan · 1 year, 3 months ago
- c168687 do not trigger workflows on dev branches by Charles Brunet · 1 year, 4 months ago
- 17c6d5e unittests: migrate from jsonschema to fastjsonschema by Eli Schwartz · 1 year, 4 months ago
- 739bdef NOMERGE: do we need strictyaml too? by Eli Schwartz · 1 year, 4 months ago
- caa38da fix broken type annotation imports being ignored by Eli Schwartz · 1 year, 4 months ago
- 253df6f CI: make linters emit colored output by Eli Schwartz · 1 year, 7 months ago
- 1ed619d run_mypy: add option to run once for each supported version of python by Eli Schwartz · 1 year, 7 months ago
- 2edcbb4 CI: trigger website job when testing modifications to the website job by Eli Schwartz · 1 year, 7 months ago
- 9153b82 CI: add pip caching to website job by Eli Schwartz · 1 year, 7 months ago
- 3752041 Revert "CI: add potential workaround for python crashes in MSYS2" by Christoph Reiter · 1 year, 8 months ago
- ecbba0c CI: gracefully handle jsonschema update requiring rust to build by Eli Schwartz · 1 year, 9 months ago
- f3635ff avoid re-uploading the docs when a PR is based on the upstream repo by Eli Schwartz · 1 year, 11 months ago
- 523204f ci: Don't error out CI if codecov upload fails by Nirbheek Chauhan · 1 year, 11 months ago
- c0c9f75 ci: Move to the codecov github action by Nirbheek Chauhan · 2 years ago
- 42e6c58 Revert "cygwin CI: work around gcovr bug" by Eli Schwartz · 1 year, 11 months ago
- 469ed63 CI: update cygwin cache actions to new version supporting granular save by Eli Schwartz · 1 year, 11 months ago
- 4cd4f98 CI: cygwin coverage uploader needs to run in bash too by Eli Schwartz · 1 year, 11 months ago
- ccc0cb9 ci: properly check `test cases/windows` files by Josh Soref · 2 years ago
- bb698bc ci: rename workflow by Josh Soref · 2 years ago
- e0b63d5 add a CI runner testing that Meson runs correctly under PyPy3 by Eli Schwartz · 2 years, 1 month ago
- 334d213 CI: bypass the cache and install codeql latest by Eli Schwartz · 2 years, 3 months ago
- 9074ad9 build: harden workflow permissions by Alex · 2 years, 6 months ago
- 1a6a014 github workflows: upgrade actions/upload-artifact to version 3 by Eli Schwartz · 2 years, 4 months ago
- 01c8205 github workflows: upgrade actions/checkout to version 3 by Eli Schwartz · 2 years, 4 months ago
- bf1fbfd github workflows: upgrade setup-python to version 4 by Eli Schwartz · 2 years, 5 months ago
- 5022fd3 Add github's CodeQL scanner to CI. by Eli Schwartz · 2 years, 4 months ago
- 0e5d632 CI: force macOS to use brew's python at all costs by Eli Schwartz · 2 years, 4 months ago
- 0ddca4d ci: Fix usage of concurrency in branches other than master by L. E. Segovia · 2 years, 5 months ago
- 4287099 ci: run `brew update` before `brew install` by Carlo Cabrera · 2 years, 6 months ago
- c96e40f Revert "ci: Fix llvm detection on macOS CI" by Carlo Cabrera · 2 years, 6 months ago
- e945f35 CI: add potential workaround for python crashes in MSYS2 by Christoph Reiter · 2 years, 6 months ago
- 72e0a95 Add stable regression test by Eli Schwartz · 2 years, 6 months ago
- c20fb65 ci: Fix llvm detection on macOS CI by Nirbheek Chauhan · 2 years, 6 months ago
- b5710ac CI: don't set BOOST_ROOT to an empty string by Christoph Reiter · 2 years, 6 months ago
- efc6e40 Revert "CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour" by Christoph Reiter · 2 years, 6 months ago
- 3fd2459 CI: Add a temporary workaround for broken MSYS2 Python path separator behaviour by Christoph Reiter · 2 years, 6 months ago
- cc1dd6c ci: Fix macOS qt4 detection by Nirbheek Chauhan · 2 years, 7 months ago
- 8059908 flake8: run in CI by Eli Schwartz · 2 years, 7 months ago
- 5f8b048 chore: Set permissions for GitHub actions by neilnaveen · 2 years, 9 months ago
- f72fbd7 CI images: don't build on a schedule for forks by Eli Schwartz · 3 years, 1 month ago
- c003c49 add pypy3 to msys2 CI run by mattip · 3 years ago
- b7686df gnome: Fix gtkdoc when using multiple Apple frameworks by Jan Tojnar · 3 years ago
- 0022e18 cygwin CI: work around gcovr bug by Eli Schwartz · 3 years ago
- a6e08e8 use a more sane check instead of run_custom_lint by Eli Schwartz · 3 years, 1 month ago
- 4274e0f unittests: fine-tune the check for whether we are in CI by Eli Schwartz · 3 years, 2 months ago
- 5778429 add types-PyYAML to lint workflow by Stone Tickle · 3 years, 2 months ago
- 5c92555 cygwin: fix python versions again by Eli Schwartz · 3 years, 2 months ago
- 71ea9e3 add man page generation to build by Stone Tickle · 3 years, 3 months ago
- 9f8df35 rename lint workflow for less confusion by Eli Schwartz · 3 years, 3 months ago
- 1708148 unpin pylint in CI -- the mentioned issue is long since fixed by Eli Schwartz · 3 years, 4 months ago
- 3304a38 cygwin: fix broken python versions by Eli Schwartz · 3 years, 3 months ago
- 7191b6d ci: install pytest-subtests by Dylan Baker · 3 years, 4 months ago
- 475b8b1 Merge pull request #9377 from mensinda/jsonDocs by Jussi Pakkanen · 3 years, 5 months ago
- a502085 Fix typos discovered by codespell by Christian Clauss · 3 years, 6 months ago
- 0eec548 docs: Also check on pull-requests by Daniel Mensinger · 3 years, 5 months ago
- 2ab5620 docs: GitHub Action up the JSON docs by Daniel Mensinger · 3 years, 5 months ago
- 9d3e9c4 ci: Add comment to not forget updating wrapdb rules by Xavier Claessens · 3 years, 6 months ago
- de32802 docs: Fix the GitHub action by Daniel Mensinger · 3 years, 7 months ago
- d5f3030 ci: Fix missing MESON_CI_JOBNAME in the image builders by Daniel Mensinger · 3 years, 7 months ago
- cab77b0 ci: Use GitHub concurrency by Daniel Mensinger · 3 years, 7 months ago
- 39a92c7 Test boost-python on macOS by Kevin Meagher · 3 years, 8 months ago
- 7eb4c23 Split run_unittests.py file by Xavier Claessens · 3 years, 8 months ago
- 24135c8 Set MESON_CI_JOBNAME for all CI jobs by Jon Turney · 3 years, 9 months ago
- 609864a Annotate framework tests with where they are expected to skip by Jon Turney · 3 years, 9 months ago
- c0a2025 tests: test that we always set encoding by Daniel Mensinger · 3 years, 9 months ago
- 0e5f88b Merge pull request #8912 from mensinda/fixBothLibraries by Jussi Pakkanen · 3 years, 9 months ago
- c4b8e03 tests: both_library test improvements by Daniel Mensinger · 3 years, 9 months ago
- 765aff5 coverage: Enable coverage reports by Daniel Mensinger · 3 years, 10 months ago
- 636bf91 CI: Split out file format test as a separate GitHub workflow by Jon Turney · 5 years ago
- 1ab0694 CI: Don't try to update website in a forked repository by Jon Turney · 3 years, 10 months ago
- 89f2f78 CI: Don't try to push docker image in a forked repository by Jon Turney · 3 years, 10 months ago
- 0accc3b Move Cygwin tests to a GitHub workflow (#8829) by Jon Turney · 3 years, 10 months ago
- 4dec7db ci: Automatically update website when pushing to master by Xavier Claessens · 3 years, 10 months ago