Commit Graph

7 Commits

Author SHA1 Message Date
Jack Grigg 274f860202
Actions: Build before formatting check
cargo fmt does not build the code, and running it in a fresh clone of
the codebase will fail because the protobuf code has not been generated.
2019-10-09 14:15:07 +13:00
Jack Grigg 80d339848f
Actions: Various CI improvements
- Test against MSRV
- Parallel linting
- Compile benchmarks on nightly
2019-10-08 15:59:40 +13:00
Jack Grigg d9a0b9c83f
CI: Check intra-doc links
Credit: https://twitter.com/tomaka17/status/1176017851410526208
2019-09-24 10:35:12 +01:00
Jack Grigg ee9c88ecb0
Exclude slow tests from code coverage 2019-08-28 20:46:23 +01:00
Jack Grigg 5e706d5d84
Actions: Trigger testing workflow on pull_request 2019-08-23 12:13:23 +01:00
Jack Grigg 7ad0452c01
Add macOS support to GitHub Actions workflow 2019-08-22 15:10:28 +01:00
Jack Grigg f1b6e88f9f
Add a GitHub Actions workflow for Ubuntu and Windows 2019-08-20 23:46:53 +01:00