trypost/app/Http
Paulo Castellano 730cb9d156 Tidy automation backend: run duration, folded migrations, imports
- Add AutomationRun::durationInMilliseconds() as the single source of truth
  for the Invocations list and metrics, replacing the duplicated inline diff.
- Fold the variables and root_run_id columns into their create migrations
  (this branch isn't in production) and drop the standalone alters.
- Import Illuminate\Http\Response (aliased) instead of referencing it inline.
2026-06-13 16:30:32 -03:00
..
Controllers Tidy automation backend: run duration, folded migrations, imports 2026-06-13 16:30:32 -03:00
Middleware feat(billing): make trial card requirement configurable 2026-05-21 10:02:38 -03:00
Requests Validate webhook payload template is JSON before it can run 2026-06-13 16:03:19 -03:00
Resources Tidy automation backend: run duration, folded migrations, imports 2026-06-13 16:30:32 -03:00