fabro/lib/crates/fabro-cli/src
Bryan Helmkamp e34affcf94
Merge remote-tracking branch 'origin/main'
# Conflicts:
#	lib/crates/fabro-types/src/lib.rs
#	lib/crates/fabro-types/src/status.rs
2026-04-22 17:59:59 -04:00
..
commands Merge remote-tracking branch 'origin/main' 2026-04-22 17:59:59 -04:00
shared refactor(run-status): unify tagged lifecycle states 2026-04-22 17:15:13 -04:00
sleep_inhibitor chore(clippy): require reasons on allow attributes 2026-04-19 20:24:24 -04:00
args.rs refactor(server): unify daemon runtime metadata 2026-04-22 16:07:52 -04:00
command_context.rs refactor(cli): rename ServerStoreClient -> Client, fabro_api::Client -> ApiClient 2026-04-20 08:56:09 -04:00
gh.rs feat(install): let user choose GitHub App owner (personal or org) 2026-04-10 09:32:05 -04:00
landing.rs feat(cli): add fabro docs to landing Set up section 2026-04-17 09:03:40 -04:00
local_server.rs refactor(config): move Bind and ServerDaemon into fabro-config 2026-04-22 16:44:59 -04:00
logging.rs Merge remote-tracking branch 'origin/main' 2026-04-19 19:33:40 -04:00
main.rs refactor(cli): dedupe daemon scaffolding, thread RuntimeDirectory 2026-04-22 16:38:07 -04:00
manifest_builder.rs lint(clippy): disallow blocking std::fs on Tokio paths 2026-04-19 17:22:21 -04:00
server_client.rs refactor(config): move Bind and ServerDaemon into fabro-config 2026-04-22 16:44:59 -04:00
server_runs.rs refactor(run-status): unify tagged lifecycle states 2026-04-22 17:15:13 -04:00
user_config.rs chore: fix pre-existing clippy lints and missing-auth-methods test failures 2026-04-22 09:17:56 -04:00