Commit Graph
8 Commits
Author SHA1 Message Date
Carl LercheandGitHub 77e6bb8d06 chore: bump MSRV to 1.45 (#2759)
As 0.3 is a breaking change, the minimum supported Rust version can be
changed.
2020-08-10 21:39:10 -07:00
Jeb RosenandGitHub 51e7933c35 ci: add information to the rustfmt check, hinting at the necessary fix (#2673) 2020-07-28 13:30:33 -07:00
Carl LercheandGitHub de7b8914a9 chore: add ci job that depends on all tests (#2690)
This makes it a bit easier to block a PR from landing without CI
passing.
2020-07-24 21:17:37 -07:00
Carl LercheandGitHub 9943acda81 chore: complete CI migration to Github Actions (#2680) 2020-07-24 16:28:24 -07:00
Zephyr ShannonandGitHub cbb4abc8ae chore: add audit check (#2595) 2020-07-21 15:32:54 -07:00
Taiki EndoandGitHub 2aa8751261 ci: use latest stable compiler on macOS ci (#2643) 2020-07-05 18:48:47 +02:00
Taiki EndoandGitHub d22301967b chore: fix macOS ci on github actions (#2602) 2020-06-11 04:51:24 +09:00
Geoff ShannonandGitHub d562e58871 ci: start migrating CI to Github Actions (#2531)
This migrates test_tokio, test_sub_crates, and test_integration to
GitHub Actions, as the first step in the migration from Azure Pipelines.
2020-05-25 01:46:48 +09:00