summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Add clang-format check to CI (#1683)Heejin Ahn2021-08-051-1/+4
* CI: add github action to build source release tarball (#1615)rofl0r2021-03-021-0/+55
* Enable -Werror during CI (#1522)Sam Clegg2020-08-181-2/+2
* Add install prefix for build releases [skip ci]Ben Smith2020-06-171-1/+1
* Fix typo in build_release.ymlBen Smith2020-06-111-1/+1
* Update and pin emscipten image used in CI (#1437)Sam Clegg2020-05-211-3/+4
* Complete conversion to github actions (#1431)Sam Clegg2020-05-182-3/+155
* Move flake8 CI from travis to github actions (#1419)Sam Clegg2020-05-111-0/+11
* actions: Avoid triggering both branch and pr builds (#1329)Sam Clegg2020-02-061-1/+7
* Remove support for python2 (#1321)Sam Clegg2020-01-311-7/+1
* Initial WASM C API implementation. (#1250)Sam Clegg2020-01-161-0/+2
* run-tests.py works properly with python3 (#1285)Ben Smith2020-01-081-1/+7
* Split run-unittests out as seperate target (#1255)Sam Clegg2019-12-031-1/+3
* Run github actions on push as well as PR (#1254)Sam Clegg2019-11-261-1/+1
* Initial support for github actions (#1238)Sam Clegg2019-11-221-0/+27