woodpecker/web
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
..
public/favicons Improve favicons (#576) 2021-12-08 13:58:00 +01:00
src Added support for step errors when executing backend (#817) 2022-05-11 13:40:44 +02:00
.eslintignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.eslintrc.js Replace deprecated eslint airbnb typescript config (#587) 2021-12-10 03:54:47 +01:00
.gitignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.prettierignore Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
.prettierrc.js Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
index.html Use Woodpecker theme colors on Safari Tab Bar / Header Bar (#632) 2021-12-21 02:26:42 +01:00
LICENSE Pull in frontend 2019-11-12 14:27:39 +01:00
package.json Add editing of secrets and registries (#823) 2022-03-02 00:19:33 +01:00
tsconfig.eslint.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
tsconfig.json Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
vite.config.ts Improve dev docs (#636) 2021-12-21 10:52:10 +01:00
web.go Add linter revive (#554) 2021-12-01 14:22:06 +01:00
windi.config.ts Rewrite of WebUI (#245) 2021-11-03 17:40:31 +01:00
yarn.lock Add editing of secrets and registries (#823) 2022-03-02 00:19:33 +01:00