Commit 65ace76
fix(pipeline): clear placeholder pipeline error after execution (#61)
Fixes issue where commands would retain "pipeline has not been executed"
error even after successful execution by properly setting the error state.
Signed-off-by: Zeeshan Hussain <[email protected]>
Signed-off-by: Rueian <[email protected]>1 parent a2d75f5 commit 65ace76
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3210 | 3210 | | |
3211 | 3211 | | |
3212 | 3212 | | |
| 3213 | + | |
3213 | 3214 | | |
3214 | 3215 | | |
3215 | 3216 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
49 | 50 | | |
50 | 51 | | |
51 | 52 | | |
| |||
0 commit comments