Commit a54c20c
committed
feat(engine): enhance error handling and hook context in action execution
- Add error information to inputs for fail and complete hooks to improve error tracking.
- Include hook context details in action inputs to provide better context during plugin execution.
- Update the handling of outputs and statuses in the engine to ensure comprehensive error reporting.
Signed-off-by: zxypro1 <[email protected]>1 parent f5fe096 commit a54c20c
2 files changed
+29
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
246 | 246 | | |
247 | 247 | | |
248 | 248 | | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
| 254 | + | |
| 255 | + | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
249 | 261 | | |
250 | | - | |
| 262 | + | |
251 | 263 | | |
252 | 264 | | |
253 | 265 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
430 | 430 | | |
431 | 431 | | |
432 | 432 | | |
| 433 | + | |
| 434 | + | |
433 | 435 | | |
434 | 436 | | |
| 437 | + | |
| 438 | + | |
435 | 439 | | |
436 | 440 | | |
437 | 441 | | |
| |||
530 | 534 | | |
531 | 535 | | |
532 | 536 | | |
533 | | - | |
| 537 | + | |
| 538 | + | |
| 539 | + | |
| 540 | + | |
| 541 | + | |
| 542 | + | |
534 | 543 | | |
535 | 544 | | |
536 | 545 | | |
| |||
558 | 567 | | |
559 | 568 | | |
560 | 569 | | |
561 | | - | |
| 570 | + | |
| 571 | + | |
562 | 572 | | |
563 | 573 | | |
564 | | - | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
565 | 578 | | |
566 | 579 | | |
567 | 580 | | |
| |||
0 commit comments