mirror of
https://github.com/holos-run/holos.git
synced 2026-04-07 10:04:57 +00:00
This patch adds the output of the new stdio concurrenet compiler being developed for v1alpha6 as after, which is semantically equivalent to the v0.104.1 v1alpha5 holos show buildplans output. Note the field orders and relative object order in the stream is quite different.
8 lines
181 B
JSON
8 lines
181 B
JSON
{
|
|
"exitCode": 0,
|
|
"name": "CompilerShouldMatch",
|
|
"msg": "output of the v1alpha6 compiler should match the v1alpha5 output",
|
|
"file1": "before.yaml",
|
|
"file2": "after.yaml"
|
|
}
|