Fix issue workspace refresh compilation
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
- 6 modules in 31.8 s
- deployed
- live · 6 modules on 3 nodes · push→live —
- deployed
- needs_rolling_replace · 6 modules on 0 nodes · push→live —
Changed files
-
modified
lib/openagents_web/live/issue_workspace_live.ex -
modified
test/openagents_web/live/issue_workspace_live_test.exs
Diff
2 files changed, +11 -8
lib/openagents_web/live/issue_workspace_live.ex modified +8 -5
@@ -90,13 +90,16 @@ defmodule OpenAgentsWeb.IssueWorkspaceLive do
| 90 | 90 |
|
| 91 | 91 |
|
| 92 | 92 |
|
| 93 |
|
|
| 94 |
|
|
| 95 |
|
|
| 96 |
|
|
| 93 |
|
|
| 94 |
|
|
| 95 |
|
|
| 96 |
|
|
| 97 |
|
|
| 98 |
|
|
| 99 |
|
|
| 97 | 100 |
|
| 98 | 101 |
|
| 99 |
|
|
| 102 |
|
|
| 100 | 103 |
|
| 101 | 104 |
|
| 102 | 105 |
|
test/openagents_web/live/issue_workspace_live_test.exs modified +3 -3
@@ -224,7 +224,7 @@ defmodule OpenAgentsWeb.IssueWorkspaceLiveTest do
| 224 | 224 |
|
| 225 | 225 |
|
| 226 | 226 |
|
| 227 |
|
|
| 227 |
|
|
| 228 | 228 |
|
| 229 | 229 |
|
| 230 | 230 |
|
@@ -232,8 +232,8 @@ defmodule OpenAgentsWeb.IssueWorkspaceLiveTest do
| 232 | 232 |
|
| 233 | 233 |
|
| 234 | 234 |
|
| 235 |
|
|
| 236 |
|
|
| 235 |
|
|
| 236 |
|
|
| 237 | 237 |
|
| 238 | 238 |
|
| 239 | 239 |
|