Encode SCV logs for Cloud Logging
Deploy story
What this commit did to the running system — joined from the forge receipt chain, the part a commit page elsewhere cannot show.
Not deployed through the forge lane
No push, promotion, build, or deploy receipt references this commit (receipts are scanned over a bounded recent window). Changes shipped by full node replacement carry their proof in the release gate receipt instead.
Changed files
-
modified
lib/openagents/scv/worker.ex -
modified
test/openagents/scv/run_test.exs
Diff
2 files changed, +12 -1
lib/openagents/scv/worker.ex modified +6 -1
@@ -258,5 +258,10 @@ defmodule OpenAgents.SCV.Worker do
| 258 | 258 |
|
| 259 | 259 |
|
| 260 | 260 |
|
| 261 |
|
|
| 261 |
|
|
| 262 |
|
|
| 263 |
|
|
| 264 |
|
|
| 265 |
|
|
| 266 |
|
|
| 262 | 267 |
|
test/openagents/scv/run_test.exs modified +6
@@ -154,6 +154,12 @@ defmodule OpenAgents.SCV.RunTest do
| 154 | 154 |
|
| 155 | 155 |
|
| 156 | 156 |
|
| 157 |
|
|
| 158 |
|
|
| 159 |
|
|
| 160 |
|
|
| 161 |
|
|
| 162 |
|
|
| 157 | 163 |
|
| 158 | 164 |
|
| 159 | 165 |
|