summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2022-01-06add man page generation to buildStone Tickle
2021-12-31rename lint workflow for less confusionEli Schwartz
2021-12-30unpin pylint in CI -- the mentioned issue is long since fixedEli Schwartz
2021-12-30cygwin: fix broken python versionsEli Schwartz
2021-12-06ci: install pytest-subtestsDylan Baker
2021-10-24Merge pull request #9377 from mensinda/jsonDocsJussi Pakkanen
2021-10-10Fix typos discovered by codespellChristian Clauss
2021-10-09docs: Also check on pull-requestsDaniel Mensinger
2021-10-09docs: GitHub Action up the JSON docsDaniel Mensinger
2021-10-06ci: Add comment to not forget updating wrapdb rulesXavier Claessens
2021-10-03docs: Fix the GitHub actionDaniel Mensinger
2021-09-04ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger
2021-09-04ci: Use GitHub concurrencyDaniel Mensinger
2021-08-18Test boost-python on macOSKevin Meagher
2021-07-26Split run_unittests.py fileXavier Claessens
2021-07-23Merge pull request #9005 from jon-turney/xskip-ci-2Jussi Pakkanen
2021-07-14coverage: disable the concept of "CI failures"Eli Schwartz
2021-07-13Set MESON_CI_JOBNAME for all CI jobsJon Turney
2021-07-07Annotate framework tests with where they are expected to skipJon Turney
2021-06-29tests: test that we always set encodingDaniel Mensinger
2021-06-23Merge pull request #8912 from mensinda/fixBothLibrariesJussi Pakkanen
2021-06-22tests: both_library test improvementsDaniel Mensinger
2021-06-22coverage: Enable coverage reportsDaniel Mensinger
2021-06-11CI: Split out file format test as a separate GitHub workflowJon Turney
2021-06-11CI: Don't try to update website in a forked repositoryJon Turney
2021-06-11CI: Don't try to push docker image in a forked repositoryJon Turney
2021-06-10Move Cygwin tests to a GitHub workflow (#8829)Jon Turney
2021-06-02ci: Automatically update website when pushing to masterXavier Claessens
2021-03-04ci: Downgrade Qt on MacOS from Qt6 to Qt5Daniel Mensinger
2021-02-05ci: fix yaml syntax errorDylan Baker
2021-01-29Change the Eoan CI to ubuntu rolling ciDylan Baker
2021-01-29workflows/os_comp: Don't run if there aren't relavent changesDylan Baker
2021-01-09ci: Run github workflows on stable branches tooNirbheek Chauhan
2020-12-11CI: Move all remaining jobs from travis-ci to GHAChristoph Reiter
2020-12-11ci: run msys2 on run_unittests.py changesDylan Baker
2020-12-11ci: rebuild macos image on run_unittest.py changesDylan Baker
2020-11-23CI: install glib for the MSYS2 jobs to make pkgconf happyChristoph Reiter
2020-11-23CI: fix a typo in the msys2 workflow trigger pathsChristoph Reiter
2020-11-11CI: combine macos and ci_frameworks actionsDylan Baker
2020-11-11actions: Add project tests actions for macosDylan Baker
2020-11-11actions: Add unittests for macosDylan Baker
2020-11-10workflows: be more conservative about launching msysDylan Baker
2020-11-04CI: install pytest pytest-xdist for msys2Christoph Reiter
2020-11-04CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen
2020-10-13cmake: Add cross testsDaniel Mensinger
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker
2020-09-10Add a test run in an environment which only has a cross compilerJon Turney
2020-09-08typing: Add run_mypy.py for easier mypy invocationDaniel Mensinger
2020-09-06Merge pull request #7689 from scivision/fortran_incJussi Pakkanen