Commit Graph

36 Commits

Author SHA1 Message Date
bitfl0wer 5fdac6d48f Build & Test for wasm 2023-11-19 23:04:25 +01:00
bitfl0wer 2edab4cc99 include "dev" branch in actions executions 2023-11-12 17:32:57 +01:00
bitfl0wer fac543bf5a bump actions version
- bump checkout to @v4
- bump rust-toolchain to @v1
2023-11-12 17:30:49 +01:00
Flori 10b623dbf6 Update build_and_test.yml 2023-09-03 20:00:45 +02:00
Flori c822dc84bb Update rust-clippy.yml 2023-09-03 20:00:23 +02:00
bitfl0wer c4bd33205c Conditional skip of code coverage 2023-08-26 18:02:21 +02:00
Flori 19fc0b4746 Remove CI env 2023-08-26 15:08:47 +02:00
bitfl0wer 7f4aad891c Remove tarpaulin rustflags, add --tests 2023-08-26 14:15:31 +02:00
bitfl0wer 34ee9f7d6d as if forcing it does the trick here 2023-08-26 14:05:34 +02:00
bitfl0wer bf9233fef2 Add --no-confirm flag 2023-08-26 13:48:15 +02:00
bitfl0wer 62fccd1305 Maybe cargo binstall can help here 2023-08-26 13:45:44 +02:00
bitfl0wer bf2b8a856b Try removing explicit cargo install call to see what happens 2023-08-26 13:43:00 +02:00
bitfl0wer b06880b181 Remove .cargo/bin as it is redundant
.cargo is already being cached by rust-cache
2023-08-26 13:37:42 +02:00
bitfl0wer 88a15a05fe Configure rust-cache 2023-08-26 13:32:35 +02:00
bitfl0wer 408caec31a Bump Node version to 18 2023-08-25 21:30:07 +02:00
bitfl0wer 09a70a087e Add CI environment 2023-08-25 21:07:16 +02:00
bitfl0wer cbb24549d2 Add code coverage using coveralls and tarpaulin 2023-08-25 20:58:46 +02:00
Flori 378a05c2d7 Update code-ql action to v2 2023-07-17 19:35:16 +02:00
Flori 3928f52d83 Delete clippy.yml 2023-07-17 12:36:45 +02:00
Flori 8a09512e3d Create rust-clippy.yml 2023-07-17 12:36:33 +02:00
kozabrada123 1163b32460 Revert actions build back to debug (#151)
Cargo build --release is faster for builds, but test uses debug built libraries, so it rebuilds them
2023-07-14 12:12:39 +02:00
kozabrada123 0cd1f81421 Faster actions hopefully (#150) 2023-07-14 11:58:12 +02:00
Flori Weber 2dbbb9373b Change Clippy CI to only run on main pushes or PRs 2023-06-19 16:30:46 +02:00
Flori Weber c5cdb57838 Rename build_and_test, add clippy actions 2023-06-19 16:21:53 +02:00
Flori e9bb1f8185 Update rust.yml 2023-05-13 15:49:07 +02:00
Flori 111b8dd8f0 Update rust.yml 2023-04-15 17:50:48 +02:00
Flori 7d7a4d102a Update rust.yml 2023-04-15 17:47:24 +02:00
Flori 592d3a2559 Update rust.yml 2023-04-15 17:44:58 +02:00
Flori 2122bf8a1c Update rust.yml 2023-04-15 17:42:31 +02:00
Flori 9baafc0371 Update rust.yml 2023-04-15 17:35:07 +02:00
Flori 748b4b1d14 Update rust.yml 2023-04-15 17:31:45 +02:00
Flori ece8221e79 Update rust.yml 2023-04-15 17:29:27 +02:00
Flori b120d693e6 Host local spacebar server 2023-04-15 17:26:44 +02:00
bitfl0wer b434224e80 rename job 2023-04-04 17:48:33 +02:00
bitfl0wer 76697868a5 Include tests 2023-04-04 17:42:41 +02:00
Flori 2f0a35c0fa Create .github/workflows/rust.yml 2023-04-04 16:43:53 +02:00