aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/rust.yml (unfollow)
Commit message (Expand)Author
3 dayschore: Remove unneeded filesBenedikt Peetz
2026-05-28chore: update to Rust 1.96 (#3507)Ellie Huxtable
2026-04-21chore: update to rust 1.95 (#3426)Ellie Huxtable
2026-03-16chore(ci): migrate to depot runners (#3279)Ellie Huxtable
2026-03-09chore: update to Rust 1.94 (#3247)Ellie Huxtable
2026-02-26chore(deps): bump actions/checkout from 4 to 6 (#3002)dependabot[bot]
2026-02-12chore(deps): update to rust 1.93.1 (#3181)Ellie Huxtable
2026-02-12chore(deps): bump actions/cache from 4 to 5 (#3031)dependabot[bot]
2026-01-28feat: move atuin-server to its own binary (#3112)Ellie Huxtable
2026-01-26chore: update to rust 1.93Ellie Huxtable
2025-12-03ci: fix github action syntax for variables (#2998)Zhizhen He
2025-11-06chore: update to rust 1.91 (#2981)Ellie Huxtable
2025-10-31ci: add Windows builds, second try (#2966)Lucas Trzesniewski
2025-09-26chore: update to Rust 1.90 (#2916)Ray Kohler
2025-09-10fix: update version in Cargo.toml + github workflowsEllie Huxtable
2025-08-23chore(deps): bump actions/checkout from 4 to 5 (#2882)dependabot[bot]
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-05-14chore(ci): Install toolchain that matches rust-toolchain.toml (#2759)Michelle Tilley
2025-04-01fix: add redundant clones to clippy and cleanup instances of it (#2654)Frank Hamand
2024-07-15chore(deps): bump actions/checkout from 3 to 4 (#2270)dependabot[bot]
2024-07-15chore(deps): bump actions/cache from 3 to 4 (#2269)dependabot[bot]
2024-07-15chore(deps): bump taiki-e/install-action from 1 to 2 (#2267)dependabot[bot]
2024-06-24chore(ci): do not run current ci for ui (#2189)Ellie Huxtable
2024-06-12chore(build): compile protobufs with protox (#2122)Remo Senekowitsch
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable
2024-03-10chore(ci): setup nextest (#1848)Ellie Huxtable
2024-03-06chore(ci): add cross-compile job for illumos (#1830)Rain
2024-02-05chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable
2024-02-01chore(ci): re-enable test cache, add separate check step (#1663)Ellie Huxtable
2024-01-30chore(ci): use github m1 for release builds (#1658)Ellie Huxtable
2023-10-25Revert "Revert "Revert "Use github runners for unit tests (for now) (#1279)" ...Ellie Huxtable
2023-10-08Revert "Revert "Use github runners for unit tests (for now) (#1279)" (#1294)"...Ellie Huxtable
2023-10-08Revert "Use github runners for unit tests (for now) (#1279)" (#1294)Ellie Huxtable
2023-10-02Use github runners for unit tests (for now) (#1279)Ellie Huxtable
2023-08-14Run test build for client-only feature set (#1167)Tobias Genannt
2023-07-31Split integration and unit tests, use runner for unit (#1134)Ellie Huxtable
2023-07-27some simple server tests (#1096)Conrad Ludgate
2023-03-28Update CI action steps (#814)Marijan Smetko
2022-04-23Use `--locked` flag for CI builds (#337)Orhun Parmaksız
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-22History filter (#329)Ellie Huxtable
2021-05-10feat: build individual crates (#109)Conrad Ludgate
2021-05-07cache builds (#49)Conrad Ludgate
2021-04-26Release v0.6.3Ellie Huxtable
2021-04-26Pre release polishing (#42)Ellie Huxtable
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-02-14Correct clippy usageEllie Huxtable
2021-02-14Do not allow warningsEllie Huxtable