59 Commits (86aaac8e4229608b25508027267f49624a9a8cb5)

Author SHA1 Message Date
Eli Schwartz a6e08e8fa7
use a more sane check instead of run_custom_lint 3 years ago
Eli Schwartz 4274e0f42a unittests: fine-tune the check for whether we are in CI 3 years ago
Stone Tickle 5778429122 add types-PyYAML to lint workflow 3 years ago
Eli Schwartz 5c92555c40
cygwin: fix python versions again 3 years ago
Stone Tickle 71ea9e3d4c
add man page generation to build 3 years ago
Eli Schwartz 9f8df3529f rename lint workflow for less confusion 3 years ago
Eli Schwartz 1708148f51
unpin pylint in CI -- the mentioned issue is long since fixed 3 years ago
Eli Schwartz 3304a38496
cygwin: fix broken python versions 3 years ago
Dylan Baker 7191b6dab2 ci: install pytest-subtests 3 years ago
Christian Clauss a5020857f3 Fix typos discovered by codespell 3 years ago
Daniel Mensinger 0eec5480fb
docs: Also check on pull-requests 3 years ago
Daniel Mensinger 2ab5620769
docs: GitHub Action up the JSON docs 3 years ago
Xavier Claessens 9d3e9c43cc ci: Add comment to not forget updating wrapdb rules 3 years ago
Daniel Mensinger de32802ee4
docs: Fix the GitHub action 3 years ago
Daniel Mensinger d5f30308b4 ci: Fix missing MESON_CI_JOBNAME in the image builders 3 years ago
Daniel Mensinger cab77b0e4c ci: Use GitHub concurrency 3 years ago
Kevin Meagher 39a92c74e8 Test boost-python on macOS 3 years ago
Xavier Claessens 7eb4c23156 Split run_unittests.py file 3 years ago
Eli Schwartz c7a0c5cde4 coverage: disable the concept of "CI failures" 3 years ago
Jon Turney 24135c8c8e
Set MESON_CI_JOBNAME for all CI jobs 3 years ago
Jon Turney 609864a66d Annotate framework tests with where they are expected to skip 3 years ago
Daniel Mensinger c0a2025d03
tests: test that we always set encoding 3 years ago
Daniel Mensinger c4b8e03895
tests: both_library test improvements 3 years ago
Daniel Mensinger 765aff5a42 coverage: Enable coverage reports 3 years ago
Jon Turney 636bf91586 CI: Split out file format test as a separate GitHub workflow 3 years ago
Jon Turney 1ab0694556 CI: Don't try to update website in a forked repository 3 years ago
Jon Turney 89f2f78972 CI: Don't try to push docker image in a forked repository 3 years ago
Jon Turney 0accc3b72d
Move Cygwin tests to a GitHub workflow (#8829) 3 years ago
Xavier Claessens 4dec7dbb71 ci: Automatically update website when pushing to master 4 years ago
Daniel Mensinger 1236b1500a ci: Downgrade Qt on MacOS from Qt6 to Qt5 4 years ago
Dylan Baker 38025b9730 ci: fix yaml syntax error 4 years ago
Dylan Baker c321339b24 Change the Eoan CI to ubuntu rolling ci 4 years ago
Dylan Baker cbdef0479e workflows/os_comp: Don't run if there aren't relavent changes 4 years ago
Nirbheek Chauhan 832bcac0a7 ci: Run github workflows on stable branches too 4 years ago
Christoph Reiter 8d04b3ce74 CI: Move all remaining jobs from travis-ci to GHA 4 years ago
Dylan Baker d4328011cf ci: run msys2 on run_unittests.py changes 4 years ago
Dylan Baker c94781b2e6 ci: rebuild macos image on run_unittest.py changes 4 years ago
Christoph Reiter c2f647867e CI: install glib for the MSYS2 jobs to make pkgconf happy 4 years ago
Christoph Reiter 9d3aa63681 CI: fix a typo in the msys2 workflow trigger paths 4 years ago
Dylan Baker 3372924007 CI: combine macos and ci_frameworks actions 4 years ago
Dylan Baker 3ffe77ba2c actions: Add project tests actions for macos 4 years ago
Dylan Baker 220da39c7c actions: Add unittests for macos 4 years ago
Dylan Baker 71814049a1 workflows: be more conservative about launching msys 4 years ago
Christoph Reiter a7edbc6ee5 CI: install pytest pytest-xdist for msys2 4 years ago
Christoph Reiter f000fa407d CI: Port MSYS2 from azure-pipelines to github actions 4 years ago
Jussi Pakkanen bca90722ec Bump minimum supported Python version to 3.6. Closes #6297. 4 years ago
Daniel Mensinger b27af7e465
cmake: Add cross tests 4 years ago
Dylan Baker b7cb30e175 dependencies/hdf5: Convert to a dependency_factory 4 years ago
Jon Turney 36600d7465 Add a test run in an environment which only has a cross compiler 4 years ago
Daniel Mensinger ce042f318e
typing: Add run_mypy.py for easier mypy invocation 4 years ago