fabro/lib/apps/fabro-server
Scott Werner 88dae80c6d Consolidate automation environment helpers and trim redundant work
- Share the clone-based provider predicate and provider label between the
  automation form and environment settings instead of duplicating them
- Hoist repeated environments query state in the new-automation route
- Normalize empty environment ids to None so validation needs one check
- Merge the scheduler's record/clear error helpers and skip the clearing
  write when no error is stored
- Guard the environment backfill with a cheap existence query
- Drop an unneeded id clone and a no-op migrator comment

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-30 12:25:16 -04:00
..
migrations Keep the RunSummaryStore name until the SQL cutover 2026-08-27 15:43:56 -04:00
src Consolidate automation environment helpers and trim redundant work 2026-08-30 12:25:16 -04:00
tests Require a server-managed environment for automations 2026-08-30 09:58:13 -04:00
build.rs refactor: organize crates into three layers 2026-07-23 17:59:34 -04:00
Cargo.toml Add local folder run target 2026-08-25 11:59:37 -04:00