aboutsummaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)AuthorFilesLines
2021-06-29tests: test that we always set encodingDaniel Mensinger1-0/+9
2021-06-23Merge pull request #8912 from mensinda/fixBothLibrariesJussi Pakkanen1-1/+5
2021-06-22tests: both_library test improvementsDaniel Mensinger1-1/+5
2021-06-22coverage: Enable coverage reportsDaniel Mensinger6-14/+39
2021-06-11CI: Split out file format test as a separate GitHub workflowJon Turney1-0/+13
2021-06-11CI: Don't try to update website in a forked repositoryJon Turney1-3/+10
2021-06-11CI: Don't try to push docker image in a forked repositoryJon Turney1-2/+4
2021-06-10Move Cygwin tests to a GitHub workflow (#8829)Jon Turney2-0/+99
2021-06-02ci: Automatically update website when pushing to masterXavier Claessens1-0/+35
2021-03-04ci: Downgrade Qt on MacOS from Qt6 to Qt5Daniel Mensinger1-4/+6
2021-02-05ci: fix yaml syntax errorDylan Baker1-0/+1
2021-01-29Change the Eoan CI to ubuntu rolling ciDylan Baker2-5/+4
2021-01-29workflows/os_comp: Don't run if there aren't relavent changesDylan Baker1-1/+13
2021-01-09ci: Run github workflows on stable branches tooNirbheek Chauhan2-0/+4
2020-12-11CI: Move all remaining jobs from travis-ci to GHAChristoph Reiter1-0/+66
2020-12-11ci: run msys2 on run_unittests.py changesDylan Baker1-0/+2
2020-12-11ci: rebuild macos image on run_unittest.py changesDylan Baker1-0/+2
2020-11-23CI: install glib for the MSYS2 jobs to make pkgconf happyChristoph Reiter1-0/+1
2020-11-23CI: fix a typo in the msys2 workflow trigger pathsChristoph Reiter1-2/+2
2020-11-11CI: combine macos and ci_frameworks actionsDylan Baker2-86/+25
2020-11-11actions: Add project tests actions for macosDylan Baker1-0/+25
2020-11-11actions: Add unittests for macosDylan Baker1-0/+35
2020-11-10workflows: be more conservative about launching msysDylan Baker1-1/+9
2020-11-04CI: install pytest pytest-xdist for msys2Christoph Reiter1-1/+1
2020-11-04CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter1-0/+86
2020-10-30Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen1-20/+0
2020-10-13cmake: Add cross testsDaniel Mensinger1-1/+1
2020-09-25dependencies/hdf5: Convert to a dependency_factoryDylan Baker1-1/+1
2020-09-10Add a test run in an environment which only has a cross compilerJon Turney1-0/+19
2020-09-08typing: Add run_mypy.py for easier mypy invocationDaniel Mensinger1-1/+1
2020-09-06Merge pull request #7689 from scivision/fortran_incJussi Pakkanen1-19/+12
2020-09-06ci: update to use latest recommendationsMichael Hirsch3-14/+13
2020-09-03tests: add fortran cmake subproject include testMichael Hirsch1-19/+12
2020-06-22arglist: Fix remaining mypy errors and warningsDylan Baker1-1/+1
2020-06-13ci: Pin ninja to 1.9.0.post1 for nowNirbheek Chauhan1-1/+5
2020-04-30CI: pin pylintJon Turney1-1/+2
2020-04-28ci: Upgrade to checkout@v2Daniel Mensinger1-2/+2
2020-04-28ci: Added bionic imageDaniel Mensinger2-0/+2
2020-04-17ci: Add python-jsonschemaDylan Baker1-1/+1
2020-04-10ci: Fix passing env varsDaniel Mensinger1-1/+1
2020-04-05ci: Added cuda image (Arch Linux based)Daniel Mensinger2-5/+8
2020-04-02ci: Retry if dub fetch failedDaniel Mensinger1-2/+2
2020-04-02ci: Automatically build and publish imagesDaniel Mensinger1-0/+54
2020-04-02ci: Use new images in OS CompDaniel Mensinger1-32/+17
2020-03-19Fix failing rust CIXavier Claessens1-1/+1
2020-03-05ci: Add mesonlib to modules to lint with mypyDylan Baker1-1/+1
2020-03-04mesonbuild: Add mcompile commandDylan Baker1-1/+1
2020-03-02types: Annotate ast/introspection.pyDaniel Mensinger1-1/+1
2020-03-02types: Annotate mparser.pyDaniel Mensinger1-1/+1
2020-02-29mlog: fix remaining mypy errors and add to mypy checkDylan Baker1-1/+1