aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/rust.yml (follow)
Commit message (Collapse)AuthorAge
* Revert "Revert "Revert "Use github runners for unit tests (for now) (#1279)" ↵Ellie Huxtable2023-10-25
| | | | | (#1294)" (#1295)" (#1325) This reverts commit 089cb6847c41b555b3a69ad1970f9449a77df491.
* Revert "Revert "Use github runners for unit tests (for now) (#1279)" ↵Ellie Huxtable2023-10-08
| | | | | (#1294)" (#1295) This reverts commit 10541134693ba710261832c309fae67036c6e892.
* Revert "Use github runners for unit tests (for now) (#1279)" (#1294)Ellie Huxtable2023-10-08
| | | This reverts commit 0abbcd6941fb27d9dd7ac3443c78c06607660d33.
* Use github runners for unit tests (for now) (#1279)Ellie Huxtable2023-10-02
| | | | | | | My self hosted runner is much faster, but my house was hit by lightning and the internet is down. I'm a few thousand miles away atm so won't be able to sort it for a while. Tests broken by _nature_.
* Run test build for client-only feature set (#1167)Tobias Genannt2023-08-14
|
* Split integration and unit tests, use runner for unit (#1134)Ellie Huxtable2023-07-31
| | | | | * Split integration and unit tests, use runner for unit * Probs does not need cache as network is slow
* some simple server tests (#1096)Conrad Ludgate2023-07-27
| | | | | | | | | | | | | | | | | | | | | * some simple server tests * fmt * logging in server test * log server errors * fix postgres uri * postgres ports * localhost again? * Rebase fixes --------- Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
* Update CI action steps (#814)Marijan Smetko2023-03-28
|
* Use `--locked` flag for CI builds (#337)Orhun Parmaksız2022-04-23
|
* feature-flags (#328)Conrad Ludgate2022-04-22
| | | | | | | | | | | | | * use feature flags * fmt * fix features * update ci * fmt Co-authored-by: Ellie Huxtable <ellie@elliehuxtable.com>
* History filter (#329)Ellie Huxtable2022-04-22
| | | | | | | | | | | | | | * Add history filters, and hotkey toggle Switch between different search modes to narrow down the history you want - global search for all history, host for all history from your current machine, session for the current shell session, and directory for the current directory The default can be configured via `filter_mode` * Update docs * Add context
* feat: build individual crates (#109)Conrad Ludgate2021-05-10
|
* cache builds (#49)Conrad Ludgate2021-05-07
| | | | | | | | | * cache builds * improve cache steps * un-restrict target cache * remove release cache
* Release v0.6.3Ellie Huxtable2021-04-26
| | | | | | | | First proper release! - Update install script - Correct dependencies - Update workflow release script
* Pre release polishing (#42)Ellie Huxtable2021-04-26
| | | | | | | | | | | | | * Improve readme * Add demo gif * Update readme * Add mac build * Amend release config * Update gif
* Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable2021-04-25
| | | | | | | | | * Begin moving to sqlx for local too * Stupid scanners should just have a nice cup of tea Random internet shit searching for /.env or whatever * Remove diesel and rusqlite fully
* Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable2021-04-20
| | | | | * Switch to warp + sql, use async and stable rust * Update CI to use stable
* Correct clippy usageEllie Huxtable2021-02-14
|
* Do not allow warningsEllie Huxtable2021-02-14
|
* Update rust.ymlEllie Huxtable2021-02-14
|
* Update rust.ymlEllie Huxtable2021-02-14
|
* Update rust.ymlEllie Huxtable2021-02-14
|
* Create rust.ymlEllie Huxtable2021-02-14