1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-08-11 17:50:58 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
ChristopherHX 633ec30a1c refactor: move autoremove into the jobexecutor (#1463)
* refactor: move autoremove into the jobexecutor

breaking: docker container are removed after job exit

* reduce complexity

* remove linter exception

* reduce cyclic complexity

* fix: always allow 1 min for stopping and removing the runner, even if we were cancelled

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-12-06 15:45:06 +00:00
.github build(deps): bump megalinter/megalinter from 6.14.0 to 6.15.0 (#1475) 2022-11-28 02:16:11 +00:00
act refactor: move autoremove into the jobexecutor (#1463) 2022-12-06 15:45:06 +00:00
cmd Add user level Docker socket to common paths (#1416) 2022-10-29 05:58:16 +00:00
main.go feat: handle context cancelation during docker exec (#1170) 2022-05-24 14:52:25 +00:00