Commit graph

17 commits

Author SHA1 Message Date
oxalica
01e573c9e3 Update CI dependencies to fix failures
Some checks failed
CI / Code style check (push) Has been cancelled
CI / Legacy package (push) Has been cancelled
CI / Test (push) Has been cancelled
CI / Flake package (push) Has been cancelled
2025-09-07 00:30:51 -04:00
oxalica
877a093557 Split out devShells dependenties to dev/flake.nix 2025-06-13 08:19:46 +08:00
oxalica
6dc0b51ef7 Bump MSRV to 1.77 and fix clippy warnings
rowan 0.16 requires MSRV 1.77, which was missed in the previous update.
2025-03-05 04:07:23 +08:00
oxalica
555d517d46 Update CI dependencies 2024-09-16 18:30:21 -04:00
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
Renamed from .github/workflows/ci.yml (Browse further)