Files
cc-ci/modules
autonomic-bot 7563d47228
All checks were successful
continuous-integration/drone/push Build is passing
1c/W4: serialize abra reconcilers (proxy->drone->bridge->dashboard->backupbot)
On a FRESH host the reconcile oneshots ran abra concurrently against an uninitialised ~/.abra and
raced on catalogue/recipe init, leaving deploy-proxy/deploy-drone failed after a blank-VM rebuild
(observed on the W4 throwaway). Ordering-only `after` chain serializes them so a single
nixos-rebuild switch converges. Logically correct too (all need the proxy/abra state first).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 17:57:25 +01:00
..