Commit Graph

12 Commits

Author SHA1 Message Date
Adeeb Shihadeh
9cd1934a9c parallelize cython extension build 2020-08-02 13:26:44 -07:00
Adeeb Shihadeh
a91e43f09e Coverage analysis in CI (#75)
* coverage analysis in CI

* space

* coverage run

* name
2020-07-29 00:33:42 -07:00
Adeeb Shihadeh
06c7f72a2c Tests for lower level messaging functions (#73)
* start messaging tests

* test drain sock

* recv with retry

* test retry blocking

* fix zmq
2020-07-27 17:30:45 -07:00
Adeeb Shihadeh
29099e87a1 Update catch2 and move to Dockerfile (#71)
* update catch2 and download in dockerfile instead of checking in

* fix dockerfile

* fix path
2020-07-27 02:14:06 -07:00
Adeeb
d49ca496ae Docker layer caching in CI (#54)
* push to dockerhub

* build using cached image

* static analysis get its own job

* remove duplicate step
2020-06-11 18:11:43 -07:00
Adeeb Shihadeh
19bb3f8189 fix docker build 2020-06-04 20:23:49 -07:00
Adeeb Shihadeh
37cd8ebf78 fix dockerfile 2020-06-04 20:15:37 -07:00
Adeeb Shihadeh
1acd80064d run cppcheck in CI 2020-06-04 20:13:59 -07:00
Adeeb Shihadeh
286b7e58b5 capitalize docker command 2020-05-30 20:37:42 -07:00
Willem Melching
8e2d212a3d add pre-commit static analysis (#48) 2020-05-28 16:04:53 -07:00
Willem Melching
9073b9b1b4 Library cleanup (#43)
* library cleanup

* no static libraries

* apks need static zmq

* Typo

* No hacky script
2020-05-12 18:50:24 -07:00
Willem Melching
52c6db8719 Run scons in CI (#14)
* try to run scons in azure pipelines

* sudo

* install capnp

* does this run

* also clean test runner

* remove makefiles

* this should build
2019-11-20 16:32:42 -08:00