Expose Forge fallback order on status
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
- built
- 2 modules in 79.5 s
- deployed
- live · 2 modules on 3 nodes · push→live 84.3 s
Changed files
-
modified
lib/openagents_web/live/network_status_live.ex -
modified
test/openagents_web/live/network_status_live_test.exs
Diff
2 files changed, +7 -2
lib/openagents_web/live/network_status_live.ex modified +5 -1
@@ -485,7 +485,11 @@ defmodule OpenAgentsWeb.NetworkStatusLive do
| 485 | 485 |
|
| 486 | 486 |
|
| 487 | 487 |
|
| 488 |
|
|
| 488 |
|
|
| 489 |
|
|
| 490 |
|
|
| 491 |
|
|
| 492 |
|
|
| 489 | 493 |
|
| 490 | 494 |
|
| 491 | 495 |
|
test/openagents_web/live/network_status_live_test.exs modified +2 -1
@@ -188,11 +188,12 @@ defmodule OpenAgentsWeb.NetworkStatusLiveTest do
| 188 | 188 |
|
| 189 | 189 |
|
| 190 | 190 |
|
| 191 |
|
|
| 191 |
|
|
| 192 | 192 |
|
| 193 | 193 |
|
| 194 | 194 |
|
| 195 | 195 |
|
| 196 |
|
|
| 196 | 197 |
|
| 197 | 198 |
|
| 198 | 199 |
|