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 390686e9a3 fix: restore the job logger setup after job cancelation (#1365)
To be able to tag all log-lines with appropriate fields
after a workflow run is canceled, we need to restore
the JobLogger in the cancelation context.
2022-09-27 19:13:32 +00:00
.github build(deps): bump codecov/codecov-action from 3.1.0 to 3.1.1 (#1359) 2022-09-26 02:37:58 +00:00
act fix: restore the job logger setup after job cancelation (#1365) 2022-09-27 19:13:32 +00:00
cmd help output: use consistent terminology between -j & -l (#1326) 2022-08-31 18:41:56 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00