fabro/lib/crates
Bryan Helmkamp 46cecf85ee
Use static RSA key fixture to fix fabro-github test timeouts
Tests were spawning `openssl genpkey` per test, causing timeouts under
nextest's per-process parallelism with the 4s hard-kill limit. Replace
with a pre-generated key loaded via include_str!.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 13:47:09 -04:00
..
fabro-agent Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
fabro-api Centralize sandbox variant handling 2026-03-29 13:47:09 -04:00
fabro-api-types Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-cli Fix clippy type_complexity lints with OnNodeCallback type alias 2026-03-29 13:47:09 -04:00
fabro-config Rename *config* variables/params that hold *Settings types 2026-03-29 13:47:09 -04:00
fabro-core Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
fabro-db Apply rustfmt 2024 style edition across workspace 2026-03-29 13:47:08 -04:00
fabro-devcontainer Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
fabro-git-storage Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
fabro-github Use static RSA key fixture to fix fabro-github test timeouts 2026-03-29 13:47:09 -04:00
fabro-graphviz Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-hooks Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
fabro-interview Remove legacy runtime IPC fallbacks 2026-03-29 13:47:09 -04:00
fabro-llm Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
fabro-mcp Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
fabro-model Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-openai-oauth Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-proctitle Add detached engine process titles 2026-03-29 13:47:09 -04:00
fabro-retro Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-sandbox Fix clippy absolute_paths violation in ssh_common detect_clone_params 2026-03-29 13:47:09 -04:00
fabro-slack Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-store Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
fabro-telemetry Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
fabro-tracker Enable additional pedantic clippy lints and fix violations 2026-03-29 13:47:08 -04:00
fabro-types Enable 7 additional pedantic clippy lints 2026-03-29 13:47:08 -04:00
fabro-types-derive Apply rustfmt 2024 style edition across workspace 2026-03-29 13:47:08 -04:00
fabro-util Add Printer enum and warn_user! macros for unified verbosity control 2026-03-29 13:47:09 -04:00
fabro-validate Enable clippy pedantic lints and restriction lints workspace-wide 2026-03-29 13:47:08 -04:00
fabro-workflows Fix clippy type_complexity lints with OnNodeCallback type alias 2026-03-29 13:47:09 -04:00