1
1
mirror of https://github.com/oxalica/nil.git synced 2024-08-16 14:10:45 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
oxalica
94ecd9c0aa Sync MSRV in README
Fixes #112
2023-11-08 14:06:48 +08:00
oxalica
b4a01cee32 Revert test in pre-commit and fix CI
Partially reverts 51e6714.

1. Testing in pre-commit is too long and suffers from different
   environment setup.
2. `--include-ignored` breaks criterion CLI currently.
2023-10-17 18:43:03 +08:00
oxalica
51e67142ad Fix benchmark and enforce test success in CI 2023-10-16 21:47:53 +08:00
Jordan Isaacs
cf44cd1c69
Use devshell full in CI 2023-07-28 14:51:06 -07:00
oxalica
f2d4f15e30 Replace is-terminal with std's and bump MSRV to 1.70 2023-07-19 17:12:29 +08:00
oxalica
c91a9a9aa2 Update cachix/install-nix-action to fix CI
Ref: https://github.com/cachix/install-nix-action/issues/183
2023-06-21 10:37:21 +08:00
oxalica
5bcbc93095 Split out future-proof tests from CI 2023-04-29 01:54:22 +08:00
oxalica
3283d0901b Bump MSRV to 1.68 2023-04-22 06:14:33 +08:00
oxalica
33fbe2e1f8 Add CI step name for cargo-outdated 2023-04-14 02:06:05 +08:00
oxalica
e8e338d59b Check outdated packages 2023-03-18 15:40:32 +08:00
oxalica
e7045f1779 Set NIX_PATH in CI 2023-03-14 01:33:49 +08:00
oxalica
68522526c9 Update cachix/install-nix-action in CI 2023-03-08 00:20:18 +08:00
oxalica
612bbe972a Tweak CI and fix MSRV test 2023-03-07 23:06:31 +08:00