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