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 |
|
Richard Feldman
|
467fa658fc
|
Skip non-ignored tests outside release
|
2020-11-01 23:32:37 -05:00 |
|
Brendan Hansknecht
|
cf3786fe6b
|
Refactor cli tests and ignore valgrind
|
2020-10-27 22:49:26 -07:00 |
|
Brendan Hansknecht
|
6988cae9a8
|
Reset valgrind version and other minor cleanup
|
2020-10-27 22:05:46 -07:00 |
|
Brendan Hansknecht
|
aeaba90e28
|
Output CPU info in CI for debugging
|
2020-10-26 19:15:05 -07:00 |
|
Richard Feldman
|
304a94e92d
|
Disabel --no-fail-fast on CI
|
2020-10-25 21:16:05 -04:00 |
|
Folkert
|
c41b92e284
|
remove bitcode CI check
it gave false positives, and won't be needed when we don't check in the bitcode
|
2020-10-18 09:03:05 -04:00 |
|
Brendan Hansknecht
|
2865347603
|
Merge branch 'trunk' into valgrind
|
2020-10-13 19:46:14 -07:00 |
|
Brendan Hansknecht
|
6deb90a203
|
Rename Install LLVM stage
|
2020-10-13 19:43:25 -07:00 |
|
Brendan Hansknecht
|
4228d3ac36
|
Add valgrind to ci
|
2020-10-13 19:13:21 -07:00 |
|
Richard Feldman
|
b3b0f9621d
|
Add a 60-minute timeout to CI
|
2020-10-13 20:46:29 -04:00 |
|
Richard Feldman
|
6759908ee2
|
Verify on CI that regenerate.sh was run
|
2020-09-26 23:54:21 -04:00 |
|
Richard Feldman
|
5176c7efd4
|
Use --no-fail-fast in CI
|
2020-06-27 16:42:50 -04:00 |
|
Richard Feldman
|
9288e20469
|
Upgrade to LLVM 10
|
2020-04-08 06:41:53 -04:00 |
|
Richard Feldman
|
9067ca5a57
|
Enable LLD on CI
|
2020-03-27 02:08:38 -04:00 |
|
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 |
|