Commit Graph

7 Commits

Author SHA1 Message Date
Meng Zhang
3db3d95eae
ci: add validation to requires code field being set for form validations (#1454) 2024-02-14 09:27:03 -08:00
boxbeam
256126a1f6
fix(core): Change to clippy lint (#1428) 2024-02-09 14:43:02 -08:00
Meng Zhang
53065f32a6
Revert "fix(core): Change to clippy lint (#1425)" (#1427)
This reverts commit fa866516c7.

Co-authored-by: boxbeam <instantiable@gmail.com>
2024-02-09 12:26:28 -08:00
boxbeam
fa866516c7
fix(core): Change to clippy lint (#1425) 2024-02-09 11:28:39 -08:00
Meng Zhang
ee92a9f1c3
test: add lint to avoid unwrap (#1422)
* test: add lint to avoid unwrap

* update

* Update crates/tabby-inference/src/lib.rs

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2024-02-09 11:19:01 -08:00
Meng Zhang
5527e3f7bb
refactor(webserver): use ID in service api (#1416) 2024-02-08 02:10:36 -08:00
Meng Zhang
2fd2a12bd3
refactor(webserver): ensure only services could rely on tabby_db dire… (#1407)
* refactor(webserver): ensure only services could rely on tabby_db directly

* update

* update

* update

* update

* update

* update

* update

* update
2024-02-07 19:15:53 +00:00