Commit Graph

96 Commits

Author SHA1 Message Date
Brendan Hansknecht
7af198cce2 Remove unnecessary CI step 2021-02-24 21:08:30 -08:00
Anton-4
5523fc6b77 Don't clean repo between runs 2021-02-08 20:06:32 +01:00
Anton-4
d453f9b208 ci cleanup 2021-02-08 14:44:54 +01:00
Anton-4
92e25d2caf Now using local sccache 2021-02-06 14:18:03 +01:00
Anton-4
eed9f819e9 forgot about clippy and rustfmt 2021-02-05 20:34:53 +01:00
Anton-4
831f88b9fd zig tests, caching cargo packages 2021-02-05 19:48:02 +01:00
Anton-4
78b47ef48d earthly fixes 2021-02-03 19:54:25 +01:00
Anton-4
bfd5d90d89 run tests inside earthly 2021-02-02 19:42:24 +01:00
Anton-4
862cd3bf70 syntax fix 2021-02-02 17:00:25 +01:00
Anton-4
dc4aa846b1 execute jobs in order 2021-02-02 16:56:40 +01:00
Anton-4
9b046eaf0e yaml spacing fix 2021-02-02 15:18:39 +01:00
Anton-4
453a83b660 trying Earthly CI 2021-02-02 15:14:27 +01:00
Anton-4
9e209cf659
show backtrace 2021-01-30 17:00:03 +01:00
Anton-4
ea21ab2b84 disable benchmarks until failure on regression is setup, added xorg-dev dependency 2021-01-30 12:56:24 +01:00
Anton-4
0df3d8eae5 reenable old CI 2021-01-26 19:32:35 +01:00
Anton-4
7d7a7cf075 set criterion folder 2021-01-26 19:31:38 +01:00
Anton-4
ecab069c69 allow benchmark files dir to be specified with env var 2021-01-26 18:27:07 +01:00
Anton-4
be603909c4 stay in editor folder 2021-01-26 17:00:43 +01:00
Anton-4
d2d4944fc3 need to keep PATH modifications 2021-01-26 16:39:43 +01:00
Anton-4
e4e0c9f81a removed obsolete PATH modification 2021-01-26 16:38:18 +01:00
Anton-4
fb268a1d3f set CARGO_HOME and RUSTUP_HOME 2021-01-26 16:16:31 +01:00
Anton-4
cbdb5bdf04 rustup show 2021-01-26 15:57:08 +01:00
Anton-4
07bf80f1f0 add cargo path to GITHUB_PATH 2021-01-26 15:47:14 +01:00
Anton-4
5ad7a55887 print PATH 2021-01-26 15:15:25 +01:00
Anton-4
7efb8c0014 use slash for docker repository 2021-01-26 15:03:26 +01:00
Anton-4
63a542d379 custom docker image for dependencies 2021-01-26 14:31:19 +01:00
Anton-4
1a6f01e328 workflow files fixes 2021-01-25 19:32:37 +01:00
Anton-4
eb6c4fbaa5 use local cargo, temp disable ci 2021-01-25 19:29:12 +01:00
Anton-4
cfb213c853 expose modules automatically for benchmarks, actually run benchmarks 2021-01-25 19:16:03 +01:00
Anton-4
3f4218f251 self-hosted action runner test 2021-01-23 19:36:53 +01:00
Anton-4
d6bdfc7214 forgot backtick 2020-12-25 14:12:17 +01:00
Anton-4
ffb5e61523 cleaned up CPU prefix 2020-12-25 14:06:46 +01:00
Anton-4
b87069d014 use new cmd to set env vars inside github workflow 2020-12-25 13:07:03 +01:00
Anton-4
8f4216ef4c use custom command to export env vars inside github workflow 2020-12-25 12:58:37 +01:00
Anton-4
4da55fdecc scope sccache to CPU model 2020-12-25 12:00:58 +01:00
Anton-4
bf38a1a31c try sccache locally 2020-12-25 10:44:54 +01:00
Anton-4
d0a051f43d temporary disable sccache to debug error on Xeon E5-2673 v4 2020-12-23 19:40:34 +01:00
Anton-4
f1762c3ee0 actually remove 'cargo test -- --ignored' 2020-12-23 17:40:13 +01:00
Anton-4
5bf986a150 log CPU info, removed 'cargo test -- --ignored' 2020-12-23 17:28:56 +01:00
Anton-4
207fdb6441 remvoe env var check 2020-12-23 15:54:53 +01:00
Anton-4
4bea1daeab secret env vars are not loaded automatically 2020-12-23 14:30:40 +01:00
Anton-4
259e4c81d2 check if env var is set 2020-12-23 14:21:48 +01:00
Anton-4
0aee89ffde call sccache with absolute path 2020-12-23 12:10:50 +01:00
Anton-4
4848d74acc create symlink to sccache to prevent path problems 2020-12-23 12:04:26 +01:00
Anton-4
93716639ae checkout repo before testing sccache 2020-12-23 11:28:05 +01:00
Anton-4
74fa779260 test running sccache 2020-12-23 11:26:33 +01:00
Anton-4
15624cace2 added sccache binary based on mozilla/sccache/pull/869, updated ci.yml with correct syntax 2020-12-23 10:21:40 +01:00
Richard Feldman
618d1c3e89 Revert "added sccache binary based on mozilla/sccache/pull/869"
This reverts commit 82c289ab81.
2020-12-22 22:25:03 -05:00
Richard Feldman
2a7124b6a0
Merge pull request #813 from rtfeldman/ci_caching
CI caching with sccache
2020-12-21 23:18:52 -05:00
Anton-4
e77c113107 CI: print clippy and rustfmt version 2020-12-21 19:56:36 +01:00