1
1
mirror of https://github.com/oxalica/nil.git synced 2024-07-14 22:10:33 +03:00
Commit Graph

27 Commits

Author SHA1 Message Date
oxalica
b444ca32fa Update dependencies and fix clippy warnings 2024-05-30 12:12:53 -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
3e6a0fe18f Disable outdated check on push 2023-07-07 01:42:29 +08:00
oxalica
9a3f88c471 Reduce check frequency for outdated dependencies 2023-06-24 11:00:23 +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
oxalica
62e7eac98e Fix CI again 2023-02-26 08:40:46 +08:00
oxalica
1d223b505d Fix CI 2023-02-26 08:28:32 +08:00
oxalica
893ae1f63f Use pre-commit from Nix shell for CI style check 2023-01-01 05:48:55 +08:00
oxalica
c549d6fbb2 Partially revert "Simplify CI"
This reverts commit df7fd7b17e.
2022-12-01 09:15:15 +08:00
oxalica
df7fd7b17e Simplify CI 2022-12-01 09:09:43 +08:00
oxalica
ac84014360 Clarify build requirements and add CI 2022-09-27 22:23:22 +08:00
oxalica
40c75334a0 Fix flake-compat in CI 2022-09-22 22:00:32 +08:00
oxalica
b3360ef76d Fix typo 2022-09-22 21:51:04 +08:00
oxalica
bffd286622 Add CI for flake-compat 2022-09-22 21:47:46 +08:00
oxalica
fbe5d4d974 Fix CI 2022-09-22 20:12:47 +08:00
oxalica
a16525ec85 Add GitHub CI 2022-09-19 09:52:15 +08:00