summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* ci: Downgrade Qt on MacOS from Qt6 to Qt5Daniel Mensinger2021-03-041-4/+6
* ci: fix yaml syntax errorDylan Baker2021-02-051-0/+1
* Change the Eoan CI to ubuntu rolling ciDylan Baker2021-01-292-5/+4
* workflows/os_comp: Don't run if there aren't relavent changesDylan Baker2021-01-291-1/+13
* ci: Run github workflows on stable branches tooNirbheek Chauhan2021-01-092-0/+4
* CI: Move all remaining jobs from travis-ci to GHAChristoph Reiter2020-12-111-0/+66
* ci: run msys2 on run_unittests.py changesDylan Baker2020-12-111-0/+2
* ci: rebuild macos image on run_unittest.py changesDylan Baker2020-12-111-0/+2
* CI: install glib for the MSYS2 jobs to make pkgconf happyChristoph Reiter2020-11-231-0/+1
* CI: fix a typo in the msys2 workflow trigger pathsChristoph Reiter2020-11-231-2/+2
* CI: combine macos and ci_frameworks actionsDylan Baker2020-11-112-86/+25
* actions: Add project tests actions for macosDylan Baker2020-11-111-0/+25
* actions: Add unittests for macosDylan Baker2020-11-111-0/+35
* workflows: be more conservative about launching msysDylan Baker2020-11-101-1/+9
* CI: install pytest pytest-xdist for msys2Christoph Reiter2020-11-041-1/+1
* CI: Port MSYS2 from azure-pipelines to github actionsChristoph Reiter2020-11-041-0/+86
* Bump minimum supported Python version to 3.6. Closes #6297.Jussi Pakkanen2020-10-301-20/+0
* cmake: Add cross testsDaniel Mensinger2020-10-131-1/+1
* dependencies/hdf5: Convert to a dependency_factoryDylan Baker2020-09-251-1/+1
* Add a test run in an environment which only has a cross compilerJon Turney2020-09-101-0/+19
* typing: Add run_mypy.py for easier mypy invocationDaniel Mensinger2020-09-081-1/+1
* Merge pull request #7689 from scivision/fortran_incJussi Pakkanen2020-09-061-19/+12
|\
| * tests: add fortran cmake subproject include testMichael Hirsch2020-09-031-19/+12
* | ci: update to use latest recommendationsMichael Hirsch2020-09-063-14/+13
|/
* arglist: Fix remaining mypy errors and warningsDylan Baker2020-06-221-1/+1
* ci: Pin ninja to 1.9.0.post1 for nowNirbheek Chauhan2020-06-131-1/+5
* CI: pin pylintJon Turney2020-04-301-1/+2
* ci: Upgrade to checkout@v2Daniel Mensinger2020-04-281-2/+2
* ci: Added bionic imageDaniel Mensinger2020-04-282-0/+2
* ci: Add python-jsonschemaDylan Baker2020-04-171-1/+1
* ci: Fix passing env varsDaniel Mensinger2020-04-101-1/+1
* ci: Added cuda image (Arch Linux based)Daniel Mensinger2020-04-052-5/+8
* ci: Retry if dub fetch failedDaniel Mensinger2020-04-021-2/+2
* ci: Automatically build and publish imagesDaniel Mensinger2020-04-021-0/+54
* ci: Use new images in OS CompDaniel Mensinger2020-04-021-32/+17
* Fix failing rust CIXavier Claessens2020-03-191-1/+1
* ci: Add mesonlib to modules to lint with mypyDylan Baker2020-03-051-1/+1
* mesonbuild: Add mcompile commandDylan Baker2020-03-041-1/+1
* types: Annotate ast/introspection.pyDaniel Mensinger2020-03-021-1/+1
* types: Annotate mparser.pyDaniel Mensinger2020-03-021-1/+1
* mlog: fix remaining mypy errors and add to mypy checkDylan Baker2020-02-291-1/+1
* boost: Updated testsDaniel Mensinger2020-02-202-5/+5
* ci: Add Fedora and OpenSUSE imagesDaniel Mensinger2020-02-111-0/+24
* ci: Add Arch Linux OS testDaniel Mensinger2020-01-291-2/+13
* ci: Fix boost test on xenialDaniel Mensinger2020-01-241-2/+3
* ci: Install more packagesDaniel Mensinger2020-01-241-0/+1
* tests: Fix some test failures on Ubuntun 16.04 CINirbheek Chauhan2020-01-241-1/+2
* ci: Add a Ubuntu 16.04 testDaniel Mensinger2020-01-241-0/+24
* cmake: Always Add C, CXX if no language is specified (fixes #6441)Daniel Mensinger2020-01-231-1/+3
* Make the 'framework/4 qt' test more flexibleJon Turney2020-01-181-1/+1