woodpecker/agent
Zav Shotan acbcc53872
Added support for step errors when executing backend (#817)
When executing a backend step, in case of failure of the specific step, the run is marked as errored but the step error is missing.

Added:
1. Log for the backend error (without trace)
2. Mark the step as errored with exit code 126 (Could not execute).

Co-authored-by: Zav Shotan <zshotan@bloomberg.net>
Co-authored-by: Anton Bracke <anton@ju60.de>
2022-05-11 13:40:44 +02:00
..
runner.go Added support for step errors when executing backend (#817) 2022-05-11 13:40:44 +02:00
state.go Create agent/ package for backend agnostic logic (#338) 2021-09-23 16:58:12 +02:00