woodpecker/web/src
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
..
assets Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
components Added support for step errors when executing backend (#817) 2022-05-11 13:40:44 +02:00
compositions Added support for step errors when executing backend (#817) 2022-05-11 13:40:44 +02:00
lib/api Add support for superseding runs (#831) 2022-05-09 11:26:09 +02:00
store Update build layout (#678) 2022-01-09 02:21:30 +01:00
utils Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
views Follow-up for date tooltip (#766) 2022-02-14 11:02:17 +01:00
App.vue Improve favicons (#576) 2021-12-08 13:58:00 +01:00
main.ts Follow-up for date tooltip (#766) 2022-02-14 11:02:17 +01:00
router.ts Add page to view all projects of a user / group (#741) 2022-02-06 20:59:45 +01:00
vite-env.d.ts Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00