Boshen
e8dc68c525
chore: update prettier to v3.2.5 ( #2332 )
2024-02-06 22:55:43 +08:00
Boshen
54dfd91729
ci: temporary fix git clones
2024-02-02 22:27:15 +08:00
Boshen
bad8bfcf16
ci: run conformance tests and bail if there are outdated snapshots ( #444 )
2023-06-14 21:44:10 +08:00
Boshen
a6b7c9a7e7
ci: add a separate cache factory for benchmark
2023-05-31 15:39:20 +08:00
Boshen
9c673fa63a
ci: debug rustup action
2023-04-17 15:23:19 +08:00
Boshen
f4921bb6f5
ci: fine tune caching strategy
2023-04-17 14:43:07 +08:00
Boshen
e92f56fc9a
ci: change save-if to github.ref_name for rustup/action
2023-04-17 13:18:52 +08:00
Boshen
6c8f0449a3
ci: cache factory
2023-04-17 11:47:47 +08:00
Boshen
6e356788b3
ci: fix wording
2023-04-05 12:27:22 +08:00
Boshen
230c7c8294
ci: install minimal profile ( #256 )
...
ci: refactor rustup action
2023-04-05 12:26:37 +08:00
Boshen
c35fb19f4f
ci: install minimal profile ( #253 )
...
rustup show always install the profiles set in rust-toolchain.toml,
I added an action to remove this line so we can install components selectively.
This should reduce Rust installation time, which can be significant on Windows.
2023-04-05 11:50:30 +08:00