Commit Graph

86 Commits

Author SHA1 Message Date
Anton-4
3cece55772
used correct tag for CI workflow 2021-09-08 19:56:53 +02:00
Anton-4
4667c34326
change tag name for small-ci 2021-09-08 19:50:00 +02:00
Anton-4
597dea08d8
use small-ci for tests 2021-09-08 19:37:28 +02:00
Anton-4
29bd6caf85 pull-request should be pull_request 2021-07-10 11:27:31 +02:00
Anton-4
de4b48d207 don't trigger CI tests on markdown file changes, separate out spellcheck 2021-07-09 17:25:58 +02:00
Richard Feldman
0b00afdd51 Revert "Revert "Add www github workflow""
This reverts commit f1f7c0bdf6.
2021-06-05 22:05:45 -04:00
Anton-4
93a77f0518 adapted safe-earthly script to be capable of running benchmarks 2021-06-02 14:36:53 +02:00
Anton-4
5281cf1c07 correct path for script 2021-05-25 17:04:25 +02:00
Anton-4
897d95c86c patching cache mount failure #1265 2021-05-25 17:00:49 +02:00
Anton-4
dd12266655
Removed preference to specific CI instance 2021-05-10 18:07:16 +02:00
Anton-4
62dcb0f7eb
test anton big CI 2021-05-10 17:25:26 +02:00
Anton-4
d9d08a96e7
test anton-small-vm 2021-05-10 16:22:48 +02:00
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
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
Anton-4
82c289ab81 added sccache binary based on mozilla/sccache/pull/869 2020-12-21 14:30:03 +01:00
Anton-4
8bf426b6b9 don't recompile shaders unnecessarily 2020-12-15 15:00:24 +01:00
Richard Feldman
01495940e3 Cache compiled valgrind on CI 2020-11-23 00:33:56 -05:00
Richard Feldman
cc8f8a7f92 Fix path in ci.yml 2020-11-22 23:29:40 -05:00
Richard Feldman
e0c97c9981 Run zig tests on CI 2020-11-21 23:14:49 -05:00