Commit c3fd357
committed
Add lastRunId field to RunnerEvents constructor
Introduced a new field, lastRunId, to the RunnerEvents constructor to track the ID of the last run. This change enhances the event model, enabling better traceability and context for runner events.1 parent 38b9d0b commit c3fd357
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
0 commit comments