1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Markus Wolf 5a351d33df refactor: ignore already closed error (#1285)
* refactor: ignore already closed error

This hides the `file already cloesd` error as it is
distracting in the output and does not provide any value.

* refactor: use go errors

Co-authored-by: Casey Lee <caseypl@amazon.com>
2022-08-07 06:07:54 +00:00
.github fix: CI is unstable due to new linting rules (#1292) 2022-08-06 22:53:05 +00:00
act refactor: ignore already closed error (#1285) 2022-08-07 06:07:54 +00:00
cmd fix: use docker images from dockerhub (#1249) 2022-07-08 00:21:51 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00