Commit c769468
Fix: Update go.mod and result classification logic
- Update go.mod: k8s.io/apiextensions-apiserver already at v0.35.0
- Add YAML tags to RenderStatus, PipelineStepResult, ResultItem structs
- Fix result classification logic to use severity instead of ExitCode
- Fix test YAML parsing with proper multiline format
- Add strings import for severity normalization
Signed-off-by: NETIZEN-11 <[email protected]>
Signed-off-by: NETIZEN-11 <[email protected]>1 parent 1f3f81f commit c769468
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
395 | | - | |
| 395 | + | |
396 | 396 | | |
397 | | - | |
| 397 | + | |
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| |||
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
408 | | - | |
| 408 | + | |
409 | 409 | | |
410 | 410 | | |
411 | 411 | | |
| |||
0 commit comments