Show Forge deployment policy 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
- 1 modules in 85.7 s
- deployed
- live · 1 module on 3 nodes · push→live —
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, +5 -0
lib/openagents_web/live/network_status_live.ex modified +4
@@ -485,6 +485,10 @@ defmodule OpenAgentsWeb.NetworkStatusLive do
| 485 | 485 |
|
| 486 | 486 |
|
| 487 | 487 |
|
| 488 |
|
|
| 489 |
|
|
| 490 |
|
|
| 491 |
|
|
| 488 | 492 |
|
| 489 | 493 |
|
| 490 | 494 |
|
test/openagents_web/live/network_status_live_test.exs modified +1
@@ -192,6 +192,7 @@ defmodule OpenAgentsWeb.NetworkStatusLiveTest do
| 192 | 192 |
|
| 193 | 193 |
|
| 194 | 194 |
|
| 195 |
|
|
| 195 | 196 |
|
| 196 | 197 |
|
| 197 | 198 |
|