hyperhive/swarm-controller/src
Repository files (latest commit first)
Filename Latest commit message Latest commit date
iris 02aa866e5b fix(#3458): add missing swarm_name field to test AppState initializer
3643eccf added swarm_name: Option<Arc<str>> to AppState and updated
the production initializer, but not state_with_roster()'s test-only
one — main's --all-targets/test build has been broken since. None,
matching atlas's proposed shape: the roster/links tests this helper
backs don't read the display name, and the loading path already has
its own coverage (load_swarm_name_covers_missing_and_set).

Closes #3458.
2026-08-18 21:24:48 +02:00
..
auth.rs swarm-controller: CreateIdentity node, auth-bridge client, POST /api/agents 2026-08-16 22:38:40 +02:00
forge.rs refactor(#3434): drop the agent_repo identity function 2026-08-18 20:58:24 +02:00
main.rs fix(#3458): add missing swarm_name field to test AppState initializer 2026-08-18 21:24:48 +02:00
status.rs refactor(swarm-queue-client): typed errors for the bucket and the guard 2026-08-16 13:14:03 +02:00
webhook.rs docs(#3255): state the present, drop the changelog framing 2026-08-18 12:35:27 +02:00