Commit Graph

27 Commits

Author SHA1 Message Date
Richard Feldman
97d947d0ca Remove cache cargo build 2020-01-11 13:27:31 -05:00
Richard Feldman
1d9544632b Add some caching to GitHub Actions 2020-01-11 12:44:21 -05:00
Richard Feldman
6592047af2 Combine CI steps 2020-01-05 00:22:03 -05:00
Richard Feldman
d68b54f763 Rename CI step from rustfmt to cargo fmt 2020-01-01 15:41:10 -05:00
Richard Feldman
55730949f7 CI: cargo test (without --release) 2019-12-18 19:56:14 -05:00
Richard Feldman
29701858e1 Rename clippy step 2019-11-21 07:24:57 -05:00
Richard Feldman
ad9ae5aaf6 Only run CI on PR, not on push
It's annoying to see the double output, and doesn't seem to help.
2019-11-21 07:10:43 -05:00
Richard Feldman
5549614cb3 Enable clippy on CI 2019-11-21 07:08:25 -05:00
Richard Feldman
445c8528f1 Try cargo update again 2019-11-21 06:29:33 -05:00
Richard Feldman
24c9cc0d4d Try doing cargo clean in CI 2019-11-21 06:27:57 -05:00
Richard Feldman
d70b07dbb9 Name the toolchain installation step 2019-11-20 18:24:40 -05:00
Richard Feldman
88052bc653 Give CI jobs more obvious names 2019-11-20 18:23:47 -05:00
Richard Feldman
e7a4ecad37 Try removing cargo update from CI 2019-11-20 18:19:38 -05:00
Richard Feldman
75c5dc0639 Fix --release syntax in GH Actions 2019-11-20 07:15:07 -05:00
Richard Feldman
4e3e6fee48 s/update cargo/cargo update 2019-11-20 07:14:43 -05:00
Richard Feldman
67c31fa50d Only do nightly build if tests pass 2019-11-20 07:12:15 -05:00
Richard Feldman
ba018d9283 Use --release on CI tests 2019-11-20 07:10:31 -05:00
Richard Feldman
68c63a070a Add a nightly release build GH Action 2019-11-20 07:10:31 -05:00
Richard Feldman
45f20652d0 Disable clippy on CI for now 2019-11-15 01:20:07 +00:00
Richard Feldman
bf5b174953 Install LLVM for Clippy 2019-11-15 01:13:09 +00:00
Richard Feldman
f3a8045322 Fix Inkwell installation in ci.yml 2019-11-15 00:42:50 +00:00
Richard Feldman
0aff715bd7 See if cargo update fixes the Inkwell error 2019-11-15 00:36:56 +00:00
Richard Feldman
02892ad0c0 Run llvm install script as root 2019-11-14 23:58:10 +00:00
Richard Feldman
e27028b1be Rename rust.yml to ci.yml 2019-11-14 23:47:31 +00:00
Richard Feldman
fa882cc70e Update rust.yml 2019-11-14 23:47:11 +00:00
Richard Feldman
85547ac2a0 Move rust.yml to the correct directory 2019-11-14 23:23:36 +00:00
Richard Feldman
9946ff93bf
Create rust.yml 2019-11-15 00:21:59 +01:00