Commit Graph

41 Commits

Author SHA1 Message Date
bitfl0wer df7ee4d2fc
Change macOS Safari test strategy to no-fail-fast 2023-12-03 14:18:14 +01:00
bitfl0wer b8b1a10c8b
Prevent CI from running twice on PR to main 2023-11-22 16:43:03 +01:00
bitfl0wer 14bbeb328a
Split up wasm-tests into 3 seperate tests 2023-11-22 15:13:26 +01:00
bitfl0wer 5e20d77bf0
Revert "Try out combined coverage report"
This reverts commit 584fd21076.
2023-11-20 13:33:45 +01:00
bitfl0wer 06574c2708
Revert "try different strategy to skip coverage on forks"
This reverts commit cae64ae5a4.
2023-11-20 13:33:40 +01:00
bitfl0wer cae64ae5a4
try different strategy to skip coverage on forks 2023-11-20 13:22:23 +01:00
bitfl0wer 584fd21076
Try out combined coverage report 2023-11-20 13:16:49 +01:00
bitfl0wer 31136ada29
Rename macOS test step for clarity 2023-11-20 12:51:55 +01:00
bitfl0wer 79d97a1a7a
Move all wasm related tests to macos 2023-11-20 12:38:39 +01:00
bitfl0wer c492f85235
remove geckodriver 2023-11-20 12:32:48 +01:00
bitfl0wer 608629a874
Try using only one browser 2023-11-20 12:29:20 +01:00
bitfl0wer 7e4f60b161
Add cargo-binstall installation script for
wasm-bindgen-cli
2023-11-20 12:11:30 +01:00
bitfl0wer 7862c5f222
Move wasm-bindgen-cli install 2023-11-20 12:08:40 +01:00
bitfl0wer 083f4386f3
maybe this will fix ci :clueless: 2023-11-20 12:04:56 +01:00
bitfl0wer a2834b2251
Run wasm tests first 2023-11-20 11:59:37 +01:00
bitfl0wer 401249b3d1
Attempt to locate correct geckodriver 2023-11-20 11:57:31 +01:00
bitfl0wer a52dd1edc8
Correct "vers" to "version" 2023-11-20 11:46:10 +01:00
bitfl0wer 7f94b8e3f3
Add wasm-bindgen-cli to macos 2023-11-20 11:43:08 +01:00
bitfl0wer c9d4ecda18
Install wasm-bindgen-cli on linux 2023-11-20 11:42:07 +01:00
bitfl0wer ce9c1d59bb
Move wasm-pack installation before test execution 2023-11-20 00:07:09 +01:00
bitfl0wer ced6496d49
Add wasm32 target 2023-11-19 23:18:58 +01:00
bitfl0wer d0bc0bb2d2
Add macos safari wasm test 2023-11-19 23:15:12 +01:00
bitfl0wer 1bcf54c5ea
Build & Test for wasm 2023-11-19 23:04:25 +01:00
bitfl0wer bf0931c4a0
include "dev" branch in actions executions 2023-11-12 17:32:57 +01:00
bitfl0wer 32f052f107
bump actions version
- bump checkout to @v4
- bump rust-toolchain to @v1
2023-11-12 17:30:49 +01:00
Flori 949e7e9500
Update build_and_test.yml 2023-09-03 20:00:45 +02:00
bitfl0wer 9130562790
Conditional skip of code coverage 2023-08-26 18:02:21 +02:00
Flori 36589d62dd
Remove CI env 2023-08-26 15:08:47 +02:00
bitfl0wer 5155b4b58a
Remove tarpaulin rustflags, add --tests 2023-08-26 14:15:31 +02:00
bitfl0wer 689a2fa3d7
as if forcing it does the trick here 2023-08-26 14:05:34 +02:00
bitfl0wer 7493a7a31c
Add --no-confirm flag 2023-08-26 13:48:15 +02:00
bitfl0wer b35d33d31c
Maybe cargo binstall can help here 2023-08-26 13:45:44 +02:00
bitfl0wer d8b9318d6f
Try removing explicit cargo install call to see what happens 2023-08-26 13:43:00 +02:00
bitfl0wer f3d8551437
Remove .cargo/bin as it is redundant
.cargo is already being cached by rust-cache
2023-08-26 13:37:42 +02:00
bitfl0wer d44ec96bf3
Configure rust-cache 2023-08-26 13:32:35 +02:00
bitfl0wer f73736600f
Bump Node version to 18 2023-08-25 21:30:07 +02:00
bitfl0wer 67f26ada37
Add CI environment 2023-08-25 21:07:16 +02:00
bitfl0wer db0bbc3491
Add code coverage using coveralls and tarpaulin 2023-08-25 20:58:46 +02:00
kozabrada123 f705783822
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 a28a1bce03
Faster actions hopefully (#150) 2023-07-14 11:58:12 +02:00
Flori Weber 36158548be
Rename build_and_test, add clippy actions 2023-06-19 16:21:53 +02:00