Commit Graph

16 Commits

Author SHA1 Message Date
rdb 307a74deff workflow: Ignore commits with [skip ci] or [ci skip] 2020-06-25 18:32:06 +02:00
rdb 3760ad298a workflow: add custom codecov configuration 2020-05-02 19:17:51 +02:00
rdb d799a09002 cleanup: Remove support for EOL versions of Python
Fixes #905
2020-04-26 20:07:56 +02:00
rdb 46b29a136e workflow: call apt-get update before installing Ubuntu dependencies 2020-04-25 10:40:58 +02:00
rdb bff4733ef6 workflow: Fix failure to invoke tests 2020-04-01 18:50:57 +02:00
rdb 980c6bb389 workflow: Fix extraction of Python_EXECUTABLE from CMakeCache.txt
Also disable coverage testing for Python 2.7 and 3.5, since they are respectively EOL and do not use deterministic dictionary ordering.
2020-03-20 15:48:21 +01:00
rdb b272af8bbf Merge branch 'cmake' 2020-01-22 11:20:51 +01:00
Sam Edwards d0b8593e96 workflow: Switch macOS-10.14 to macOS-latest
GitHub Actions is deprecating the former on the 15th
2020-01-12 11:04:03 -07:00
Sam Edwards 6214f8fd60 workflow: Use ccache to accelerate CMake build 2020-01-08 13:14:48 -07:00
Sam Edwards b946b29f37 workflow: Pass --parallel to `cmake --build` 2020-01-08 11:23:00 -07:00
Sam Edwards ef238ca1fd workflow: Just skip the Windows unity build for now 2020-01-07 11:34:34 -07:00
Sam Edwards 4aff603925 general: Reset back to master's travis, add CMake jobs to ci.yml 2020-01-06 17:22:03 -07:00
rdb ec5f9128e8 Add Python 3.8 to GitHub CI workflow 2020-01-06 21:08:14 +01:00
rdb 307eea57a1 Change from deprecated macOS-10.14 to macOS-latest in GitHub Workflow 2019-12-20 11:47:27 +01:00
rdb a57df32037 Change macOS CI workflow to use 1.10.5 thirdparty with C++ packages 2019-12-18 18:01:02 +01:00
rdb ee12f19267 Enable continuous integration workflow using GitHub Actions 2019-09-16 21:45:23 +02:00